[ 399.769432] [54477]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 399.770771] [54477]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sat Dec 14 21:10:07 2024] *** [ 399.770771] [54477]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 399.770771] [54477]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 399.770771] [54477]: nodename: devstack [ 399.770771] [54477]: machine: x86_64 [ 399.770771] [54477]: clock source: unix [ 399.770771] [54477]: pcre jit disabled [ 399.770771] [54477]: detected number of CPU cores: 8 [ 399.770771] [54477]: current working directory: / [ 399.770771] [54477]: detected binary path: /usr/bin/uwsgi-core [ 399.771328] [54477]: your processes number limit is 63753 [ 399.771328] [54477]: your memory page size is 4096 bytes [ 399.771328] [54477]: detected max file descriptor number: 2048 [ 399.771328] [54477]: lock engine: pthread robust mutexes [ 399.771328] [54477]: thunder lock: enabled [ 399.771328] [54477]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 399.771328] [54477]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 399.771328] [54477]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 399.771328] [54477]: Set PythonHome to /opt/stack/data/venv [ 399.796921] [54477]: Python main interpreter initialized at 0x5e4598cdcbe0 [ 399.796921] [54477]: python threads support enabled [ 399.796921] [54477]: your server socket listen backlog is limited to 100 connections [ 399.796921] [54477]: your mercy for graceful operations on workers is 80 seconds [ 399.797275] [54477]: mapped 403077 bytes (393 KB) for 2 cores [ 399.797275] [54477]: *** Operational MODE: preforking *** [ 399.797387] [54477]: *** uWSGI is running in multiple interpreter mode *** [ 399.797387] [54477]: spawned uWSGI master process (pid: 54477) [ 399.797870] [54477]: spawned uWSGI worker 1 (pid: 54478, cores: 1) [ 399.799117] [54477]: spawned uWSGI worker 2 (pid: 54479, cores: 1) [ 399.799117] [54477]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 400.753167] [54478]: /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 [ 400.753167] [54478]: warnings.warn( [ 400.756781] [54479]: /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 [ 400.756781] [54479]: warnings.warn( [ 400.857756] [54479]: /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. [ 400.857756] [54479]: from defusedxml.lxml import parse [ 400.859082] [54478]: /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. [ 400.859082] [54478]: from defusedxml.lxml import parse [ 400.892916] [54479]: /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) [ 400.892916] [54479]: BASE = declarative_base() [ 400.893479] [54478]: /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) [ 400.893479] [54478]: BASE = declarative_base() [ 401.065023] [54478]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54478) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 401.065250] [54479]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54479) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 401.071663] [54478]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54478) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 401.072068] [54479]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54479) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 401.072143] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.072481] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.072669] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.072795] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.072870] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.072982] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.202090] [54479]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 401.202090] [54479]: @jsonschema.FormatChecker.cls_checks('date-time') [ 401.203916] [54478]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 401.203916] [54478]: @jsonschema.FormatChecker.cls_checks('date-time') [ 401.250518] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.250707] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.250707] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.250818] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.250866] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.250866] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.250968] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.251040] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.251091] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.251134] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.251176] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.251176] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.251176] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.251176] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.421012] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.421215] [54479]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.421215] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.421215] [54479]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.421414] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.421472] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.421472] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.421557] [54478]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.421599] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.421652] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.421652] [54478]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.421652] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.421652] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.421812] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.426669] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.426801] [54479]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.426851] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.426851] [54478]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.426954] [54479]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.426996] [54478]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.427053] [54479]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.427097] [54478]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.427139] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.427139] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.427230] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.427230] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.427320] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.427361] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.428388] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.428472] [54479]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.428563] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.428612] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.428657] [54478]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.428698] [54479]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.428740] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.428782] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.428828] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.428872] [54478]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.428872] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.428952] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.429072] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.429072] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.429833] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.429988] [54479]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.430091] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.430143] [54479]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.430186] [54478]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.430243] [54479]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.430359] [54478]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.430413] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.430458] [54478]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.430501] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.430543] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.430586] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.430628] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.430628] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.431928] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.432022] [54479]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.432078] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.432131] [54479]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.432184] [54478]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.432247] [54479]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.432295] [54478]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.432337] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.432337] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.432435] [54478]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.432479] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.432526] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.432526] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.432526] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.435973] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.436092] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.436142] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.436195] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.436240] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.436282] [54479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.436329] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.436372] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.436417] [54478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.436463] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.436507] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.436552] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.436596] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.436596] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.438009] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.438119] [54479]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.438185] [54479]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.438238] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.438284] [54479]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.438326] [54478]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.438369] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.438406] [54478]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.438455] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.438498] [54478]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.438529] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.438555] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.438555] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.438632] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.439182] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.439282] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.439348] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.439405] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.439459] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.439490] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.439523] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.439549] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.439578] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.439639] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.439683] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.439725] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.439725] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.439876] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.449185] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.449329] [54479]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.449329] [54479]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.449414] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.449451] [54479]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.449485] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.449517] [54478]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.449542] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.449577] [54478]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.449675] [54478]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.449723] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.449786] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.449786] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.449872] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.450437] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.450591] [54479]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.450669] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.450669] [54479]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.450820] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.450884] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.450916] [54478]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.450941] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.450966] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.451019] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.451050] [54478]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.451050] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.451050] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.451117] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.452752] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.452859] [54479]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.452921] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.452921] [54478]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.453039] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.453089] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.453116] [54479]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.453152] [54478]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.453184] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.453209] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.453233] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.453256] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.453281] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.453305] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.457580] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.457686] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.457738] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.457785] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.457837] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.457873] [54479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.457928] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.457972] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.458019] [54478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.458047] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.458072] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.458096] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.458123] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.458123] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.472532] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.472657] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.472712] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.472761] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.472793] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.472834] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.472873] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.472903] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.472929] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.472961] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.472985] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.473036] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.473064] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.473089] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.473858] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.473945] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.474027] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.474068] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.474123] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.474168] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.474215] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.474256] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.474301] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.474358] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.474407] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.474444] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.474492] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.474492] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.475121] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.475205] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.475274] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.475309] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.475357] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.475399] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.475458] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.475512] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.475540] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.475572] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.475602] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.475634] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.475679] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.475679] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.478181] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.478290] [54479]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.478328] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.478363] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.478451] [54479]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.478507] [54478]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.478557] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.478605] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.478648] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.478690] [54478]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.478690] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.478781] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.478835] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.478835] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.479352] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.479465] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.479540] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.479572] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.479627] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.479670] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.479722] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.479783] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.479783] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.479848] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.479874] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.479899] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.479928] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.479993] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.483829] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.483933] [54479]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.483983] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.484066] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.484122] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.484188] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.484273] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.484460] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.484549] [54478]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.484621] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.484692] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.484760] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.484820] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.484894] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.486097] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.486210] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.486264] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.486333] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.486409] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.486484] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.486516] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.486571] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.486615] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.486661] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.486728] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.486794] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.486861] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.486927] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.486997] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.487088] [54479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.487157] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.487189] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.487215] [54479]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.487266] [54478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.487309] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.487358] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.487401] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.487449] [54478]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.487497] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.487561] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.487561] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.487561] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.491400] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.491486] [54479]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.491563] [54479]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.491595] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.491644] [54478]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.491692] [54479]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.491740] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.491784] [54478]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.491824] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.491872] [54478]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.491914] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.491941] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.491941] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.491991] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.492594] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.492693] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.492760] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.492812] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.492857] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.492916] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.492953] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.492978] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.493013] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.493038] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.493063] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.493096] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.493176] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.493221] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.494904] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.495012] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.495092] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.495168] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.495236] [54479]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.495293] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.495339] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.495382] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.495425] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.495459] [54478]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.495485] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.495511] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.495511] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.495603] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.498681] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.498777] [54479]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.498865] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.498914] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.498959] [54479]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.498986] [54478]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.499019] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.499081] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.499125] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.499168] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.499211] [54478]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.499257] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.499318] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.499367] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.502137] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.502325] [54479]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.502325] [54479]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.502440] [54479]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.502440] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.502518] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.502575] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.502613] [54478]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.502659] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.502703] [54478]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.502703] [54478]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.502753] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.502802] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.502885] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.503364] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.503448] [54479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.503521] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.503589] [54479]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.503693] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.503754] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.503785] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.503832] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.503879] [54478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.503923] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.503976] [54478]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.504058] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.504120] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.504201] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.504722] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.504807] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.504897] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.504997] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.505055] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.505080] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.505113] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.505140] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.505218] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.505264] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.505310] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.505353] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.505414] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.505486] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.507184] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.507283] [54479]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.507342] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.507389] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.507431] [54478]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.507479] [54479]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.507523] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.507564] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.507564] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.507648] [54478]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.507686] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.507733] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.507733] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.507797] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.508718] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.508814] [54479]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.508903] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.508959] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.509014] [54479]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.509060] [54478]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.509087] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.509122] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.509148] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.509206] [54478]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.509250] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.509301] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.509355] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.509398] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.511114] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.511233] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.511316] [54479]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.511455] [54479]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.511520] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.511566] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.511632] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.511662] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.511687] [54478]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.511687] [54478]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.511734] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.511759] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.511787] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.511872] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.513180] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.513293] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.513345] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.513389] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.513439] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.513484] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.513528] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.513575] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.513619] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.513661] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.513715] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.513759] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.571060] [54478]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54478) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 401.571196] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.571381] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.571471] [54479]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54479) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 401.571525] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.571570] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.571626] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.571673] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.571701] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.571727] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.571727] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.571804] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.571846] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.571899] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.571941] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.571989] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.572040] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.572097] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.572125] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.572150] [54478]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.572174] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.572199] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.572223] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.572248] [54478]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.572284] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.572318] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.572318] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.572365] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.572365] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.572412] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.572437] [54479]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.572437] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.572484] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.572514] [54479]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.572539] [54478]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.572563] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.572752] [54478]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.572809] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.572853] [54478]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.572896] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.572940] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.572981] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.573043] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.573089] [54479]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.573133] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.573182] [54479]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.573182] [54479]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.573262] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.573304] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.573346] [54478]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.573387] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.573433] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.573477] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.573519] [54478]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.573562] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.573604] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.573646] [54479]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.573688] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.573729] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.573772] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.573818] [54479]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.573866] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.573909] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.573951] [54478]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.573994] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574049] [54478]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.574076] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574102] [54478]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.574102] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.574153] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574181] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574207] [54479]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.574231] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574256] [54479]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.574280] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574314] [54479]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.574342] [54478]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.574366] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.574393] [54478]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.574419] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574444] [54478]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.574444] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.574492] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574517] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574542] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574567] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574593] [54479]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.574619] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574646] [54479]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.574672] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.574696] [54479]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.574721] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.574745] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.574769] [54478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.574793] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574819] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.574846] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574873] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.574898] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574922] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.574947] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.574971] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.574997] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575030] [54478]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.575057] [54479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575084] [54478]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575113] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575139] [54478]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575163] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575188] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575212] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.575236] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575261] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.575285] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.575310] [54479]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.575338] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.575363] [54479]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575388] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.575414] [54479]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575439] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575464] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575464] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575510] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575510] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575558] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.575584] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575610] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.575635] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.575664] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.575664] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575711] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.575736] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575761] [54478]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.575788] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575813] [54478]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.575840] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575866] [54478]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.575890] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.575914] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.575914] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.575960] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.575960] [54479]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576024] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.576053] [54479]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576078] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.576103] [54479]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576127] [54478]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576154] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576185] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576210] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.576234] [54478]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576234] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576284] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.576310] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.576334] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.576359] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.576384] [54479]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576384] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576428] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.576428] [54478]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576479] [54479]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576479] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576528] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576553] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.576578] [54478]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576578] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576624] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.576648] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.576675] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.576703] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.576728] [54479]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576752] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.576776] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576802] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.576831] [54479]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576856] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.576882] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576906] [54478]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.576933] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.576958] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.576982] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.577599] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.577695] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.577756] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.577802] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.577844] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.577894] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.577946] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.577991] [54479]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.578055] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.578099] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.578141] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.578190] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.578234] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.578276] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.578318] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.578415] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.578462] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.578505] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.578547] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.578590] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.578590] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.578674] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.578716] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.578759] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.578805] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.578849] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.578892] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.578935] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.578935] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.579031] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.579031] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.579117] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.579423] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.579474] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.579517] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.579568] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.579611] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.579653] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.579696] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.579739] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.579785] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.579829] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.579871] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.579913] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.579955] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.579997] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.580061] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.580105] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.580148] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.580191] [54478]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.580238] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.580279] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.580323] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.580366] [54478]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.580409] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.580456] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.580500] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.580543] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.580586] [54479]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.580628] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.580673] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.580715] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.580758] [54479]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.580803] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.580845] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.580887] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.580933] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.580975] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.581026] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.581071] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.581114] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.581161] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.581210] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.581258] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.581310] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.581361] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.581405] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.581517] [54478]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.581568] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.581612] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.581654] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.581698] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.581751] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.581794] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.581837] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.581879] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.581920] [54479]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.581962] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.582040] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.582087] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.582136] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.582183] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.582226] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.582268] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.582329] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.582379] [54478]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.582421] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.582469] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.582513] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.582555] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.582600] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.582643] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.582685] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.582804] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.582849] [54479]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.582892] [54478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.582935] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.582977] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.583026] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.583078] [54478]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.583122] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.583165] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.583208] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.583257] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.583304] [54479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.583348] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.583390] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.583433] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.583479] [54479]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.583522] [54478]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.583565] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.583607] [54478]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.583648] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.583648] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.583648] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.583648] [54479]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.583803] [54478]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.583848] [54479]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.583848] [54479]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.583933] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.583975] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.584028] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.584074] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.584116] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.584159] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.584159] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.584246] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.584290] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.584331] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.584373] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.584416] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.584457] [54479]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.584499] [54478]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.584541] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.584587] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.584634] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.584678] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.584720] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.584762] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.584805] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.584846] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.584888] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.584931] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.584972] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.585027] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.585072] [54479]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.585114] [54478]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.585156] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.585198] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.585244] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.585288] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.585340] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.585382] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.585428] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.585471] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.585514] [54479]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.585559] [54478]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.585602] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.585644] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.585685] [54479]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.585712] [54478]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.585736] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.585764] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.585789] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.585789] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.585789] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.585856] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.585880] [54479]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.585905] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.585934] [54479]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.585959] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.585987] [54479]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586019] [54478]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586047] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586047] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.586092] [54478]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586118] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.586144] [54478]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586169] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.586193] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586221] [54479]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586221] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586270] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.586295] [54479]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586323] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.586349] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586374] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.586400] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.586400] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.586449] [54478]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586474] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.586499] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586524] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586548] [54478]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586574] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586597] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586622] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586622] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586669] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.586695] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.586719] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.586744] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.586769] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.586794] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.586794] [54479]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586794] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586861] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.586861] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.586909] [54479]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586934] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.586958] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.586983] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.587256] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.587256] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.587345] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.587388] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.587436] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.587480] [54479]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.587522] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.587564] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.587564] [54479]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.587643] [54478]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.587684] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.587684] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.587763] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.587763] [54478]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.587845] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.587845] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.587932] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.587973] [54479]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.587973] [54479]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.588076] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.588119] [54479]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.588162] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.588210] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.588210] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.588210] [54479]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.588329] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.588371] [54479]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54479) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.588413] [54478]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.588456] [54479]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.588499] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.588547] [54479]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.588547] [54479]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.588680] [54478]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.588723] [54479]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54479) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.588764] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.588806] [54479]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54479) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 401.588848] [54478]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54478) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 401.589269] [54478]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 401.589269] [54478]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 401.589269] [54478]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 401.589269] [54478]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54478) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 401.589269] [54478]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54478) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 401.612072] [54478]: INFO dbcounter [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Registered counter for database cinder [ 401.612586] [54479]: INFO dbcounter [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Registered counter for database cinder [ 401.621365] [54478]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e 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=54478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.621721] [54479]: DEBUG oslo_db.sqlalchemy.engines [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 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=54479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.747610] [54478]: DEBUG dbcounter [-] [54478] Writer thread running {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 401.750872] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 401.753095] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 401.753357] [54479]: DEBUG dbcounter [-] [54479] Writer thread running {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 401.755155] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 401.755544] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 401.756920] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 401.757347] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.757540] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.757641] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 401.759109] [54478]: WARNING cinder.keymgr.conf_key_mgr [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e 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' [ 401.759807] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 401.761697] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 401.761991] [54478]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e 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=54478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.762108] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.762306] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.762988] [54479]: WARNING cinder.keymgr.conf_key_mgr [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 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' [ 401.763636] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 401.765423] [54478]: INFO cinder.rpc [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 401.765711] [54479]: DEBUG oslo_db.sqlalchemy.engines [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 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=54479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 401.765837] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.766008] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.767109] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.767275] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.767350] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 401.768083] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.768245] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.769125] [54479]: INFO cinder.rpc [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 401.769536] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.769710] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.770842] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.771015] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.771847] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.771997] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.778820] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.778980] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.782031] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.782203] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.782857] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.783032] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.785708] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.785873] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.786425] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.786593] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.789248] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.789368] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.789419] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.789543] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.792070] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.792241] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.792918] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.793093] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.794737] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.794907] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.795592] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.795769] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.797527] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.797694] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.798263] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.798433] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.800055] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.800231] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.801049] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.801211] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.802601] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.802761] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.803519] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.803688] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.803729] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.803851] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.806127] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.806292] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.806447] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.806619] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.807218] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.807385] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.809559] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.809721] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.811784] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.811947] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.814937] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.815117] [54478]: WARNING cinder.api.contrib.hosts [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 401.815161] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.815600] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.815790] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.816647] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.816810] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.817779] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.817944] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.818575] [54479]: WARNING cinder.api.contrib.hosts [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 401.818701] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.818861] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.818992] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.819169] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.819976] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.820043] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.820151] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.820193] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.821053] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.821090] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.821219] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.821252] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.822022] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.822062] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.822184] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.822244] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.823200] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.823369] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.823829] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.823990] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.824321] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.824482] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.824910] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.825093] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.825284] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.825475] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.825790] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: extensions {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.827015] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.827132] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-hosts {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.827186] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.828091] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.828263] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.828942] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: extensions {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.830509] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-hosts {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.922839] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: qos-specs {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.923676] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-quota-class-sets {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.925400] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: scheduler-stats {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.926066] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: qos-specs {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.927138] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-snapshot-manage {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.928346] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: capabilities {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.928479] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-quota-class-sets {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.931089] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: encryption {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.931222] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: scheduler-stats {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.931407] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: cgsnapshots {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.931764] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-snapshot-manage {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.932907] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-quota-sets {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.933518] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: capabilities {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.934475] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-volume-manage {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.934731] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: encryption {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.936023] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-volume-transfer {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.936472] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: cgsnapshots {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.937711] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-volume-type-access {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.937953] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-quota-sets {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.939329] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: backups {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.939549] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-volume-manage {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.941457] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-services {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.941569] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-volume-transfer {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.942856] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: consistencygroups {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.943318] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-volume-type-access {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.944876] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: extra_specs {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.944969] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: backups {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.947104] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-services {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.947431] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: os-availability-zone {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.948418] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: consistencygroups {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.948702] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extended resource: encryption {{(pid=54478) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.950678] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.950834] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: extra_specs {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.950897] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.951958] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.952140] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.953081] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.953252] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.953378] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: os-availability-zone {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.954115] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.954279] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.954718] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extended resource: encryption {{(pid=54479) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 401.955208] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.955371] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.956226] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.956384] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.956734] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.956922] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.957414] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.957581] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.958052] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.958227] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.958429] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.958591] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.959139] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.959313] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.959593] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.959757] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.960200] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.960384] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.960571] [54478]: WARNING stevedore.named [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.960732] [54478]: WARNING castellan.key_manager [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.961353] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.961467] [54478]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] SnapshotActionsController initialized {{(pid=54478) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 401.961527] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.961611] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeActions extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.961771] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension UsedLimits extending resource: limits {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.961895] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962027] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962147] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension TypesManage extending resource: types {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962267] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962515] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.962578] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension AdminActions extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962624] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.962669] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension AdminActions extending resource: snapshots {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962669] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension AdminActions extending resource: backups {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962793] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeTypeAccess extending resource: types {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.962921] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963057] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963187] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963386] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963505] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963602] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.963650] [54478]: DEBUG cinder.api.openstack [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e None None] Extension SnapshotActions extending resource: snapshots {{(pid=54478) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.963771] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.964641] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.964804] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.965765] [54478]: WARNING keystonemiddleware.auth_token [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e 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. [ 401.965836] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.965967] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.966797] [54479]: WARNING stevedore.named [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 401.966940] [54479]: WARNING castellan.key_manager [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 401.967691] [54479]: DEBUG cinder.api.contrib.snapshot_actions [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] SnapshotActionsController initialized {{(pid=54479) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 401.967835] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeActions extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.967984] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension UsedLimits extending resource: limits {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968121] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968248] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968367] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension TypesManage extending resource: types {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968491] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968641] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension AdminActions extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968773] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension AdminActions extending resource: snapshots {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.968890] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension AdminActions extending resource: backups {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969011] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969152] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969275] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969398] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969600] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969717] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969832] [54479]: DEBUG cinder.api.openstack [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54479) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 401.969987] [54478]: WARNING keystonemiddleware.auth_token [None req-a3fe2bf2-fece-4b0f-8dd2-bdc50d93ad1e 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 [ 401.972044] [54479]: WARNING keystonemiddleware.auth_token [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 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. [ 401.972461] [54478]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e4598cdcbe0 pid: 54478 (default app) [ 401.976232] [54479]: WARNING keystonemiddleware.auth_token [None req-83f4ddd7-d1fd-4c5c-b8cf-2800dbb0d086 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 [ 401.978668] [54479]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e4598cdcbe0 pid: 54479 (default app) [ 401.980849] [54478]: /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. [ 401.980849] [54478]: warnings.warn(deprecated_msg) [ 401.980997] [54478]: /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. [ 401.980997] [54478]: warnings.warn(deprecated_msg) [ 401.980997] [54478]: /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. [ 401.980997] [54478]: warnings.warn(deprecated_msg) [ 401.980997] [54478]: /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. [ 401.981190] [54478]: warnings.warn(deprecated_msg) [ 401.981190] [54478]: /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. [ 401.981190] [54478]: warnings.warn(deprecated_msg) [ 401.981190] [54478]: /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. [ 401.981190] [54478]: warnings.warn(deprecated_msg) [ 401.981190] [54478]: /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. [ 401.981419] [54478]: warnings.warn(deprecated_msg) [ 401.981419] [54478]: /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. [ 401.981419] [54478]: warnings.warn(deprecated_msg) [ 401.981419] [54478]: /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. [ 401.981419] [54478]: warnings.warn(deprecated_msg) [ 401.981574] [54478]: /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. [ 401.981574] [54478]: warnings.warn(deprecated_msg) [ 401.981574] [54478]: /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. [ 401.981574] [54478]: warnings.warn(deprecated_msg) [ 401.981696] [54478]: /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. [ 401.981696] [54478]: warnings.warn(deprecated_msg) [ 401.981696] [54478]: /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. [ 401.981696] [54478]: warnings.warn(deprecated_msg) [ 401.981823] [54478]: /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. [ 401.981823] [54478]: warnings.warn(deprecated_msg) [ 401.981823] [54478]: /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. [ 401.981823] [54478]: warnings.warn(deprecated_msg) [ 401.981823] [54478]: /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. [ 401.981981] [54478]: warnings.warn(deprecated_msg) [ 401.981981] [54478]: /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. [ 401.981981] [54478]: warnings.warn(deprecated_msg) [ 401.981981] [54478]: /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. [ 401.981981] [54478]: warnings.warn(deprecated_msg) [ 401.982145] [54478]: /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. [ 401.982145] [54478]: warnings.warn(deprecated_msg) [ 401.982145] [54478]: /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. [ 401.982145] [54478]: warnings.warn(deprecated_msg) [ 401.982145] [54478]: /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. [ 401.982145] [54478]: warnings.warn(deprecated_msg) [ 401.982373] [54478]: /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. [ 401.982373] [54478]: warnings.warn(deprecated_msg) [ 401.982373] [54478]: /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. [ 401.982373] [54478]: warnings.warn(deprecated_msg) [ 401.982373] [54478]: /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. [ 401.982373] [54478]: warnings.warn(deprecated_msg) [ 401.982561] [54478]: /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. [ 401.982561] [54478]: warnings.warn(deprecated_msg) [ 401.982561] [54478]: /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. [ 401.982561] [54478]: warnings.warn(deprecated_msg) [ 401.982561] [54478]: /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. [ 401.982561] [54478]: warnings.warn(deprecated_msg) [ 401.982736] [54478]: /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. [ 401.982736] [54478]: warnings.warn(deprecated_msg) [ 401.982736] [54478]: /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. [ 401.982736] [54478]: warnings.warn(deprecated_msg) [ 401.982736] [54478]: /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. [ 401.982736] [54478]: warnings.warn(deprecated_msg) [ 401.982916] [54478]: /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. [ 401.982916] [54478]: warnings.warn(deprecated_msg) [ 401.982916] [54478]: /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. [ 401.982916] [54478]: warnings.warn(deprecated_msg) [ 401.983048] [54478]: /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. [ 401.983048] [54478]: warnings.warn(deprecated_msg) [ 401.983048] [54478]: /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. [ 401.983048] [54478]: warnings.warn(deprecated_msg) [ 401.983048] [54478]: /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. [ 401.983209] [54478]: warnings.warn(deprecated_msg) [ 401.983209] [54478]: /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. [ 401.983209] [54478]: warnings.warn(deprecated_msg) [ 401.983209] [54478]: /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. [ 401.983209] [54478]: warnings.warn(deprecated_msg) [ 401.983353] [54478]: /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. [ 401.983353] [54478]: warnings.warn(deprecated_msg) [ 401.983353] [54478]: /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. [ 401.983353] [54478]: warnings.warn(deprecated_msg) [ 401.983353] [54478]: /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. [ 401.983353] [54478]: warnings.warn(deprecated_msg) [ 401.983516] [54478]: /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. [ 401.983516] [54478]: warnings.warn(deprecated_msg) [ 401.983516] [54478]: /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. [ 401.983516] [54478]: warnings.warn(deprecated_msg) [ 401.983516] [54478]: /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. [ 401.983675] [54478]: warnings.warn(deprecated_msg) [ 401.983675] [54478]: /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. [ 401.983675] [54478]: warnings.warn(deprecated_msg) [ 401.983675] [54478]: /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. [ 401.983675] [54478]: warnings.warn(deprecated_msg) [ 401.983822] [54478]: /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. [ 401.983822] [54478]: warnings.warn(deprecated_msg) [ 401.983822] [54478]: /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. [ 401.983822] [54478]: warnings.warn(deprecated_msg) [ 401.983988] [54478]: /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. [ 401.983988] [54478]: warnings.warn(deprecated_msg) [ 401.983988] [54478]: /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. [ 401.983988] [54478]: warnings.warn(deprecated_msg) [ 401.984726] [54478]: /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. [ 401.984726] [54478]: warnings.warn(deprecated_msg) [ 401.984726] [54478]: /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. [ 401.984726] [54478]: warnings.warn(deprecated_msg) [ 401.984726] [54478]: /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. [ 401.984999] [54478]: warnings.warn(deprecated_msg) [ 401.984999] [54478]: /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. [ 401.984999] [54478]: warnings.warn(deprecated_msg) [ 401.984999] [54478]: /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. [ 401.984999] [54478]: warnings.warn(deprecated_msg) [ 401.985257] [54478]: /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. [ 401.985257] [54478]: warnings.warn(deprecated_msg) [ 401.985257] [54478]: /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. [ 401.985257] [54478]: warnings.warn(deprecated_msg) [ 401.985467] [54478]: /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. [ 401.985467] [54478]: warnings.warn(deprecated_msg) [ 401.985467] [54478]: /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. [ 401.985467] [54478]: warnings.warn(deprecated_msg) [ 401.985658] [54478]: /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. [ 401.985658] [54478]: warnings.warn(deprecated_msg) [ 401.985658] [54478]: /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. [ 401.985658] [54478]: warnings.warn(deprecated_msg) [ 401.985851] [54478]: /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. [ 401.985851] [54478]: warnings.warn(deprecated_msg) [ 401.985851] [54478]: /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. [ 401.985851] [54478]: warnings.warn(deprecated_msg) [ 401.986063] [54478]: /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. [ 401.986063] [54478]: warnings.warn(deprecated_msg) [ 401.986063] [54478]: /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. [ 401.986063] [54478]: warnings.warn(deprecated_msg) [ 401.986257] [54478]: /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. [ 401.986257] [54478]: warnings.warn(deprecated_msg) [ 401.986257] [54478]: /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. [ 401.986257] [54478]: warnings.warn(deprecated_msg) [ 401.986257] [54478]: /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. [ 401.986257] [54478]: warnings.warn(deprecated_msg) [ 401.986614] [54478]: /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. [ 401.986614] [54478]: warnings.warn(deprecated_msg) [ 401.986614] [54478]: /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. [ 401.986614] [54478]: warnings.warn(deprecated_msg) [ 401.986614] [54478]: /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. [ 401.986876] [54478]: warnings.warn(deprecated_msg) [ 401.986876] [54478]: /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. [ 401.986876] [54478]: warnings.warn(deprecated_msg) [ 401.986876] [54478]: /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. [ 401.986876] [54478]: warnings.warn(deprecated_msg) [ 401.986876] [54478]: /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. [ 401.986876] [54478]: warnings.warn(deprecated_msg) [ 401.987366] [54478]: /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. [ 401.987366] [54478]: warnings.warn(deprecated_msg) [ 401.987366] [54478]: /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. [ 401.987366] [54478]: warnings.warn(deprecated_msg) [ 401.987366] [54478]: /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. [ 401.987366] [54478]: warnings.warn(deprecated_msg) [ 401.987662] [54478]: /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. [ 401.987662] [54478]: warnings.warn(deprecated_msg) [ 401.987662] [54478]: /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. [ 401.987662] [54478]: warnings.warn(deprecated_msg) [ 401.987662] [54478]: /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. [ 401.987662] [54478]: warnings.warn(deprecated_msg) [ 401.987958] [54478]: /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. [ 401.987958] [54478]: warnings.warn(deprecated_msg) [ 401.987958] [54478]: /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. [ 401.987958] [54478]: warnings.warn(deprecated_msg) [ 401.987958] [54478]: /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. [ 401.987958] [54478]: warnings.warn(deprecated_msg) [ 401.988368] [54478]: /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. [ 401.988368] [54478]: warnings.warn(deprecated_msg) [ 401.988368] [54478]: /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. [ 401.988368] [54478]: warnings.warn(deprecated_msg) [ 401.988566] [54478]: /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. [ 401.988566] [54478]: warnings.warn(deprecated_msg) [ 401.988566] [54478]: /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. [ 401.988566] [54478]: warnings.warn(deprecated_msg) [ 401.988772] [54478]: /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. [ 401.988772] [54478]: warnings.warn(deprecated_msg) [ 401.988772] [54478]: /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. [ 401.988772] [54478]: warnings.warn(deprecated_msg) [ 401.988973] [54478]: /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. [ 401.988973] [54478]: warnings.warn(deprecated_msg) [ 401.988973] [54478]: /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. [ 401.988973] [54478]: warnings.warn(deprecated_msg) [ 401.988973] [54478]: DEBUG cinder.api.middleware.request_id [None req-2eba3cc2-d7bb-4bf3-ad35-c663e8b35c48 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 401.988973] [54478]: [pid: 54478|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sat Dec 14 21:10:09 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 405.354741] [54479]: /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. [ 405.354741] [54479]: warnings.warn(deprecated_msg) [ 405.355165] [54479]: /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. [ 405.355165] [54479]: warnings.warn(deprecated_msg) [ 405.355165] [54479]: /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. [ 405.355165] [54479]: warnings.warn(deprecated_msg) [ 405.355165] [54479]: /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. [ 405.355346] [54479]: warnings.warn(deprecated_msg) [ 405.355346] [54479]: /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. [ 405.355346] [54479]: warnings.warn(deprecated_msg) [ 405.355346] [54479]: /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. [ 405.355346] [54479]: warnings.warn(deprecated_msg) [ 405.355346] [54479]: /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. [ 405.355538] [54479]: warnings.warn(deprecated_msg) [ 405.355538] [54479]: /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. [ 405.355538] [54479]: warnings.warn(deprecated_msg) [ 405.355538] [54479]: /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. [ 405.355538] [54479]: warnings.warn(deprecated_msg) [ 405.355692] [54479]: /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. [ 405.355692] [54479]: warnings.warn(deprecated_msg) [ 405.355692] [54479]: /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. [ 405.355692] [54479]: warnings.warn(deprecated_msg) [ 405.355821] [54479]: /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. [ 405.355821] [54479]: warnings.warn(deprecated_msg) [ 405.355821] [54479]: /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. [ 405.355821] [54479]: warnings.warn(deprecated_msg) [ 405.355952] [54479]: /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. [ 405.355952] [54479]: warnings.warn(deprecated_msg) [ 405.355952] [54479]: /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. [ 405.355952] [54479]: warnings.warn(deprecated_msg) [ 405.355952] [54479]: /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. [ 405.356129] [54479]: warnings.warn(deprecated_msg) [ 405.356129] [54479]: /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. [ 405.356129] [54479]: warnings.warn(deprecated_msg) [ 405.356129] [54479]: /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. [ 405.356129] [54479]: warnings.warn(deprecated_msg) [ 405.356285] [54479]: /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. [ 405.356285] [54479]: warnings.warn(deprecated_msg) [ 405.356285] [54479]: /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. [ 405.356285] [54479]: warnings.warn(deprecated_msg) [ 405.356285] [54479]: /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. [ 405.356285] [54479]: warnings.warn(deprecated_msg) [ 405.356464] [54479]: /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. [ 405.356464] [54479]: warnings.warn(deprecated_msg) [ 405.356464] [54479]: /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. [ 405.356464] [54479]: warnings.warn(deprecated_msg) [ 405.356464] [54479]: /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. [ 405.356464] [54479]: warnings.warn(deprecated_msg) [ 405.356656] [54479]: /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. [ 405.356656] [54479]: warnings.warn(deprecated_msg) [ 405.356656] [54479]: /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. [ 405.356656] [54479]: warnings.warn(deprecated_msg) [ 405.356656] [54479]: /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. [ 405.356656] [54479]: warnings.warn(deprecated_msg) [ 405.356841] [54479]: /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. [ 405.356841] [54479]: warnings.warn(deprecated_msg) [ 405.356841] [54479]: /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. [ 405.356841] [54479]: warnings.warn(deprecated_msg) [ 405.356841] [54479]: /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. [ 405.356841] [54479]: warnings.warn(deprecated_msg) [ 405.357025] [54479]: /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. [ 405.357025] [54479]: warnings.warn(deprecated_msg) [ 405.357025] [54479]: /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. [ 405.357025] [54479]: warnings.warn(deprecated_msg) [ 405.357139] [54479]: /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. [ 405.357139] [54479]: warnings.warn(deprecated_msg) [ 405.357139] [54479]: /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. [ 405.357139] [54479]: warnings.warn(deprecated_msg) [ 405.357139] [54479]: /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. [ 405.357299] [54479]: warnings.warn(deprecated_msg) [ 405.357299] [54479]: /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. [ 405.357299] [54479]: warnings.warn(deprecated_msg) [ 405.357299] [54479]: /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. [ 405.357299] [54479]: warnings.warn(deprecated_msg) [ 405.357447] [54479]: /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. [ 405.357447] [54479]: warnings.warn(deprecated_msg) [ 405.357447] [54479]: /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. [ 405.357447] [54479]: warnings.warn(deprecated_msg) [ 405.357447] [54479]: /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. [ 405.357447] [54479]: warnings.warn(deprecated_msg) [ 405.357622] [54479]: /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. [ 405.357622] [54479]: warnings.warn(deprecated_msg) [ 405.357622] [54479]: /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. [ 405.357622] [54479]: warnings.warn(deprecated_msg) [ 405.357622] [54479]: /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. [ 405.357776] [54479]: warnings.warn(deprecated_msg) [ 405.357776] [54479]: /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. [ 405.357776] [54479]: warnings.warn(deprecated_msg) [ 405.357776] [54479]: /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. [ 405.357776] [54479]: warnings.warn(deprecated_msg) [ 405.357933] [54479]: /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. [ 405.357933] [54479]: warnings.warn(deprecated_msg) [ 405.357933] [54479]: /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. [ 405.357933] [54479]: warnings.warn(deprecated_msg) [ 405.358071] [54479]: /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. [ 405.358071] [54479]: warnings.warn(deprecated_msg) [ 405.358071] [54479]: /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. [ 405.358071] [54479]: warnings.warn(deprecated_msg) [ 405.358200] [54479]: /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. [ 405.358200] [54479]: warnings.warn(deprecated_msg) [ 405.358200] [54479]: /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. [ 405.358200] [54479]: warnings.warn(deprecated_msg) [ 405.358200] [54479]: /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. [ 405.358359] [54479]: warnings.warn(deprecated_msg) [ 405.358359] [54479]: /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. [ 405.358359] [54479]: warnings.warn(deprecated_msg) [ 405.358359] [54479]: /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. [ 405.358359] [54479]: warnings.warn(deprecated_msg) [ 405.358515] [54479]: /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. [ 405.358515] [54479]: warnings.warn(deprecated_msg) [ 405.358515] [54479]: /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. [ 405.358515] [54479]: warnings.warn(deprecated_msg) [ 405.358644] [54479]: /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. [ 405.358644] [54479]: warnings.warn(deprecated_msg) [ 405.358644] [54479]: /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. [ 405.358644] [54479]: warnings.warn(deprecated_msg) [ 405.358775] [54479]: /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. [ 405.358775] [54479]: warnings.warn(deprecated_msg) [ 405.358775] [54479]: /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. [ 405.358775] [54479]: warnings.warn(deprecated_msg) [ 405.358901] [54479]: /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. [ 405.358901] [54479]: warnings.warn(deprecated_msg) [ 405.358901] [54479]: /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. [ 405.358901] [54479]: warnings.warn(deprecated_msg) [ 405.359035] [54479]: /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. [ 405.359035] [54479]: warnings.warn(deprecated_msg) [ 405.359035] [54479]: /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. [ 405.359035] [54479]: warnings.warn(deprecated_msg) [ 405.359168] [54479]: /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. [ 405.359168] [54479]: warnings.warn(deprecated_msg) [ 405.359168] [54479]: /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. [ 405.359168] [54479]: warnings.warn(deprecated_msg) [ 405.359168] [54479]: /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. [ 405.359168] [54479]: warnings.warn(deprecated_msg) [ 405.359357] [54479]: /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. [ 405.359357] [54479]: warnings.warn(deprecated_msg) [ 405.359357] [54479]: /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. [ 405.359357] [54479]: warnings.warn(deprecated_msg) [ 405.359357] [54479]: /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. [ 405.359519] [54479]: warnings.warn(deprecated_msg) [ 405.359519] [54479]: /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. [ 405.359519] [54479]: warnings.warn(deprecated_msg) [ 405.359519] [54479]: /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. [ 405.359519] [54479]: warnings.warn(deprecated_msg) [ 405.359519] [54479]: /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. [ 405.359519] [54479]: warnings.warn(deprecated_msg) [ 405.359735] [54479]: /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. [ 405.359735] [54479]: warnings.warn(deprecated_msg) [ 405.359735] [54479]: /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. [ 405.359735] [54479]: warnings.warn(deprecated_msg) [ 405.359735] [54479]: /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. [ 405.359735] [54479]: warnings.warn(deprecated_msg) [ 405.359921] [54479]: /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. [ 405.359921] [54479]: warnings.warn(deprecated_msg) [ 405.359921] [54479]: /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. [ 405.359921] [54479]: warnings.warn(deprecated_msg) [ 405.359921] [54479]: /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. [ 405.359921] [54479]: warnings.warn(deprecated_msg) [ 405.360127] [54479]: /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. [ 405.360127] [54479]: warnings.warn(deprecated_msg) [ 405.360127] [54479]: /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. [ 405.360127] [54479]: warnings.warn(deprecated_msg) [ 405.360127] [54479]: /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. [ 405.360127] [54479]: warnings.warn(deprecated_msg) [ 405.360305] [54479]: /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. [ 405.360305] [54479]: warnings.warn(deprecated_msg) [ 405.360305] [54479]: /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. [ 405.360305] [54479]: warnings.warn(deprecated_msg) [ 405.360415] [54479]: /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. [ 405.360415] [54479]: warnings.warn(deprecated_msg) [ 405.360415] [54479]: /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. [ 405.360415] [54479]: warnings.warn(deprecated_msg) [ 405.360544] [54479]: /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. [ 405.360544] [54479]: warnings.warn(deprecated_msg) [ 405.360544] [54479]: /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. [ 405.360544] [54479]: warnings.warn(deprecated_msg) [ 405.360665] [54479]: /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. [ 405.360665] [54479]: warnings.warn(deprecated_msg) [ 405.360665] [54479]: /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. [ 405.360665] [54479]: warnings.warn(deprecated_msg) [ 405.360665] [54479]: DEBUG cinder.api.middleware.request_id [None req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 405.723577] [54479]: INFO cinder.api.openstack.wsgi [None req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 admin admin] POST http://10.180.1.21/volume/v3/types [ 405.724281] [54479]: DEBUG cinder.api.openstack.wsgi [None req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 405.726254] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 405.726254] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 405.729740] [54479]: DEBUG oslo_db.sqlalchemy.engines [None req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 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=54479) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 405.752788] [54479]: INFO cinder.api.openstack.wsgi [None req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 405.753961] [54479]: [pid: 54479|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:10:13 2024] POST /volume/v3/types => generated 182 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 405.757096] [54478]: DEBUG cinder.api.middleware.request_id [req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 req-64d035ad-f922-4098-904d-0dfc9a43513d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 406.023837] [54478]: INFO cinder.api.openstack.wsgi [req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 req-64d035ad-f922-4098-904d-0dfc9a43513d admin admin] POST http://10.180.1.21/volume/v3/types/805575e2-d9e7-4080-acfd-f489ec85926f/extra_specs [ 406.024750] [54478]: DEBUG cinder.api.openstack.wsgi [req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 req-64d035ad-f922-4098-904d-0dfc9a43513d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 406.026598] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 406.026598] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 406.030385] [54478]: DEBUG oslo_db.sqlalchemy.engines [req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 req-64d035ad-f922-4098-904d-0dfc9a43513d 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=54478) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 406.083751] [54478]: INFO cinder.api.openstack.wsgi [req-45a3c923-d18d-4b2b-a2f8-1f5f4489af55 req-64d035ad-f922-4098-904d-0dfc9a43513d admin admin] http://10.180.1.21/volume/v3/types/805575e2-d9e7-4080-acfd-f489ec85926f/extra_specs returned with HTTP 200 [ 406.084566] [54478]: [pid: 54478|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sat Dec 14 21:10:13 2024] POST /volume/v3/types/805575e2-d9e7-4080-acfd-f489ec85926f/extra_specs => generated 51 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 415.750358] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 416.081694] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 416.808919] [54479]: DEBUG cinder.api.middleware.request_id [None req-c05b0f7a-6670-415f-8b45-03b333b38f45 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 416.809597] [54479]: INFO cinder.api.openstack.wsgi [None req-c05b0f7a-6670-415f-8b45-03b333b38f45 None None] GET http://10.180.1.21/volume// [ 416.809783] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c05b0f7a-6670-415f-8b45-03b333b38f45 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 416.810008] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c05b0f7a-6670-415f-8b45-03b333b38f45 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 416.810578] [54479]: INFO cinder.api.openstack.wsgi [None req-c05b0f7a-6670-415f-8b45-03b333b38f45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 416.810873] [54479]: [pid: 54479|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sat Dec 14 21:10:24 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 473.437340] [54478]: DEBUG cinder.api.middleware.request_id [None req-7fefa872-96ae-49fc-9c6e-9ac3797cb2a1 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 473.503664] [54478]: INFO cinder.api.openstack.wsgi [None req-7fefa872-96ae-49fc-9c6e-9ac3797cb2a1 tempest-verify_tempest_config-1133384807 tempest-verify_tempest_config-1133384807-project-member] GET http://10.180.1.21/volume/v3/extensions [ 473.503933] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7fefa872-96ae-49fc-9c6e-9ac3797cb2a1 tempest-verify_tempest_config-1133384807 tempest-verify_tempest_config-1133384807-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 473.504170] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7fefa872-96ae-49fc-9c6e-9ac3797cb2a1 tempest-verify_tempest_config-1133384807 tempest-verify_tempest_config-1133384807-project-member] Calling method 'index' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 473.504638] [54478]: INFO cinder.api.openstack.wsgi [None req-7fefa872-96ae-49fc-9c6e-9ac3797cb2a1 tempest-verify_tempest_config-1133384807 tempest-verify_tempest_config-1133384807-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 473.505045] [54478]: [pid: 54478|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sat Dec 14 21:11:21 2024] GET /volume/v3/extensions => generated 5245 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1303.635352] [54479]: DEBUG cinder.api.middleware.request_id [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.641895] [54479]: INFO cinder.api.openstack.wsgi [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1303.642324] [54479]: DEBUG cinder.api.openstack.wsgi [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-552286595", "imageRef": "998989bf-08a2-419d-9424-a21a0f6201ec", "size": 1}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1303.652666] [54479]: DEBUG cinder.api.v3.volumes [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-552286595', 'imageRef': '998989bf-08a2-419d-9424-a21a0f6201ec', 'size': 1}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1303.975042] [54479]: INFO cinder.api.v3.volumes [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Create volume of 1 GB [ 1303.987426] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Availability zone cache updated, next update will occur around 2024-12-14 22:25:11.843161. {{(pid=54479) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1303.987426] [54479]: INFO cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Availability Zones retrieved successfully. [ 1304.003998] [54479]: /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 [ 1304.003998] [54479]: import asyncore [ 1304.013871] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Flow 'volume_create_api' (ba7055ad-0d44-4457-a175-a5ab01613903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.014823] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373e4a79-92cd-450c-81f4-d3601e144269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.016333] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1304.110871] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (373e4a79-92cd-450c-81f4-d3601e144269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.112068] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a01d6-b25c-4a93-a631-c1c055a65772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.146704] [54479]: WARNING cinder.quota [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-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. [ 1304.147370] [54479]: WARNING cinder.quota [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-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. [ 1304.195369] [54479]: DEBUG cinder.quota [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Created reservations ['bbec3e63-5e3f-425c-b8ea-6e48b1a2c2fb', '04daaff0-c5e6-4f89-98ef-e9d764eb7689', '684262d3-0964-4daa-8da1-f6a7afa5df94', 'bebbb891-64e1-4889-93e2-b64037350db0'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1304.196674] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a01d6-b25c-4a93-a631-c1c055a65772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbec3e63-5e3f-425c-b8ea-6e48b1a2c2fb', '04daaff0-c5e6-4f89-98ef-e9d764eb7689', '684262d3-0964-4daa-8da1-f6a7afa5df94', 'bebbb891-64e1-4889-93e2-b64037350db0']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.197402] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb90a949-81bb-4f90-956b-26b833e5cf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.356745] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb90a949-81bb-4f90-956b-26b833e5cf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d10abf-9994-48cc-b2ee-96b1e9f63321', '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-552286595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ff468b56304748935298ff154e14e3',qos_specs=None,replication_status=,reservations=['bbec3e63-5e3f-425c-b8ea-6e48b1a2c2fb','04daaff0-c5e6-4f89-98ef-e9d764eb7689','684262d3-0964-4daa-8da1-f6a7afa5df94','bebbb891-64e1-4889-93e2-b64037350db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49ca7a7f2ef4a159b66c3814c64483c',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-552286595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d10abf-9994-48cc-b2ee-96b1e9f63321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40ff468b56304748935298ff154e14e3',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='f49ca7a7f2ef4a159b66c3814c64483c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.357880] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee6251d-5ea5-4e1f-b2eb-656e40548707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.375759] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee6251d-5ea5-4e1f-b2eb-656e40548707) 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-552286595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40ff468b56304748935298ff154e14e3',qos_specs=None,replication_status=,reservations=['bbec3e63-5e3f-425c-b8ea-6e48b1a2c2fb','04daaff0-c5e6-4f89-98ef-e9d764eb7689','684262d3-0964-4daa-8da1-f6a7afa5df94','bebbb891-64e1-4889-93e2-b64037350db0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f49ca7a7f2ef4a159b66c3814c64483c',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.376724] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a041acfc-a7b3-41b7-b7a5-04cd7026395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.399751] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a041acfc-a7b3-41b7-b7a5-04cd7026395c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.400678] [54479]: DEBUG cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Flow 'volume_create_api' (ba7055ad-0d44-4457-a175-a5ab01613903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.401530] [54479]: INFO cinder.volume.api [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Create volume request issued successfully. [ 1304.402234] [54479]: INFO cinder.api.openstack.wsgi [None req-5b72e0f1-d4fb-449f-921f-051bc5220955 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1304.403064] [54479]: [pid: 54479|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:25:11 2024] POST /volume/v3/volumes => generated 751 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1304.422719] [54478]: DEBUG cinder.api.middleware.request_id [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.425990] [54478]: INFO cinder.api.openstack.wsgi [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1304.426439] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.426531] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.457910] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.457910] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.466714] [54478]: INFO cinder.volume.api [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1304.473442] [54478]: INFO cinder.api.openstack.wsgi [None req-8b2c8954-6795-4bd8-83c2-34cbf081502c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1304.473956] [54478]: [pid: 54478|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:12 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.483390] [54479]: DEBUG cinder.api.middleware.request_id [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.485721] [54479]: INFO cinder.api.openstack.wsgi [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1305.486018] [54479]: DEBUG cinder.api.openstack.wsgi [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.486781] [54479]: DEBUG cinder.api.openstack.wsgi [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.500309] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.500309] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.509403] [54479]: INFO cinder.volume.api [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1305.516970] [54479]: INFO cinder.api.openstack.wsgi [None req-26aedd4b-864a-43c1-be2e-ac1f8b143a4c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1305.517722] [54479]: [pid: 54479|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:13 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.529046] [54478]: DEBUG cinder.api.middleware.request_id [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.531584] [54478]: INFO cinder.api.openstack.wsgi [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1306.531863] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1306.532059] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1306.545255] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.545255] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1306.550638] [54478]: INFO cinder.volume.api [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1306.555788] [54478]: INFO cinder.api.openstack.wsgi [None req-c552b2cb-d0b2-436a-ad05-2b4b1038ec37 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1306.556230] [54478]: [pid: 54478|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:14 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.566350] [54479]: DEBUG cinder.api.middleware.request_id [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.568367] [54479]: INFO cinder.api.openstack.wsgi [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1307.568582] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.569191] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.582147] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582147] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.586075] [54479]: INFO cinder.volume.api [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1307.591147] [54479]: INFO cinder.api.openstack.wsgi [None req-a76fc6d7-e8f8-4a38-a978-34e0cc342966 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1307.591593] [54479]: [pid: 54479|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:15 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.752219] [54478]: DEBUG cinder.api.middleware.request_id [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.753377] [54478]: WARNING keystonemiddleware.auth_token [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 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. [ 1307.756372] [54478]: INFO cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1307.757386] [54478]: DEBUG cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-41491691", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.760236] [54478]: DEBUG cinder.api.v3.volumes [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-41491691', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1307.760729] [54478]: INFO cinder.api.v3.volumes [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Create volume of 1 GB [ 1307.781171] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Availability zone cache updated, next update will occur around 2024-12-14 22:25:15.636904. {{(pid=54478) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1307.781301] [54478]: INFO cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Availability Zones retrieved successfully. [ 1307.798146] [54478]: /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 [ 1307.798146] [54478]: import asyncore [ 1307.816882] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Flow 'volume_create_api' (efd445f5-005a-4f55-8743-2eeeec1bc3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1307.818635] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37e5498-0d9d-4995-afc6-003b0ab4ee25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.820161] [54478]: DEBUG cinder.volume.flows.api.create_volume [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1307.878696] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37e5498-0d9d-4995-afc6-003b0ab4ee25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.880537] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200e30fd-850b-4bda-8f28-4c958ec0744b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1308.042338] [54478]: WARNING cinder.quota [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-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. [ 1308.042829] [54478]: WARNING cinder.quota [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-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. [ 1308.078670] [54478]: DEBUG cinder.quota [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Created reservations ['553d00e2-fb1d-46f8-b02a-a6be79b8046d', '8e627e69-b047-49ae-bda1-5953283e21bf', '833681fa-0cb3-42d4-92a1-79cf6e1f8de5', '9343aa20-992b-4470-b52f-d6ebaed5e6f6'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1308.079695] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200e30fd-850b-4bda-8f28-4c958ec0744b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['553d00e2-fb1d-46f8-b02a-a6be79b8046d', '8e627e69-b047-49ae-bda1-5953283e21bf', '833681fa-0cb3-42d4-92a1-79cf6e1f8de5', '9343aa20-992b-4470-b52f-d6ebaed5e6f6']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1308.080639] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840ff31a-df00-4760-82e4-4fd16118d25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1308.098459] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (840ff31a-df00-4760-82e4-4fd16118d25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0991d4da-2b1d-4cb7-bbc8-df0b109c762e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-41491691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4c49ba42b544de0af3b8cebe1f07147',qos_specs=None,replication_status=,reservations=['553d00e2-fb1d-46f8-b02a-a6be79b8046d','8e627e69-b047-49ae-bda1-5953283e21bf','833681fa-0cb3-42d4-92a1-79cf6e1f8de5','9343aa20-992b-4470-b52f-d6ebaed5e6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b14dcfa44140d0b500dbaca3fae395',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-41491691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0991d4da-2b1d-4cb7-bbc8-df0b109c762e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a4c49ba42b544de0af3b8cebe1f07147',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='25b14dcfa44140d0b500dbaca3fae395',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1308.099494] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd4e24c-b335-45e6-b525-8f837d462bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1308.119376] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd4e24c-b335-45e6-b525-8f837d462bf9) 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-41491691',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a4c49ba42b544de0af3b8cebe1f07147',qos_specs=None,replication_status=,reservations=['553d00e2-fb1d-46f8-b02a-a6be79b8046d','8e627e69-b047-49ae-bda1-5953283e21bf','833681fa-0cb3-42d4-92a1-79cf6e1f8de5','9343aa20-992b-4470-b52f-d6ebaed5e6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b14dcfa44140d0b500dbaca3fae395',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1308.120443] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd08193-fed0-4d37-8c81-15afa5596053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1308.140511] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd08193-fed0-4d37-8c81-15afa5596053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1308.141762] [54478]: DEBUG cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Flow 'volume_create_api' (efd445f5-005a-4f55-8743-2eeeec1bc3c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1308.142171] [54478]: INFO cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Create volume request issued successfully. [ 1308.142850] [54478]: INFO cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-3e5dbfa3-fa29-412d-8c1b-c362f28f1b08 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1308.143467] [54478]: [pid: 54478|app: 0|req: 6/11] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 21:25:15 2024] POST /volume/v3/volumes => generated 760 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1308.147482] [54479]: DEBUG cinder.api.middleware.request_id [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.148661] [54479]: WARNING keystonemiddleware.auth_token [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 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. [ 1308.153371] [54479]: INFO cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] GET http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1308.153371] [54479]: DEBUG cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.153371] [54479]: DEBUG cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.166313] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.166313] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.176054] [54479]: INFO cinder.volume.api [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Volume info retrieved successfully. [ 1308.182079] [54479]: INFO cinder.api.openstack.wsgi [req-e0ed7714-6344-4174-943d-5a3d46f3d8e4 req-e4848771-71da-4b4c-ae9d-3703ccbc2079 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e returned with HTTP 200 [ 1308.183113] [54479]: [pid: 54479|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:16 2024] GET /volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.608276] [54478]: DEBUG cinder.api.middleware.request_id [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.610786] [54478]: INFO cinder.api.openstack.wsgi [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1308.611456] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.612066] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.628510] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.628510] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.634393] [54478]: INFO cinder.volume.api [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1308.640982] [54478]: INFO cinder.api.openstack.wsgi [None req-fa1e8320-5df1-4efc-a448-eeb0744bcb35 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1308.645123] [54478]: [pid: 54478|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:16 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.092182] [54479]: DEBUG cinder.api.middleware.request_id [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.095408] [54479]: INFO cinder.api.openstack.wsgi [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] GET http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1309.095626] [54479]: DEBUG cinder.api.openstack.wsgi [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.095948] [54479]: DEBUG cinder.api.openstack.wsgi [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.107709] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.107709] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.111875] [54479]: INFO cinder.volume.api [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Volume info retrieved successfully. [ 1309.117527] [54479]: INFO cinder.api.openstack.wsgi [req-1d2d9260-4423-4ca1-a042-ae8410ff81b3 req-ea6e88dd-86a9-4925-90e9-62360fc67bc0 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e returned with HTTP 200 [ 1309.118399] [54479]: [pid: 54479|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:16 2024] GET /volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.651161] [54478]: DEBUG cinder.api.middleware.request_id [None req-78466189-3bc9-40ed-9404-e97f0056bf94 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.654851] [54478]: INFO cinder.api.openstack.wsgi [None req-78466189-3bc9-40ed-9404-e97f0056bf94 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1309.655100] [54478]: DEBUG cinder.api.openstack.wsgi [None req-78466189-3bc9-40ed-9404-e97f0056bf94 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.655321] [54478]: DEBUG cinder.api.openstack.wsgi [None req-78466189-3bc9-40ed-9404-e97f0056bf94 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.674169] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.674169] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.681903] [54478]: INFO cinder.volume.api [None req-78466189-3bc9-40ed-9404-e97f0056bf94 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1309.692035] [54478]: INFO cinder.api.openstack.wsgi [None req-78466189-3bc9-40ed-9404-e97f0056bf94 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1309.692035] [54478]: [pid: 54478|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:17 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.942676] [54479]: DEBUG cinder.api.middleware.request_id [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.973969] [54478]: DEBUG cinder.api.middleware.request_id [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.977686] [54478]: INFO cinder.api.openstack.wsgi [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] GET http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1309.978268] [54478]: DEBUG cinder.api.openstack.wsgi [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.978353] [54478]: DEBUG cinder.api.openstack.wsgi [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.996913] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.996913] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.006366] [54478]: INFO cinder.volume.api [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Volume info retrieved successfully. [ 1310.017382] [54478]: INFO cinder.api.openstack.wsgi [req-9448c898-d7f5-4da0-adca-6168b5af5a85 req-1575a0c2-81c8-4de9-853d-bfa88b88b4f5 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e returned with HTTP 200 [ 1310.018763] [54478]: [pid: 54478|app: 0|req: 9/16] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:17 2024] GET /volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.138161] [54479]: INFO cinder.api.openstack.wsgi [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1310.139378] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2101597527"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.140591] [54479]: DEBUG cinder.api.v3.volumes [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2101597527'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1310.140784] [54479]: INFO cinder.api.v3.volumes [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Create volume of 1 GB [ 1310.146619] [54479]: INFO cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Availability Zones retrieved successfully. [ 1310.156240] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Flow 'volume_create_api' (63655c1e-2e90-4703-b483-78da350a5985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1310.157291] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add7bc97-b057-43a9-971b-a1e8b0189aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.158389] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1310.182529] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add7bc97-b057-43a9-971b-a1e8b0189aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.184374] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fc0dce-b4c1-42ed-9552-910567d2fe9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.246241] [54479]: DEBUG cinder.quota [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Created reservations ['f4f45b11-4d96-4140-b2f8-a76df7a4db4b', '030a8d54-7d07-43b6-ae85-d1e69373ddfc', 'f3925903-be10-40b8-bd1a-83630391717a', '4bc13327-e660-4e43-9792-b69a25a7586a'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1310.246241] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04fc0dce-b4c1-42ed-9552-910567d2fe9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4f45b11-4d96-4140-b2f8-a76df7a4db4b', '030a8d54-7d07-43b6-ae85-d1e69373ddfc', 'f3925903-be10-40b8-bd1a-83630391717a', '4bc13327-e660-4e43-9792-b69a25a7586a']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.247299] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7058002e-6d40-41ff-bcf2-e413004aac67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.285317] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7058002e-6d40-41ff-bcf2-e413004aac67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2101597527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d540f7fbc924b91b17357660a36530d',qos_specs=None,replication_status=,reservations=['f4f45b11-4d96-4140-b2f8-a76df7a4db4b','030a8d54-7d07-43b6-ae85-d1e69373ddfc','f3925903-be10-40b8-bd1a-83630391717a','4bc13327-e660-4e43-9792-b69a25a7586a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f18b22afd4cfd8e0029cc888812c6',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2101597527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d540f7fbc924b91b17357660a36530d',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='726f18b22afd4cfd8e0029cc888812c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.286237] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c957059e-2673-4f80-ac39-b4a959705fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.303949] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c957059e-2673-4f80-ac39-b4a959705fd2) 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-2101597527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d540f7fbc924b91b17357660a36530d',qos_specs=None,replication_status=,reservations=['f4f45b11-4d96-4140-b2f8-a76df7a4db4b','030a8d54-7d07-43b6-ae85-d1e69373ddfc','f3925903-be10-40b8-bd1a-83630391717a','4bc13327-e660-4e43-9792-b69a25a7586a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726f18b22afd4cfd8e0029cc888812c6',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.309581] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a55463c-7a38-42f1-93ca-05715dd1d7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1310.319027] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a55463c-7a38-42f1-93ca-05715dd1d7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1310.319802] [54479]: DEBUG cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Flow 'volume_create_api' (63655c1e-2e90-4703-b483-78da350a5985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1310.321600] [54479]: INFO cinder.volume.api [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Create volume request issued successfully. [ 1310.321600] [54479]: INFO cinder.api.openstack.wsgi [None req-c91c037b-dd70-453f-9d4e-f0bd4e2292ff tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1310.321600] [54479]: [pid: 54479|app: 0|req: 8/17] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:25:17 2024] POST /volume/v3/volumes => generated 784 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1310.334066] [54478]: DEBUG cinder.api.middleware.request_id [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.336786] [54478]: INFO cinder.api.openstack.wsgi [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1310.340673] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.340673] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.371373] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.371373] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.376834] [54478]: INFO cinder.volume.api [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1310.380858] [54478]: INFO cinder.api.openstack.wsgi [None req-6e0d10bc-73c9-40b7-9189-e130bc120be7 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1310.381321] [54478]: [pid: 54478|app: 0|req: 10/18] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:18 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.574772] [54479]: DEBUG cinder.api.middleware.request_id [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.578278] [54479]: INFO cinder.api.openstack.wsgi [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1310.578278] [54479]: DEBUG cinder.api.openstack.wsgi [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.578405] [54479]: DEBUG cinder.api.openstack.wsgi [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.578517] [54479]: INFO cinder.api.v3.volumes [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Delete volume with id: 0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1310.589654] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589654] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.590281] [54479]: INFO cinder.volume.api [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Volume info retrieved successfully. [ 1310.618035] [54479]: INFO cinder.volume.api [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Delete volume request issued successfully. [ 1310.618258] [54479]: INFO cinder.api.openstack.wsgi [req-f1c6e0b3-a616-4053-a0b5-1656bba1e30e req-55c3530b-5bf4-479d-bd30-5eed50b80ccc tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e returned with HTTP 202 [ 1310.618743] [54479]: [pid: 54479|app: 0|req: 9/19] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:25:18 2024] DELETE /volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1310.704906] [54478]: DEBUG cinder.api.middleware.request_id [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.707984] [54478]: INFO cinder.api.openstack.wsgi [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1310.708242] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.708466] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.717160] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.717160] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.722918] [54478]: INFO cinder.volume.api [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1310.729229] [54478]: INFO cinder.api.openstack.wsgi [None req-dadacf3a-06a4-4fd1-9cff-8352b784971b tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1310.729647] [54478]: [pid: 54478|app: 0|req: 11/20] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:18 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.227302] [54479]: DEBUG cinder.api.middleware.request_id [req-336b407f-99f7-4ee3-97e5-05570972dc72 req-04801cf2-4cad-4f8d-bf80-c60e5fb02500 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.231739] [54479]: INFO cinder.api.openstack.wsgi [req-336b407f-99f7-4ee3-97e5-05570972dc72 req-04801cf2-4cad-4f8d-bf80-c60e5fb02500 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] GET http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e [ 1311.232980] [54479]: DEBUG cinder.api.openstack.wsgi [req-336b407f-99f7-4ee3-97e5-05570972dc72 req-04801cf2-4cad-4f8d-bf80-c60e5fb02500 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.232980] [54479]: DEBUG cinder.api.openstack.wsgi [req-336b407f-99f7-4ee3-97e5-05570972dc72 req-04801cf2-4cad-4f8d-bf80-c60e5fb02500 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.244967] [54479]: INFO cinder.api.openstack.wsgi [req-336b407f-99f7-4ee3-97e5-05570972dc72 req-04801cf2-4cad-4f8d-bf80-c60e5fb02500 tempest-VolumesGetTestJSON-204960032 tempest-VolumesGetTestJSON-204960032-project-member] http://10.180.1.21/volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e returned with HTTP 404 [ 1311.245328] [54479]: [pid: 54479|app: 0|req: 10/21] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:19 2024] GET /volume/v3/volumes/0991d4da-2b1d-4cb7-bbc8-df0b109c762e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1311.393530] [54478]: DEBUG cinder.api.middleware.request_id [None req-b391877a-541c-4cbb-a779-b490e4ea3858 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.395642] [54478]: INFO cinder.api.openstack.wsgi [None req-b391877a-541c-4cbb-a779-b490e4ea3858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1311.395876] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b391877a-541c-4cbb-a779-b490e4ea3858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.396107] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b391877a-541c-4cbb-a779-b490e4ea3858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.405825] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.405825] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.410054] [54478]: INFO cinder.volume.api [None req-b391877a-541c-4cbb-a779-b490e4ea3858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1311.416965] [54478]: INFO cinder.api.openstack.wsgi [None req-b391877a-541c-4cbb-a779-b490e4ea3858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1311.416965] [54478]: [pid: 54478|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:19 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1311.741022] [54479]: DEBUG cinder.api.middleware.request_id [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.743135] [54479]: INFO cinder.api.openstack.wsgi [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1311.743336] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.743509] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.754101] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.754101] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.759400] [54479]: INFO cinder.volume.api [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1311.764595] [54479]: INFO cinder.api.openstack.wsgi [None req-c6aa74bf-a707-448b-b6cb-bf560e8111d1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1311.765023] [54479]: [pid: 54479|app: 0|req: 11/23] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:19 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.775598] [54478]: DEBUG cinder.api.middleware.request_id [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.780873] [54478]: INFO cinder.api.openstack.wsgi [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1312.781049] [54478]: DEBUG cinder.api.openstack.wsgi [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.781343] [54478]: DEBUG cinder.api.openstack.wsgi [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.793353] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.793353] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.802718] [54478]: INFO cinder.volume.api [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1312.811757] [54478]: INFO cinder.api.openstack.wsgi [None req-db795fdc-7453-4c81-bb7a-c00b3021ee30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1312.811954] [54478]: [pid: 54478|app: 0|req: 13/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:20 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.831220] [54479]: DEBUG cinder.api.middleware.request_id [None req-b54a0b48-abd6-4412-8055-bc6100be635c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.843715] [54479]: INFO cinder.api.openstack.wsgi [None req-b54a0b48-abd6-4412-8055-bc6100be635c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1313.843715] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b54a0b48-abd6-4412-8055-bc6100be635c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.843715] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b54a0b48-abd6-4412-8055-bc6100be635c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.860603] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.860603] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.867647] [54479]: INFO cinder.volume.api [None req-b54a0b48-abd6-4412-8055-bc6100be635c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1313.873325] [54479]: INFO cinder.api.openstack.wsgi [None req-b54a0b48-abd6-4412-8055-bc6100be635c tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1313.873794] [54479]: [pid: 54479|app: 0|req: 12/25] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:21 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.888396] [54478]: DEBUG cinder.api.middleware.request_id [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.893169] [54478]: INFO cinder.api.openstack.wsgi [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1314.898048] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.898282] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.923164] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.923164] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.935742] [54478]: INFO cinder.volume.api [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1314.946696] [54478]: INFO cinder.api.openstack.wsgi [None req-f13d5cdb-8100-4fa7-9f2d-2b41e90821b6 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1314.947614] [54478]: [pid: 54478|app: 0|req: 14/26] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:22 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.963172] [54479]: DEBUG cinder.api.middleware.request_id [None req-8c486845-b433-494a-8800-95917df8e613 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.965379] [54479]: INFO cinder.api.openstack.wsgi [None req-8c486845-b433-494a-8800-95917df8e613 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1315.965677] [54479]: DEBUG cinder.api.openstack.wsgi [None req-8c486845-b433-494a-8800-95917df8e613 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.965924] [54479]: DEBUG cinder.api.openstack.wsgi [None req-8c486845-b433-494a-8800-95917df8e613 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.980527] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.980527] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.986433] [54479]: INFO cinder.volume.api [None req-8c486845-b433-494a-8800-95917df8e613 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1315.992735] [54479]: INFO cinder.api.openstack.wsgi [None req-8c486845-b433-494a-8800-95917df8e613 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1315.993198] [54479]: [pid: 54479|app: 0|req: 13/27] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:23 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1317.007584] [54478]: DEBUG cinder.api.middleware.request_id [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.011597] [54478]: INFO cinder.api.openstack.wsgi [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1317.011888] [54478]: DEBUG cinder.api.openstack.wsgi [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.012132] [54478]: DEBUG cinder.api.openstack.wsgi [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.024039] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.024039] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.028975] [54478]: INFO cinder.volume.api [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1317.035408] [54478]: INFO cinder.api.openstack.wsgi [None req-769f2d0d-4cc9-443e-b67e-01d32600cb7d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1317.035924] [54478]: [pid: 54478|app: 0|req: 15/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:24 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.050461] [54479]: DEBUG cinder.api.middleware.request_id [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.051982] [54479]: INFO cinder.api.openstack.wsgi [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1318.052584] [54479]: DEBUG cinder.api.openstack.wsgi [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.052861] [54479]: DEBUG cinder.api.openstack.wsgi [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.064882] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.064882] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.070015] [54479]: INFO cinder.volume.api [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1318.079422] [54479]: INFO cinder.api.openstack.wsgi [None req-81770f31-c582-4908-a2f3-d8edcd037ee7 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1318.079993] [54479]: [pid: 54479|app: 0|req: 14/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:25 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.097202] [54478]: DEBUG cinder.api.middleware.request_id [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.102166] [54478]: INFO cinder.api.openstack.wsgi [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1319.103089] [54478]: DEBUG cinder.api.openstack.wsgi [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.103464] [54478]: DEBUG cinder.api.openstack.wsgi [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.116720] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.116720] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.120635] [54478]: INFO cinder.volume.api [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1319.127430] [54478]: INFO cinder.api.openstack.wsgi [None req-51eeae53-ec17-49e9-b35f-4fb331863c48 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1319.128233] [54478]: [pid: 54478|app: 0|req: 16/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:26 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.144454] [54479]: DEBUG cinder.api.middleware.request_id [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.150734] [54479]: INFO cinder.api.openstack.wsgi [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1320.152377] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.152377] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.168392] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.168392] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.179667] [54479]: INFO cinder.volume.api [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1320.186653] [54479]: INFO cinder.api.openstack.wsgi [None req-a139101c-181c-4f2f-b0d3-b0bdba33bdd1 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1320.187416] [54479]: [pid: 54479|app: 0|req: 15/31] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:27 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.202023] [54478]: DEBUG cinder.api.middleware.request_id [None req-dfd032f2-2719-4514-aa07-c8969e739745 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.206325] [54478]: INFO cinder.api.openstack.wsgi [None req-dfd032f2-2719-4514-aa07-c8969e739745 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1321.208567] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dfd032f2-2719-4514-aa07-c8969e739745 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.208567] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dfd032f2-2719-4514-aa07-c8969e739745 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.229258] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.229258] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.237600] [54478]: INFO cinder.volume.api [None req-dfd032f2-2719-4514-aa07-c8969e739745 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1321.249388] [54478]: INFO cinder.api.openstack.wsgi [None req-dfd032f2-2719-4514-aa07-c8969e739745 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1321.251123] [54478]: [pid: 54478|app: 0|req: 17/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:29 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.263820] [54479]: DEBUG cinder.api.middleware.request_id [None req-abb734b0-21f3-4865-9279-0f9affeccea3 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.268949] [54479]: INFO cinder.api.openstack.wsgi [None req-abb734b0-21f3-4865-9279-0f9affeccea3 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1322.268949] [54479]: DEBUG cinder.api.openstack.wsgi [None req-abb734b0-21f3-4865-9279-0f9affeccea3 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.268949] [54479]: DEBUG cinder.api.openstack.wsgi [None req-abb734b0-21f3-4865-9279-0f9affeccea3 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.283481] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.283481] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.290752] [54479]: INFO cinder.volume.api [None req-abb734b0-21f3-4865-9279-0f9affeccea3 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1322.298425] [54479]: INFO cinder.api.openstack.wsgi [None req-abb734b0-21f3-4865-9279-0f9affeccea3 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1322.298425] [54479]: [pid: 54479|app: 0|req: 16/33] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:30 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.310162] [54478]: DEBUG cinder.api.middleware.request_id [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.314347] [54478]: INFO cinder.api.openstack.wsgi [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1323.314424] [54478]: DEBUG cinder.api.openstack.wsgi [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.314632] [54478]: DEBUG cinder.api.openstack.wsgi [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.328445] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.328445] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.333672] [54478]: INFO cinder.volume.api [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1323.342372] [54478]: INFO cinder.api.openstack.wsgi [None req-849bb9be-bd21-4583-bff3-6e0a4f5dcd17 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1323.346425] [54478]: [pid: 54478|app: 0|req: 18/34] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:31 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1324.363074] [54479]: DEBUG cinder.api.middleware.request_id [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.377056] [54479]: INFO cinder.api.openstack.wsgi [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1324.377311] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.377530] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.408296] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.408296] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.419972] [54479]: INFO cinder.volume.api [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1324.432794] [54479]: INFO cinder.api.openstack.wsgi [None req-0949d54f-fd5d-4ee8-ae8c-f109526a56c0 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1324.432844] [54479]: [pid: 54479|app: 0|req: 17/35] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:32 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 843 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.447545] [54478]: DEBUG cinder.api.middleware.request_id [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.449906] [54478]: INFO cinder.api.openstack.wsgi [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1325.449906] [54478]: DEBUG cinder.api.openstack.wsgi [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.450183] [54478]: DEBUG cinder.api.openstack.wsgi [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.465018] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.465018] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.477404] [54478]: INFO cinder.volume.api [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1325.493913] [54478]: INFO cinder.api.openstack.wsgi [None req-455f5b1a-cca0-44a4-81c0-2f61e12f3b24 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1325.493913] [54478]: [pid: 54478|app: 0|req: 19/36] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:25:33 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1327.501372] [54479]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.510938] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1327.514053] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.514053] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.528795] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.528795] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.537647] [54479]: INFO cinder.volume.api [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1327.545863] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-fb093e78-6c27-4013-94a4-ed0d2f4698f9 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1327.546191] [54479]: [pid: 54479|app: 0|req: 18/37] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:35 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 1391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.033510] [54478]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.038822] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1328.038822] [54478]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.038822] [54478]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.049730] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.049730] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.056019] [54478]: INFO cinder.volume.api [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1328.063688] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-01a715c8-4927-4765-b068-6df7b245201f tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1328.064138] [54478]: [pid: 54478|app: 0|req: 20/38] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:35 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.074130] [54479]: DEBUG cinder.api.middleware.request_id [None req-aec08b14-f527-431d-b555-8b7a16dff832 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.075065] [54479]: INFO cinder.api.openstack.wsgi [None req-aec08b14-f527-431d-b555-8b7a16dff832 None None] GET http://10.180.1.21/volume// [ 1328.075065] [54479]: DEBUG cinder.api.openstack.wsgi [None req-aec08b14-f527-431d-b555-8b7a16dff832 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.075065] [54479]: DEBUG cinder.api.openstack.wsgi [None req-aec08b14-f527-431d-b555-8b7a16dff832 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.075423] [54479]: INFO cinder.api.openstack.wsgi [None req-aec08b14-f527-431d-b555-8b7a16dff832 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1328.077453] [54479]: [pid: 54479|app: 0|req: 19/39] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:25:35 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1328.084040] [54478]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-42c7a3ef-fd3c-426b-b122-58c3effb2846 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.087622] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-42c7a3ef-fd3c-426b-b122-58c3effb2846 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1328.088096] [54478]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-42c7a3ef-fd3c-426b-b122-58c3effb2846 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66d10abf-9994-48cc-b2ee-96b1e9f63321", "connector": null, "instance_uuid": "87130834-359c-4d54-9cdf-f4a20a051a58"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1328.104388] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.104388] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.190231] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-42c7a3ef-fd3c-426b-b122-58c3effb2846 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1328.190231] [54478]: [pid: 54478|app: 0|req: 21/40] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:25:35 2024] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1337.540927] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=107,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1338.187519] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=98,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1343.639445] [54479]: DEBUG cinder.api.middleware.request_id [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.641928] [54479]: INFO cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1343.642559] [54479]: DEBUG cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-116515084", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1343.645215] [54479]: DEBUG cinder.api.v3.volumes [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-116515084', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1343.645357] [54479]: INFO cinder.api.v3.volumes [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Create volume of 1 GB [ 1343.650911] [54479]: INFO cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Availability Zones retrieved successfully. [ 1343.660178] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Flow 'volume_create_api' (76c56444-197a-49a0-bbfd-6e5af79fb4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1343.662280] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f895bede-7a5b-4696-96d7-de72b1d2415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1343.663738] [54479]: DEBUG cinder.volume.flows.api.create_volume [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1343.694769] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f895bede-7a5b-4696-96d7-de72b1d2415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1343.695970] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347b5ffb-2d77-4802-bbcc-61abdf852965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1343.758841] [54479]: DEBUG cinder.quota [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Created reservations ['d08b1dd2-108d-429d-b0e4-c22ee82cac4d', '22ba7591-0469-48dc-b3a0-60ab87323b69', 'b6cabf5f-f450-4370-87f6-8ff1210b762b', '6a14c7cd-2fbf-489f-bbe1-6c2cae8ef963'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1343.759824] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347b5ffb-2d77-4802-bbcc-61abdf852965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d08b1dd2-108d-429d-b0e4-c22ee82cac4d', '22ba7591-0469-48dc-b3a0-60ab87323b69', 'b6cabf5f-f450-4370-87f6-8ff1210b762b', '6a14c7cd-2fbf-489f-bbe1-6c2cae8ef963']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1343.760926] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8cd140-0604-4776-a515-637c47d96757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1343.781464] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8cd140-0604-4776-a515-637c47d96757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f062aebe-ff7f-472b-a19f-86d348792f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-116515084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde858e62b1748d39227d3422b046345',qos_specs=None,replication_status=,reservations=['d08b1dd2-108d-429d-b0e4-c22ee82cac4d','22ba7591-0469-48dc-b3a0-60ab87323b69','b6cabf5f-f450-4370-87f6-8ff1210b762b','6a14c7cd-2fbf-489f-bbe1-6c2cae8ef963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42fe3c33f1234e9a836f014684a0807a',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-116515084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f062aebe-ff7f-472b-a19f-86d348792f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cde858e62b1748d39227d3422b046345',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='42fe3c33f1234e9a836f014684a0807a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1343.783861] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52eac20-5875-4f46-a5d9-9aaf6a066449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1343.802845] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c52eac20-5875-4f46-a5d9-9aaf6a066449) 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-116515084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde858e62b1748d39227d3422b046345',qos_specs=None,replication_status=,reservations=['d08b1dd2-108d-429d-b0e4-c22ee82cac4d','22ba7591-0469-48dc-b3a0-60ab87323b69','b6cabf5f-f450-4370-87f6-8ff1210b762b','6a14c7cd-2fbf-489f-bbe1-6c2cae8ef963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42fe3c33f1234e9a836f014684a0807a',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1343.804973] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1f0d28-cb37-47f7-8f9c-98d0925ab523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1343.818528] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1f0d28-cb37-47f7-8f9c-98d0925ab523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1343.821087] [54479]: DEBUG cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Flow 'volume_create_api' (76c56444-197a-49a0-bbfd-6e5af79fb4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1343.821087] [54479]: INFO cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Create volume request issued successfully. [ 1343.821298] [54479]: INFO cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-366f8e25-4e3f-443a-b403-7e931e1b9213 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1343.821847] [54479]: [pid: 54479|app: 0|req: 20/41] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Dec 14 21:25:51 2024] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1343.831075] [54478]: DEBUG cinder.api.middleware.request_id [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.836336] [54478]: INFO cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1343.836641] [54478]: DEBUG cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.836952] [54478]: DEBUG cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.849201] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.849201] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.857043] [54478]: INFO cinder.volume.api [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Volume info retrieved successfully. [ 1343.865472] [54478]: INFO cinder.api.openstack.wsgi [req-30ced676-db84-4635-8901-ad1d8b89175a req-d519b0c9-c96e-44f7-b06a-9c26d24c994e tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 200 [ 1343.866104] [54478]: [pid: 54478|app: 0|req: 22/42] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:51 2024] GET /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.405439] [54479]: DEBUG cinder.api.middleware.request_id [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.410559] [54479]: INFO cinder.api.openstack.wsgi [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1347.411569] [54479]: DEBUG cinder.api.openstack.wsgi [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.411569] [54479]: DEBUG cinder.api.openstack.wsgi [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.423407] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.423407] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.428372] [54479]: INFO cinder.volume.api [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Volume info retrieved successfully. [ 1347.434258] [54479]: INFO cinder.api.openstack.wsgi [req-e622a6c8-a6dd-4ee5-8e55-558aa12b83e8 req-2f632869-72b2-4e6f-b00e-9c18c42859a9 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 200 [ 1347.434686] [54479]: [pid: 54479|app: 0|req: 21/43] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:25:55 2024] GET /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.970440] [54478]: DEBUG cinder.api.middleware.request_id [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.974346] [54478]: INFO cinder.api.openstack.wsgi [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1348.974346] [54478]: DEBUG cinder.api.openstack.wsgi [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f062aebe-ff7f-472b-a19f-86d348792f5f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-897597949", "description": null, "metadata": {}}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1349.001489] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.001489] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.002275] [54478]: INFO cinder.volume.api [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Volume info retrieved successfully. [ 1349.002577] [54478]: INFO cinder.api.v3.snapshots [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Create snapshot from volume f062aebe-ff7f-472b-a19f-86d348792f5f [ 1349.035088] [54478]: WARNING cinder.quota [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-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. [ 1349.065144] [54478]: DEBUG cinder.quota [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Created reservations ['3957bf76-e0b6-465a-be97-2c88365ead8b', 'fecf17f7-ecb4-46a8-971c-b6b0c17171df', '749c6e4f-24fc-433b-9a87-48f76264bd70', 'c751eaf3-3432-47f8-966b-e2c26bfc37b6'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1349.140024] [54478]: INFO cinder.volume.api [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Snapshot create request issued successfully. [ 1349.140024] [54478]: INFO cinder.api.openstack.wsgi [req-854f1969-6b09-4424-b0f5-4fe1931588bd req-04d1c9fc-1041-4ccb-a8fe-40cd913c4ae0 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1349.140024] [54478]: [pid: 54478|app: 0|req: 23/44] 10.180.1.21 () {64 vars in 1427 bytes} [Sat Dec 14 21:25:56 2024] POST /volume/v3/snapshots => generated 310 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1350.303719] [54479]: DEBUG cinder.api.middleware.request_id [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.306552] [54479]: INFO cinder.api.openstack.wsgi [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 [ 1350.306797] [54479]: DEBUG cinder.api.openstack.wsgi [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.307033] [54479]: DEBUG cinder.api.openstack.wsgi [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.329140] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329140] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.329734] [54479]: INFO cinder.volume.api [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Snapshot retrieved successfully. [ 1350.330777] [54479]: INFO cinder.api.openstack.wsgi [req-6995aff1-ab3f-42dc-b7e5-07ba95efd3b0 req-d51bbfcf-1b0f-4d77-9c98-117bccfe7acd tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 returned with HTTP 200 [ 1350.331248] [54479]: [pid: 54479|app: 0|req: 22/45] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 21:25:58 2024] GET /volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.743661] [54478]: DEBUG cinder.api.middleware.request_id [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.746743] [54478]: INFO cinder.api.openstack.wsgi [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1351.746980] [54478]: DEBUG cinder.api.openstack.wsgi [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.747222] [54478]: DEBUG cinder.api.openstack.wsgi [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'detail' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.747542] [54478]: DEBUG cinder.api.api_utils [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Removing options '' from query. {{(pid=54478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1351.747879] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.747879] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.748954] [54478]: DEBUG cinder.db.sqlalchemy.api [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Building query based on filter {{(pid=54478) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1351.768429] [54478]: INFO cinder.volume.api [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Get all snapshots completed successfully. [ 1351.768429] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.768429] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.768429] [54478]: INFO cinder.api.openstack.wsgi [req-4433a0d3-7b64-47b3-8b7c-1ed0a3e3b12d req-b002808f-4182-4994-858e-3121277bbb40 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1351.768429] [54478]: [pid: 54478|app: 0|req: 24/46] 10.180.1.21 () {60 vars in 1394 bytes} [Sat Dec 14 21:25:59 2024] GET /volume/v3/snapshots/detail => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.891515] [54479]: DEBUG cinder.api.middleware.request_id [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.896528] [54479]: INFO cinder.api.openstack.wsgi [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 [ 1352.896693] [54479]: DEBUG cinder.api.openstack.wsgi [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.897465] [54479]: DEBUG cinder.api.openstack.wsgi [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.908325] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.908325] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.910110] [54479]: INFO cinder.volume.api [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Snapshot retrieved successfully. [ 1352.911162] [54479]: INFO cinder.api.openstack.wsgi [req-086fb5f7-682d-4236-ab95-a69693001c9f req-049eb8e6-afc9-4efe-9cfa-e27e19ae3c16 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 returned with HTTP 200 [ 1352.911566] [54479]: [pid: 54479|app: 0|req: 23/47] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 21:26:00 2024] GET /volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.572799] [54478]: DEBUG cinder.api.middleware.request_id [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.578068] [54478]: INFO cinder.api.openstack.wsgi [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 [ 1353.578068] [54478]: DEBUG cinder.api.openstack.wsgi [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.578068] [54478]: DEBUG cinder.api.openstack.wsgi [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.578068] [54478]: INFO cinder.api.v2.snapshots [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Delete snapshot with id: 0ee3a398-93c0-41a2-9c73-8da9d2b63327 [ 1353.586116] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.586116] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.586116] [54478]: INFO cinder.volume.api [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Snapshot retrieved successfully. [ 1353.610410] [54478]: INFO cinder.volume.api [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Snapshot delete request issued successfully. [ 1353.610630] [54478]: INFO cinder.api.openstack.wsgi [req-53570e9f-dba7-4a89-b3d8-444d056739c0 req-15203889-a505-45d3-9429-2d978e3a5e36 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 returned with HTTP 202 [ 1353.611358] [54478]: [pid: 54478|app: 0|req: 25/48] 10.180.1.21 () {62 vars in 1506 bytes} [Sat Dec 14 21:26:01 2024] DELETE /volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1353.895787] [54479]: DEBUG cinder.api.middleware.request_id [req-d7c09203-8170-4908-a344-77603ac832b3 req-a892b49a-8a20-420b-afc0-de0563acf0a7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.898334] [54479]: INFO cinder.api.openstack.wsgi [req-d7c09203-8170-4908-a344-77603ac832b3 req-a892b49a-8a20-420b-afc0-de0563acf0a7 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 [ 1353.898597] [54479]: DEBUG cinder.api.openstack.wsgi [req-d7c09203-8170-4908-a344-77603ac832b3 req-a892b49a-8a20-420b-afc0-de0563acf0a7 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.898816] [54479]: DEBUG cinder.api.openstack.wsgi [req-d7c09203-8170-4908-a344-77603ac832b3 req-a892b49a-8a20-420b-afc0-de0563acf0a7 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.905460] [54479]: INFO cinder.api.openstack.wsgi [req-d7c09203-8170-4908-a344-77603ac832b3 req-a892b49a-8a20-420b-afc0-de0563acf0a7 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 returned with HTTP 404 [ 1353.905646] [54479]: [pid: 54479|app: 0|req: 24/49] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Dec 14 21:26:01 2024] GET /volume/v3/snapshots/0ee3a398-93c0-41a2-9c73-8da9d2b63327 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1354.349468] [54478]: DEBUG cinder.api.middleware.request_id [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.351897] [54478]: INFO cinder.api.openstack.wsgi [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1354.352109] [54478]: DEBUG cinder.api.openstack.wsgi [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.352367] [54478]: DEBUG cinder.api.openstack.wsgi [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.352589] [54478]: INFO cinder.api.v3.volumes [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Delete volume with id: f062aebe-ff7f-472b-a19f-86d348792f5f [ 1354.365264] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.365264] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.365827] [54478]: INFO cinder.volume.api [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Volume info retrieved successfully. [ 1354.389485] [54478]: INFO cinder.volume.api [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Delete volume request issued successfully. [ 1354.389485] [54478]: INFO cinder.api.openstack.wsgi [req-2989986b-5589-441f-abee-9ad832f7dbd4 req-3e43519a-aa4e-4913-aafc-33c64ba115a3 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 202 [ 1354.389703] [54478]: [pid: 54478|app: 0|req: 26/50] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:26:02 2024] DELETE /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1354.710624] [54479]: DEBUG cinder.api.middleware.request_id [req-f80ad288-3ef3-45f9-86d9-262acaa74295 req-35901c18-aa9a-4a8b-b5b6-5cb857354aad None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.714842] [54479]: INFO cinder.api.openstack.wsgi [req-f80ad288-3ef3-45f9-86d9-262acaa74295 req-35901c18-aa9a-4a8b-b5b6-5cb857354aad tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1354.715554] [54479]: DEBUG cinder.api.openstack.wsgi [req-f80ad288-3ef3-45f9-86d9-262acaa74295 req-35901c18-aa9a-4a8b-b5b6-5cb857354aad tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.715924] [54479]: DEBUG cinder.api.openstack.wsgi [req-f80ad288-3ef3-45f9-86d9-262acaa74295 req-35901c18-aa9a-4a8b-b5b6-5cb857354aad tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.725790] [54479]: INFO cinder.api.openstack.wsgi [req-f80ad288-3ef3-45f9-86d9-262acaa74295 req-35901c18-aa9a-4a8b-b5b6-5cb857354aad tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 404 [ 1354.726326] [54479]: [pid: 54479|app: 0|req: 25/51] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:26:02 2024] GET /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1355.282565] [54478]: DEBUG cinder.api.middleware.request_id [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.285573] [54478]: INFO cinder.api.openstack.wsgi [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1355.289025] [54478]: DEBUG cinder.api.openstack.wsgi [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.289025] [54478]: DEBUG cinder.api.openstack.wsgi [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.289025] [54478]: INFO cinder.api.v3.volumes [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Delete volume with id: f062aebe-ff7f-472b-a19f-86d348792f5f [ 1355.296907] [54478]: INFO cinder.api.openstack.wsgi [req-cbcb1811-cfde-4e15-b065-a63d596c1201 req-c144281a-2ca5-4156-ac79-e134113e9150 tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 404 [ 1355.296907] [54478]: [pid: 54478|app: 0|req: 27/52] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:26:03 2024] DELETE /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1355.761594] [54479]: DEBUG cinder.api.middleware.request_id [req-3339c77b-0add-42f5-9396-58a2a76a34ac req-c7906320-cf8a-4811-992c-dca83b690b8d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.766054] [54479]: INFO cinder.api.openstack.wsgi [req-3339c77b-0add-42f5-9396-58a2a76a34ac req-c7906320-cf8a-4811-992c-dca83b690b8d tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] GET http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f [ 1355.766054] [54479]: DEBUG cinder.api.openstack.wsgi [req-3339c77b-0add-42f5-9396-58a2a76a34ac req-c7906320-cf8a-4811-992c-dca83b690b8d tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.766054] [54479]: DEBUG cinder.api.openstack.wsgi [req-3339c77b-0add-42f5-9396-58a2a76a34ac req-c7906320-cf8a-4811-992c-dca83b690b8d tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.776111] [54479]: INFO cinder.api.openstack.wsgi [req-3339c77b-0add-42f5-9396-58a2a76a34ac req-c7906320-cf8a-4811-992c-dca83b690b8d tempest-VolumesSnapshotsTestJSON-1989151426 tempest-VolumesSnapshotsTestJSON-1989151426-project-member] http://10.180.1.21/volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f returned with HTTP 404 [ 1355.776692] [54479]: [pid: 54479|app: 0|req: 26/53] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:26:03 2024] GET /volume/v3/volumes/f062aebe-ff7f-472b-a19f-86d348792f5f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1365.289383] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=27,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1365.772243] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1375.898897] [54478]: DEBUG cinder.api.middleware.request_id [None req-eb2313cb-0c05-409c-b901-45c2119e301a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.900076] [54478]: INFO cinder.api.openstack.wsgi [None req-eb2313cb-0c05-409c-b901-45c2119e301a None None] GET http://10.180.1.21/volume// [ 1375.900076] [54478]: DEBUG cinder.api.openstack.wsgi [None req-eb2313cb-0c05-409c-b901-45c2119e301a None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.900225] [54478]: DEBUG cinder.api.openstack.wsgi [None req-eb2313cb-0c05-409c-b901-45c2119e301a None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.900794] [54478]: INFO cinder.api.openstack.wsgi [None req-eb2313cb-0c05-409c-b901-45c2119e301a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1375.902100] [54478]: [pid: 54478|app: 0|req: 28/54] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:26:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1375.923110] [54479]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.927409] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] GET http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1375.927843] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.928183] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.950248] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.950248] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.956695] [54479]: INFO cinder.volume.api [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1375.963290] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-cf3e530b-ed42-4727-a1f0-2b5750525c92 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 200 [ 1375.963722] [54479]: [pid: 54479|app: 0|req: 27/55] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:26:23 2024] GET /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 1571 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1376.139622] [54478]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.142148] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] PUT http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc [ 1376.142627] [54478]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-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=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1376.151217] [54478]: DEBUG cinder.coordination [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Acquiring lock "cinder-attachment_update-66d10abf-9994-48cc-b2ee-96b1e9f63321-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1376.155992] [54478]: DEBUG cinder.coordination [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Lock "cinder-attachment_update-66d10abf-9994-48cc-b2ee-96b1e9f63321-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1376.157124] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.157124] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.701805] [54478]: DEBUG cinder.coordination [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Lock "cinder-attachment_update-66d10abf-9994-48cc-b2ee-96b1e9f63321-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.546s {{(pid=54478) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1376.702498] [54478]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-a6597a97-6e75-493a-a7d4-0327755840fd tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc returned with HTTP 200 [ 1376.702665] [54478]: [pid: 54478|app: 0|req: 29/56] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:26:23 2024] PUT /volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc => generated 617 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.211042] [54479]: DEBUG cinder.api.middleware.request_id [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-638e2cdd-ce69-48ec-8681-6f358d40014d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.213395] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-638e2cdd-ce69-48ec-8681-6f358d40014d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] POST http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc/action [ 1377.214381] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-638e2cdd-ce69-48ec-8681-6f358d40014d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1377.215017] [54479]: DEBUG cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-638e2cdd-ce69-48ec-8681-6f358d40014d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.244807] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.244807] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.256711] [54479]: INFO cinder.api.openstack.wsgi [req-8b32aa60-8d84-4973-87e3-26bd6b840ca4 req-638e2cdd-ce69-48ec-8681-6f358d40014d tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc/action returned with HTTP 204 [ 1377.257348] [54479]: [pid: 54479|app: 0|req: 28/57] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:26:25 2024] POST /volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1386.696694] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1387.254343] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1408.542353] [54478]: DEBUG cinder.api.middleware.request_id [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.547763] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1408.548081] [54478]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.548317] [54478]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.560929] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.560929] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.566552] [54478]: INFO cinder.volume.api [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1408.572218] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-929b2f32-f056-4451-b37a-edc5450345a9 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1408.572706] [54478]: [pid: 54478|app: 0|req: 30/58] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:26:56 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1410.104541] [54479]: DEBUG cinder.api.middleware.request_id [None req-b5c219f4-7bba-48d3-911a-fa56d9cf12ea None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.105015] [54479]: INFO cinder.api.openstack.wsgi [None req-b5c219f4-7bba-48d3-911a-fa56d9cf12ea None None] GET http://10.180.1.21/volume// [ 1410.105211] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b5c219f4-7bba-48d3-911a-fa56d9cf12ea None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.105619] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b5c219f4-7bba-48d3-911a-fa56d9cf12ea None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.106065] [54479]: INFO cinder.api.openstack.wsgi [None req-b5c219f4-7bba-48d3-911a-fa56d9cf12ea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1410.106384] [54479]: [pid: 54479|app: 0|req: 29/59] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:26:57 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1410.110158] [54478]: DEBUG cinder.api.middleware.request_id [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-f9a9dca7-09c9-4413-80ff-4ac1a0fac31a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.112595] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-f9a9dca7-09c9-4413-80ff-4ac1a0fac31a tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1410.113048] [54478]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-f9a9dca7-09c9-4413-80ff-4ac1a0fac31a tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf", "connector": null, "instance_uuid": "9d85aac2-21be-4e8c-bcbb-76d01ad6c0c6"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1410.126074] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.126074] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.160572] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-f9a9dca7-09c9-4413-80ff-4ac1a0fac31a tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1410.160572] [54478]: [pid: 54478|app: 0|req: 31/60] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:26:57 2024] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1410.180706] [54479]: DEBUG cinder.api.middleware.request_id [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.186453] [54479]: INFO cinder.api.openstack.wsgi [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1410.186757] [54479]: DEBUG cinder.api.openstack.wsgi [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.186984] [54479]: DEBUG cinder.api.openstack.wsgi [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.215072] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.215072] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.220585] [54479]: INFO cinder.volume.api [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1410.227869] [54479]: INFO cinder.api.openstack.wsgi [None req-eedb55df-1a40-4dc7-9d8e-7d0acc705837 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1410.229190] [54479]: [pid: 54479|app: 0|req: 30/61] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:26:58 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1410.695954] [54478]: DEBUG cinder.api.middleware.request_id [None req-c6d30a7c-033a-4c99-9dad-a8cf77a7b6f7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.695954] [54478]: INFO cinder.api.openstack.wsgi [None req-c6d30a7c-033a-4c99-9dad-a8cf77a7b6f7 None None] GET http://10.180.1.21/volume// [ 1410.695954] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c6d30a7c-033a-4c99-9dad-a8cf77a7b6f7 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.695954] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c6d30a7c-033a-4c99-9dad-a8cf77a7b6f7 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.696529] [54478]: INFO cinder.api.openstack.wsgi [None req-c6d30a7c-033a-4c99-9dad-a8cf77a7b6f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1410.696896] [54478]: [pid: 54478|app: 0|req: 32/62] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:26:58 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1410.701301] [54479]: DEBUG cinder.api.middleware.request_id [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.703973] [54479]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1410.704368] [54479]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.704602] [54479]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.724098] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.724098] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.727841] [54479]: INFO cinder.volume.api [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1410.734143] [54479]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-8dd577ce-39c4-43e8-8741-d225cffe3fe2 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1410.734576] [54479]: [pid: 54479|app: 0|req: 31/63] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:26:58 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1410.773281] [54478]: DEBUG cinder.api.middleware.request_id [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.776448] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] PUT http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 [ 1410.776852] [54478]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-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-391543", "mountpoint": "/dev/sdb"}}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1410.786709] [54478]: DEBUG cinder.coordination [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Acquiring lock "cinder-attachment_update-0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1410.791963] [54478]: DEBUG cinder.coordination [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Lock "cinder-attachment_update-0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1410.793142] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.793142] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.241789] [54479]: DEBUG cinder.api.middleware.request_id [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.247705] [54479]: INFO cinder.api.openstack.wsgi [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1411.248146] [54479]: DEBUG cinder.api.openstack.wsgi [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.248528] [54479]: DEBUG cinder.api.openstack.wsgi [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.268175] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.268175] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.273908] [54479]: INFO cinder.volume.api [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1411.279846] [54479]: INFO cinder.api.openstack.wsgi [None req-00d0616d-834c-4f89-9457-d2a22a2e08f6 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1411.280462] [54479]: [pid: 54479|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:26:59 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.306537] [54479]: DEBUG cinder.api.middleware.request_id [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.311624] [54479]: INFO cinder.api.openstack.wsgi [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1412.312794] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.312794] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.327271] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.327271] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.330737] [54479]: INFO cinder.volume.api [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1412.336512] [54479]: INFO cinder.api.openstack.wsgi [None req-c0c6c69d-1150-4c0e-a000-d6467cf1a1bc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1412.337184] [54479]: [pid: 54479|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:00 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1413.346627] [54479]: DEBUG cinder.api.middleware.request_id [None req-6451c3fd-a130-44cf-a336-af2718a57196 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.349629] [54479]: INFO cinder.api.openstack.wsgi [None req-6451c3fd-a130-44cf-a336-af2718a57196 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1413.349927] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6451c3fd-a130-44cf-a336-af2718a57196 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.350279] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6451c3fd-a130-44cf-a336-af2718a57196 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.373743] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.373743] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.377857] [54479]: INFO cinder.volume.api [None req-6451c3fd-a130-44cf-a336-af2718a57196 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1413.382931] [54479]: INFO cinder.api.openstack.wsgi [None req-6451c3fd-a130-44cf-a336-af2718a57196 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1413.383433] [54479]: [pid: 54479|app: 0|req: 34/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:01 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1414.394652] [54479]: DEBUG cinder.api.middleware.request_id [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.399567] [54479]: INFO cinder.api.openstack.wsgi [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1414.399567] [54479]: DEBUG cinder.api.openstack.wsgi [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.399567] [54479]: DEBUG cinder.api.openstack.wsgi [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.414616] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.414616] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.418418] [54479]: INFO cinder.volume.api [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1414.426569] [54479]: INFO cinder.api.openstack.wsgi [None req-8cb73266-f08b-4adf-9164-465f7a4a0794 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1414.427230] [54479]: [pid: 54479|app: 0|req: 35/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:02 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1415.319837] [54478]: DEBUG cinder.coordination [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Lock "cinder-attachment_update-0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54478) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1415.320265] [54478]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-7b3a6863-396e-48fd-b892-0c85b778445f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 returned with HTTP 200 [ 1415.320740] [54478]: [pid: 54478|app: 0|req: 33/68] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:26:58 2024] PUT /volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1415.442996] [54479]: DEBUG cinder.api.middleware.request_id [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.447878] [54479]: INFO cinder.api.openstack.wsgi [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1415.448120] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.448327] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.458846] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.458846] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.463557] [54479]: INFO cinder.volume.api [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1415.468497] [54479]: INFO cinder.api.openstack.wsgi [None req-6117427b-fccc-4d45-84d3-1e6fc982fb8c tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1415.468917] [54479]: [pid: 54479|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:03 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1416.484746] [54478]: DEBUG cinder.api.middleware.request_id [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.487406] [54478]: INFO cinder.api.openstack.wsgi [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1416.487646] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.487886] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.517924] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.517924] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.523176] [54478]: INFO cinder.volume.api [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1416.530922] [54478]: INFO cinder.api.openstack.wsgi [None req-0b83a3ca-feb9-4c5c-afce-1e317d29a926 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1416.531617] [54478]: [pid: 54478|app: 0|req: 34/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:04 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1417.483017] [54479]: DEBUG cinder.api.middleware.request_id [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-65eeab30-7e88-45b8-a776-10342cbcbfa5 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.485671] [54479]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-65eeab30-7e88-45b8-a776-10342cbcbfa5 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] POST http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5/action [ 1417.486259] [54479]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-65eeab30-7e88-45b8-a776-10342cbcbfa5 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1417.486259] [54479]: DEBUG cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-65eeab30-7e88-45b8-a776-10342cbcbfa5 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1417.506992] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.506992] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.515913] [54479]: INFO cinder.api.openstack.wsgi [req-d4c942ec-a7b7-4e64-a2ed-db0ec35ba0e0 req-65eeab30-7e88-45b8-a776-10342cbcbfa5 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5/action returned with HTTP 204 [ 1417.516633] [54479]: [pid: 54479|app: 0|req: 37/71] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:27:05 2024] POST /volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1417.543048] [54478]: DEBUG cinder.api.middleware.request_id [None req-96bc6f09-fd69-4039-8595-d629bd6031ce None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.549880] [54478]: INFO cinder.api.openstack.wsgi [None req-96bc6f09-fd69-4039-8595-d629bd6031ce tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1417.549880] [54478]: DEBUG cinder.api.openstack.wsgi [None req-96bc6f09-fd69-4039-8595-d629bd6031ce tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.549880] [54478]: DEBUG cinder.api.openstack.wsgi [None req-96bc6f09-fd69-4039-8595-d629bd6031ce tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.562276] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.562276] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.567426] [54478]: INFO cinder.volume.api [None req-96bc6f09-fd69-4039-8595-d629bd6031ce tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1417.573704] [54478]: INFO cinder.api.openstack.wsgi [None req-96bc6f09-fd69-4039-8595-d629bd6031ce tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1417.573773] [54478]: [pid: 54478|app: 0|req: 35/72] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:05 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1417.584288] [54479]: DEBUG cinder.api.middleware.request_id [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.586263] [54479]: INFO cinder.api.openstack.wsgi [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1417.586653] [54479]: DEBUG cinder.api.openstack.wsgi [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.586991] [54479]: DEBUG cinder.api.openstack.wsgi [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.599512] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.599512] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.603056] [54479]: INFO cinder.volume.api [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1417.608850] [54479]: INFO cinder.api.openstack.wsgi [None req-29620f8a-d507-4cde-9cb5-b9eb7fc2c387 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1417.608850] [54479]: [pid: 54479|app: 0|req: 38/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:05 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1418.133951] [54478]: DEBUG cinder.api.middleware.request_id [None req-8d0bb881-df99-4d9c-b814-41ab90720897 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.136509] [54478]: INFO cinder.api.openstack.wsgi [None req-8d0bb881-df99-4d9c-b814-41ab90720897 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1418.136760] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8d0bb881-df99-4d9c-b814-41ab90720897 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.136996] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8d0bb881-df99-4d9c-b814-41ab90720897 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.156067] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.156067] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.162238] [54478]: INFO cinder.volume.api [None req-8d0bb881-df99-4d9c-b814-41ab90720897 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1418.167773] [54478]: INFO cinder.api.openstack.wsgi [None req-8d0bb881-df99-4d9c-b814-41ab90720897 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1418.167773] [54478]: [pid: 54478|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:05 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1418.503072] [54479]: DEBUG cinder.api.middleware.request_id [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.506672] [54479]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1418.506921] [54479]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.507165] [54479]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.525358] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.525358] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.529897] [54479]: INFO cinder.volume.api [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1418.534506] [54479]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-5d639aa0-5db1-4f39-a829-50e5b7a771fc tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1418.534976] [54479]: [pid: 54479|app: 0|req: 39/75] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:27:06 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1418.552304] [54478]: DEBUG cinder.api.middleware.request_id [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.556012] [54478]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] POST http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf/action [ 1418.556693] [54478]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1418.557028] [54478]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1418.567291] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.567291] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.567764] [54478]: INFO cinder.volume.api [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1418.574950] [54478]: INFO cinder.volume.api [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Begin detaching volume completed successfully. [ 1418.575245] [54478]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-4131c06a-0b07-4c26-80ef-af0fd937b357 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf/action returned with HTTP 202 [ 1418.575695] [54478]: [pid: 54478|app: 0|req: 37/76] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:27:06 2024] POST /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1419.604092] [54479]: DEBUG cinder.api.middleware.request_id [None req-b0fec439-dd2e-4d56-8b69-563e7a51509a None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.604900] [54479]: INFO cinder.api.openstack.wsgi [None req-b0fec439-dd2e-4d56-8b69-563e7a51509a None None] GET http://10.180.1.21/volume// [ 1419.605161] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b0fec439-dd2e-4d56-8b69-563e7a51509a None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.605439] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b0fec439-dd2e-4d56-8b69-563e7a51509a None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.606054] [54479]: INFO cinder.api.openstack.wsgi [None req-b0fec439-dd2e-4d56-8b69-563e7a51509a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1419.606495] [54479]: [pid: 54479|app: 0|req: 40/77] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:27:07 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1419.610204] [54478]: DEBUG cinder.api.middleware.request_id [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.612696] [54478]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1419.612953] [54478]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.613189] [54478]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.628392] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.628392] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.630805] [54478]: INFO cinder.volume.api [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1419.635980] [54478]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-41fd717a-be94-4abb-9d2d-c1b21ec25530 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1419.636942] [54478]: [pid: 54478|app: 0|req: 38/78] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:27:07 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1555 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1421.298951] [54479]: DEBUG cinder.api.middleware.request_id [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-bf5b6795-e5eb-4973-a496-7c3190443858 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.302535] [54479]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-bf5b6795-e5eb-4973-a496-7c3190443858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 [ 1421.303021] [54479]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-bf5b6795-e5eb-4973-a496-7c3190443858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.303888] [54479]: DEBUG cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-bf5b6795-e5eb-4973-a496-7c3190443858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.317685] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.317685] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.893416] [54479]: INFO cinder.api.openstack.wsgi [req-07103b9d-6e52-4616-ba2c-6faa193de574 req-bf5b6795-e5eb-4973-a496-7c3190443858 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 returned with HTTP 200 [ 1421.894082] [54479]: [pid: 54479|app: 0|req: 41/79] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:27:09 2024] DELETE /volume/v3/attachments/d61be9f5-f150-4d6c-93a5-0bbd945e5ad5 => generated 19 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.644645] [54478]: DEBUG cinder.api.middleware.request_id [None req-52bf328e-033e-4659-9f11-e719151094f8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.644645] [54478]: INFO cinder.api.openstack.wsgi [None req-52bf328e-033e-4659-9f11-e719151094f8 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1422.644645] [54478]: DEBUG cinder.api.openstack.wsgi [None req-52bf328e-033e-4659-9f11-e719151094f8 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.644645] [54478]: DEBUG cinder.api.openstack.wsgi [None req-52bf328e-033e-4659-9f11-e719151094f8 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.658238] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.658238] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.666967] [54478]: INFO cinder.volume.api [None req-52bf328e-033e-4659-9f11-e719151094f8 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1422.673857] [54478]: INFO cinder.api.openstack.wsgi [None req-52bf328e-033e-4659-9f11-e719151094f8 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1422.674571] [54478]: [pid: 54478|app: 0|req: 39/80] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:10 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.689499] [54479]: DEBUG cinder.api.middleware.request_id [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.691729] [54479]: INFO cinder.api.openstack.wsgi [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1422.691923] [54479]: DEBUG cinder.api.openstack.wsgi [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.692177] [54479]: DEBUG cinder.api.openstack.wsgi [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.692436] [54479]: INFO cinder.api.v3.volumes [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Delete volume with id: 0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1422.705200] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.705200] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.706158] [54479]: INFO cinder.volume.api [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1422.739169] [54479]: INFO cinder.volume.api [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Delete volume request issued successfully. [ 1422.740031] [54479]: INFO cinder.api.openstack.wsgi [None req-186aa460-ccde-420c-8701-2e7a4bd2d63f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 202 [ 1422.742622] [54479]: [pid: 54479|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:27:10 2024] DELETE /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1422.744231] [54478]: DEBUG cinder.api.middleware.request_id [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.747684] [54478]: INFO cinder.api.openstack.wsgi [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1422.748046] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.748379] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.766073] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.766073] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.771192] [54478]: INFO cinder.volume.api [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1422.783461] [54478]: INFO cinder.api.openstack.wsgi [None req-f452ea4f-948b-49fc-8d1c-4b0c42fd3e12 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1422.783914] [54478]: [pid: 54478|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:10 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.798713] [54479]: DEBUG cinder.api.middleware.request_id [None req-412203c1-4542-4e95-bd49-cad909568a5f None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.800786] [54479]: INFO cinder.api.openstack.wsgi [None req-412203c1-4542-4e95-bd49-cad909568a5f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1423.800998] [54479]: DEBUG cinder.api.openstack.wsgi [None req-412203c1-4542-4e95-bd49-cad909568a5f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.801245] [54479]: DEBUG cinder.api.openstack.wsgi [None req-412203c1-4542-4e95-bd49-cad909568a5f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.818647] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.818647] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.823119] [54479]: INFO cinder.volume.api [None req-412203c1-4542-4e95-bd49-cad909568a5f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1423.828561] [54479]: INFO cinder.api.openstack.wsgi [None req-412203c1-4542-4e95-bd49-cad909568a5f tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1423.828946] [54479]: [pid: 54479|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:11 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1424.839786] [54478]: DEBUG cinder.api.middleware.request_id [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.843438] [54478]: INFO cinder.api.openstack.wsgi [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1424.844073] [54478]: DEBUG cinder.api.openstack.wsgi [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.844073] [54478]: DEBUG cinder.api.openstack.wsgi [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.857254] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.857254] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.865124] [54478]: INFO cinder.volume.api [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Volume info retrieved successfully. [ 1424.871309] [54478]: INFO cinder.api.openstack.wsgi [None req-89e4e5ff-5484-4a8e-8c36-75c04557fea1 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 200 [ 1424.871784] [54478]: [pid: 54478|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:12 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1425.882604] [54479]: DEBUG cinder.api.middleware.request_id [None req-9591f15c-80b1-476d-8c7b-bf48f2f3281e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.886951] [54479]: INFO cinder.api.openstack.wsgi [None req-9591f15c-80b1-476d-8c7b-bf48f2f3281e tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1425.887777] [54479]: DEBUG cinder.api.openstack.wsgi [None req-9591f15c-80b1-476d-8c7b-bf48f2f3281e tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.888136] [54479]: DEBUG cinder.api.openstack.wsgi [None req-9591f15c-80b1-476d-8c7b-bf48f2f3281e tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.898909] [54479]: INFO cinder.api.openstack.wsgi [None req-9591f15c-80b1-476d-8c7b-bf48f2f3281e tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 404 [ 1425.899480] [54479]: [pid: 54479|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:13 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1434.869323] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=48,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1435.892807] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=67,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1447.869114] [54478]: DEBUG cinder.api.middleware.request_id [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.871596] [54478]: INFO cinder.api.openstack.wsgi [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1447.872141] [54478]: DEBUG cinder.api.openstack.wsgi [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1612316308"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1447.874074] [54478]: DEBUG cinder.api.v3.volumes [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1612316308'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1447.874267] [54478]: INFO cinder.api.v3.volumes [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Create volume of 1 GB [ 1447.881553] [54478]: INFO cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Availability Zones retrieved successfully. [ 1447.891852] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Flow 'volume_create_api' (afafac83-18e8-4d38-bb2f-501b90277f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1447.893130] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73183ca3-64ea-4f60-a501-69c33064d19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1447.894412] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1447.927760] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73183ca3-64ea-4f60-a501-69c33064d19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1447.929871] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6dec5c-f68c-463b-be21-1925754d3b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1448.005340] [54478]: DEBUG cinder.quota [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Created reservations ['2ce4acb8-e67d-4525-b5ed-53bc27e3a471', '1fb4d7e4-70e6-43e3-b22e-73857e4ec637', '87fb6337-3f7b-4d1b-aad7-f1ce1ecf8965', 'be3cfe22-fc43-42e1-b62a-9d1877801a4e'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1448.008280] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6dec5c-f68c-463b-be21-1925754d3b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce4acb8-e67d-4525-b5ed-53bc27e3a471', '1fb4d7e4-70e6-43e3-b22e-73857e4ec637', '87fb6337-3f7b-4d1b-aad7-f1ce1ecf8965', 'be3cfe22-fc43-42e1-b62a-9d1877801a4e']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1448.009564] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038da647-1925-4ef5-ad49-34438d2f2fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1448.029552] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038da647-1925-4ef5-ad49-34438d2f2fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560be247-1aab-4d40-b0f1-31acc82a0d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1612316308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e264ce8a574415cac0062edce810423',qos_specs=None,replication_status=,reservations=['2ce4acb8-e67d-4525-b5ed-53bc27e3a471','1fb4d7e4-70e6-43e3-b22e-73857e4ec637','87fb6337-3f7b-4d1b-aad7-f1ce1ecf8965','be3cfe22-fc43-42e1-b62a-9d1877801a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7e1714ec178423a9b0396936f1c77b2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1612316308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560be247-1aab-4d40-b0f1-31acc82a0d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e264ce8a574415cac0062edce810423',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='e7e1714ec178423a9b0396936f1c77b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1448.030571] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd6bc4b-5621-491c-a5bd-1e844043f58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1448.066238] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bd6bc4b-5621-491c-a5bd-1e844043f58e) 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-1612316308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e264ce8a574415cac0062edce810423',qos_specs=None,replication_status=,reservations=['2ce4acb8-e67d-4525-b5ed-53bc27e3a471','1fb4d7e4-70e6-43e3-b22e-73857e4ec637','87fb6337-3f7b-4d1b-aad7-f1ce1ecf8965','be3cfe22-fc43-42e1-b62a-9d1877801a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7e1714ec178423a9b0396936f1c77b2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1448.068383] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a1997a-3fc5-427f-b133-6ba54e9aa4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1448.083307] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a1997a-3fc5-427f-b133-6ba54e9aa4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1448.086128] [54478]: DEBUG cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Flow 'volume_create_api' (afafac83-18e8-4d38-bb2f-501b90277f6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1448.086128] [54478]: INFO cinder.volume.api [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Create volume request issued successfully. [ 1448.086319] [54478]: INFO cinder.api.openstack.wsgi [None req-97835dc1-981d-4d54-8e1a-ec929c4e79ee tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1448.086774] [54478]: [pid: 54478|app: 0|req: 42/86] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:27:35 2024] POST /volume/v3/volumes => generated 750 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1448.097440] [54479]: DEBUG cinder.api.middleware.request_id [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.100292] [54479]: INFO cinder.api.openstack.wsgi [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1448.100523] [54479]: DEBUG cinder.api.openstack.wsgi [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.104027] [54479]: DEBUG cinder.api.openstack.wsgi [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.119259] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.119259] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.127844] [54479]: INFO cinder.volume.api [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1448.137601] [54479]: INFO cinder.api.openstack.wsgi [None req-661ebfa0-aea9-41bb-b642-39e2f666dc2e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1448.138706] [54479]: [pid: 54479|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:35 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.156736] [54478]: DEBUG cinder.api.middleware.request_id [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.162849] [54478]: INFO cinder.api.openstack.wsgi [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1449.163573] [54478]: DEBUG cinder.api.openstack.wsgi [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.163573] [54478]: DEBUG cinder.api.openstack.wsgi [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.181510] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.181510] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.188255] [54478]: INFO cinder.volume.api [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1449.198397] [54478]: INFO cinder.api.openstack.wsgi [None req-27c1e923-b4f6-4d3a-ad17-1cf89598b1fb tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1449.199072] [54478]: [pid: 54478|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:37 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.166585] [54479]: DEBUG cinder.api.middleware.request_id [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.170043] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1450.170402] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.170754] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.184592] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.184592] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.190903] [54479]: INFO cinder.volume.api [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1450.198565] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-fe3df491-737d-460a-8e92-6531f3adb1c7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1450.199192] [54479]: [pid: 54479|app: 0|req: 46/89] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:27:38 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.729687] [54478]: DEBUG cinder.api.middleware.request_id [None req-fd8b1fd8-8b8f-4bae-8cf1-4361c04d3fa1 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.730472] [54478]: INFO cinder.api.openstack.wsgi [None req-fd8b1fd8-8b8f-4bae-8cf1-4361c04d3fa1 None None] GET http://10.180.1.21/volume// [ 1451.730726] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1fd8-8b8f-4bae-8cf1-4361c04d3fa1 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.730966] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1fd8-8b8f-4bae-8cf1-4361c04d3fa1 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.731766] [54478]: INFO cinder.api.openstack.wsgi [None req-fd8b1fd8-8b8f-4bae-8cf1-4361c04d3fa1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1451.732199] [54478]: [pid: 54478|app: 0|req: 44/90] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:27:39 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1451.737658] [54479]: DEBUG cinder.api.middleware.request_id [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-99b6d636-ad7e-4aa0-b9bc-0304413e1876 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.739969] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-99b6d636-ad7e-4aa0-b9bc-0304413e1876 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1451.740411] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-99b6d636-ad7e-4aa0-b9bc-0304413e1876 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560be247-1aab-4d40-b0f1-31acc82a0d2c", "connector": null, "instance_uuid": "f5babee2-eada-48b0-99c6-eec3024633e2"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1451.752750] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.752750] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.777039] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-99b6d636-ad7e-4aa0-b9bc-0304413e1876 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1451.777478] [54479]: [pid: 54479|app: 0|req: 47/91] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:27:39 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1451.796974] [54478]: DEBUG cinder.api.middleware.request_id [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.798991] [54478]: INFO cinder.api.openstack.wsgi [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1451.799196] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.800033] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.810227] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.810227] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.813828] [54478]: INFO cinder.volume.api [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1451.818932] [54478]: INFO cinder.api.openstack.wsgi [None req-c2d8b974-dba3-47db-8769-ea752a6fa43a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1451.819360] [54478]: [pid: 54478|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:39 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1452.299490] [54479]: DEBUG cinder.api.middleware.request_id [None req-e37e8e43-acba-4bef-bb17-492ed9ef52c0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.300062] [54479]: INFO cinder.api.openstack.wsgi [None req-e37e8e43-acba-4bef-bb17-492ed9ef52c0 None None] GET http://10.180.1.21/volume// [ 1452.300317] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e37e8e43-acba-4bef-bb17-492ed9ef52c0 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.300559] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e37e8e43-acba-4bef-bb17-492ed9ef52c0 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.301052] [54479]: INFO cinder.api.openstack.wsgi [None req-e37e8e43-acba-4bef-bb17-492ed9ef52c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1452.301419] [54479]: [pid: 54479|app: 0|req: 48/93] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:27:40 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1452.306884] [54478]: DEBUG cinder.api.middleware.request_id [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.309971] [54478]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1452.310382] [54478]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.310719] [54478]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.328828] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.328828] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.334332] [54478]: INFO cinder.volume.api [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1452.339570] [54478]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-e0ea910b-1d7a-499b-b94c-23dcda7ce88e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1452.340032] [54478]: [pid: 54478|app: 0|req: 46/94] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:27:40 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1452.372868] [54479]: DEBUG cinder.api.middleware.request_id [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.375577] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] PUT http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c [ 1452.376139] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-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-391587", "mountpoint": "/dev/sdb"}}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1452.386219] [54479]: DEBUG cinder.coordination [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Acquiring lock "cinder-attachment_update-560be247-1aab-4d40-b0f1-31acc82a0d2c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1452.390648] [54479]: DEBUG cinder.coordination [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Lock "cinder-attachment_update-560be247-1aab-4d40-b0f1-31acc82a0d2c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1452.391777] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.391777] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.831689] [54478]: DEBUG cinder.api.middleware.request_id [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.836030] [54478]: INFO cinder.api.openstack.wsgi [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1452.836030] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.836030] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.850013] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.850013] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.854903] [54478]: INFO cinder.volume.api [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1452.859720] [54478]: INFO cinder.api.openstack.wsgi [None req-fa2fd915-5cfc-4a29-b325-13ffe20d5bff tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1452.859720] [54478]: [pid: 54478|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:40 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1453.869761] [54478]: DEBUG cinder.api.middleware.request_id [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.873143] [54478]: INFO cinder.api.openstack.wsgi [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1453.873143] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.873368] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.888547] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.888547] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.894250] [54478]: INFO cinder.volume.api [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1453.900418] [54478]: INFO cinder.api.openstack.wsgi [None req-0f903d7b-abcc-4424-9b34-82c3f4333c49 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1453.900831] [54478]: [pid: 54478|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:41 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1454.915243] [54478]: DEBUG cinder.api.middleware.request_id [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.920030] [54478]: INFO cinder.api.openstack.wsgi [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1454.920030] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1454.920030] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1454.944187] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.944187] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1454.950725] [54478]: INFO cinder.volume.api [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1454.958658] [54478]: INFO cinder.api.openstack.wsgi [None req-e585fca3-486e-4fbe-84a8-5a21ef39dcb9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1454.964022] [54478]: [pid: 54478|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:42 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1455.973652] [54478]: DEBUG cinder.api.middleware.request_id [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.976482] [54478]: INFO cinder.api.openstack.wsgi [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1455.976912] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.977188] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.992630] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.992630] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.002848] [54478]: INFO cinder.volume.api [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1456.012553] [54478]: INFO cinder.api.openstack.wsgi [None req-1b9ca9c5-bf3c-4431-a953-b59f1d14b2c5 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1456.013034] [54478]: [pid: 54478|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:43 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1457.029651] [54478]: DEBUG cinder.api.middleware.request_id [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.031738] [54478]: INFO cinder.api.openstack.wsgi [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1457.031969] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1457.032218] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1457.042555] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.042555] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1457.046367] [54478]: INFO cinder.volume.api [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1457.051139] [54478]: INFO cinder.api.openstack.wsgi [None req-6ccfa87f-77a7-4462-82df-9d340a723d04 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1457.051538] [54478]: [pid: 54478|app: 0|req: 51/99] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:44 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1457.420218] [54479]: DEBUG cinder.coordination [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Lock "cinder-attachment_update-560be247-1aab-4d40-b0f1-31acc82a0d2c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=54479) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1457.420218] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-331ace41-292b-4f61-969c-6e1087ce3970 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c returned with HTTP 200 [ 1457.420218] [54479]: [pid: 54479|app: 0|req: 49/100] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:27:40 2024] PUT /volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1458.060258] [54478]: DEBUG cinder.api.middleware.request_id [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1458.062444] [54478]: INFO cinder.api.openstack.wsgi [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1458.062788] [54478]: DEBUG cinder.api.openstack.wsgi [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1458.063092] [54478]: DEBUG cinder.api.openstack.wsgi [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1458.077501] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1458.077501] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1458.081984] [54478]: INFO cinder.volume.api [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1458.091023] [54478]: INFO cinder.api.openstack.wsgi [None req-75ed6000-fd6f-4600-bae4-999b56b20d36 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1458.091023] [54478]: [pid: 54478|app: 0|req: 52/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:45 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1459.086293] [54479]: DEBUG cinder.api.middleware.request_id [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-ca38c65f-b8f1-41d9-83f8-ca3e9796c014 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.089249] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-ca38c65f-b8f1-41d9-83f8-ca3e9796c014 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] POST http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c/action [ 1459.089739] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-ca38c65f-b8f1-41d9-83f8-ca3e9796c014 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1459.089883] [54479]: DEBUG cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-ca38c65f-b8f1-41d9-83f8-ca3e9796c014 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1459.098936] [54478]: DEBUG cinder.api.middleware.request_id [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1459.101058] [54478]: INFO cinder.api.openstack.wsgi [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1459.101815] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1459.102044] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1459.114871] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.114871] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.122085] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1459.122085] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1459.127410] [54478]: INFO cinder.volume.api [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1459.128869] [54479]: INFO cinder.api.openstack.wsgi [req-e7194979-88cf-4792-8eea-bbd4283d0981 req-ca38c65f-b8f1-41d9-83f8-ca3e9796c014 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c/action returned with HTTP 204 [ 1459.129489] [54479]: [pid: 54479|app: 0|req: 50/102] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:27:46 2024] POST /volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1459.133061] [54478]: INFO cinder.api.openstack.wsgi [None req-ba25d871-4984-4a1d-9b2e-945a26b708e7 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1459.133503] [54478]: [pid: 54478|app: 0|req: 53/103] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:46 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.143534] [54479]: DEBUG cinder.api.middleware.request_id [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.147507] [54479]: INFO cinder.api.openstack.wsgi [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1460.147507] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1460.147918] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1460.170621] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1460.170621] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.175029] [54479]: INFO cinder.volume.api [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1460.181089] [54479]: INFO cinder.api.openstack.wsgi [None req-f17a7b1c-330c-4ca6-8e46-0f8fbb06258a tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1460.181548] [54479]: [pid: 54479|app: 0|req: 51/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:47 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1460.191823] [54478]: DEBUG cinder.api.middleware.request_id [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1460.194073] [54478]: INFO cinder.api.openstack.wsgi [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1460.194317] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1460.194542] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1460.208039] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1460.208039] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1460.210751] [54478]: INFO cinder.volume.api [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1460.215916] [54478]: INFO cinder.api.openstack.wsgi [None req-1f1e5f6f-8983-4906-bb18-5f28e23d8a0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1460.216366] [54478]: [pid: 54478|app: 0|req: 54/105] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:48 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.288370] [54479]: DEBUG cinder.api.middleware.request_id [None req-1327a7c3-7064-4830-b1b8-539deb064444 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.291943] [54479]: INFO cinder.api.openstack.wsgi [None req-1327a7c3-7064-4830-b1b8-539deb064444 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1464.291943] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1327a7c3-7064-4830-b1b8-539deb064444 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.291943] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1327a7c3-7064-4830-b1b8-539deb064444 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.292228] [54479]: INFO cinder.api.v3.volumes [None req-1327a7c3-7064-4830-b1b8-539deb064444 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Delete volume with id: 0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1464.301459] [54479]: INFO cinder.api.openstack.wsgi [None req-1327a7c3-7064-4830-b1b8-539deb064444 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 404 [ 1464.302178] [54479]: [pid: 54479|app: 0|req: 52/106] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:27:52 2024] DELETE /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1464.306840] [54478]: DEBUG cinder.api.middleware.request_id [None req-c85326c6-adc1-4944-899d-d81ab4f75689 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.309705] [54478]: INFO cinder.api.openstack.wsgi [None req-c85326c6-adc1-4944-899d-d81ab4f75689 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] GET http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf [ 1464.309977] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c85326c6-adc1-4944-899d-d81ab4f75689 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1464.310229] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c85326c6-adc1-4944-899d-d81ab4f75689 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1464.320905] [54478]: INFO cinder.api.openstack.wsgi [None req-c85326c6-adc1-4944-899d-d81ab4f75689 tempest-VolumesAssistedSnapshotsTest-1270553005 tempest-VolumesAssistedSnapshotsTest-1270553005-project-admin] http://10.180.1.21/volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf returned with HTTP 404 [ 1464.321509] [54478]: [pid: 54478|app: 0|req: 55/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:27:52 2024] GET /volume/v3/volumes/0519ec1f-c03c-4520-a1c6-3c6fdcbfdddf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1474.295298] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1474.314157] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=82,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1499.058661] [54479]: DEBUG cinder.api.middleware.request_id [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.061809] [54479]: INFO cinder.api.openstack.wsgi [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1737948560 [ 1499.062229] [54479]: DEBUG cinder.api.openstack.wsgi [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.063681] [54479]: DEBUG cinder.api.openstack.wsgi [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.063681] [54479]: INFO cinder.api.v3.volumes [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Delete volume with id: tempest-invalid-1737948560 [ 1499.078335] [54479]: INFO cinder.api.openstack.wsgi [req-07a22b87-7407-447d-871c-0213eec6a348 req-59d45bed-1805-416d-94da-74a609272da6 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1737948560 returned with HTTP 404 [ 1499.079032] [54479]: [pid: 54479|app: 0|req: 53/108] 10.180.1.21 () {62 vars in 1470 bytes} [Sat Dec 14 21:28:26 2024] DELETE /volume/v3/volumes/tempest-invalid-1737948560 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1499.665687] [54478]: DEBUG cinder.api.middleware.request_id [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.670838] [54478]: INFO cinder.api.openstack.wsgi [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] DELETE http://10.180.1.21/volume/v3/volumes/670922cb-6bf2-4be9-bd0f-c92c3aa3b9f3 [ 1499.670838] [54478]: DEBUG cinder.api.openstack.wsgi [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.671064] [54478]: DEBUG cinder.api.openstack.wsgi [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.671623] [54478]: INFO cinder.api.v3.volumes [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Delete volume with id: 670922cb-6bf2-4be9-bd0f-c92c3aa3b9f3 [ 1499.681335] [54478]: INFO cinder.api.openstack.wsgi [req-430912b3-af45-4fbb-87a4-221aa7c0bae6 req-4764c3c5-af12-4692-89c7-1f9a18176b79 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] http://10.180.1.21/volume/v3/volumes/670922cb-6bf2-4be9-bd0f-c92c3aa3b9f3 returned with HTTP 404 [ 1499.681848] [54478]: [pid: 54478|app: 0|req: 56/109] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:28:27 2024] DELETE /volume/v3/volumes/670922cb-6bf2-4be9-bd0f-c92c3aa3b9f3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1500.171686] [54479]: DEBUG cinder.api.middleware.request_id [req-af542aec-617a-48df-9074-15eab437da34 req-10a72624-50bc-4451-85a8-430437dace25 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.175247] [54479]: INFO cinder.api.openstack.wsgi [req-af542aec-617a-48df-9074-15eab437da34 req-10a72624-50bc-4451-85a8-430437dace25 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] GET http://10.180.1.21/volume/v3/volumes/f9d982ec-07b7-4b37-9cdf-6a83dee12054 [ 1500.181239] [54479]: DEBUG cinder.api.openstack.wsgi [req-af542aec-617a-48df-9074-15eab437da34 req-10a72624-50bc-4451-85a8-430437dace25 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.181239] [54479]: DEBUG cinder.api.openstack.wsgi [req-af542aec-617a-48df-9074-15eab437da34 req-10a72624-50bc-4451-85a8-430437dace25 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.191280] [54479]: INFO cinder.api.openstack.wsgi [req-af542aec-617a-48df-9074-15eab437da34 req-10a72624-50bc-4451-85a8-430437dace25 tempest-VolumesNegativeTest-1553164003 tempest-VolumesNegativeTest-1553164003-project-member] http://10.180.1.21/volume/v3/volumes/f9d982ec-07b7-4b37-9cdf-6a83dee12054 returned with HTTP 404 [ 1500.191280] [54479]: [pid: 54479|app: 0|req: 54/110] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:28:28 2024] GET /volume/v3/volumes/f9d982ec-07b7-4b37-9cdf-6a83dee12054 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1507.820105] [54478]: DEBUG cinder.api.middleware.request_id [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.822661] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1507.823284] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.823563] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.838526] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.838526] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.843622] [54478]: INFO cinder.volume.api [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1507.849481] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-3943c0be-f78d-416e-ae10-a240b0b4d7e8 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1507.850065] [54478]: [pid: 54478|app: 0|req: 57/111] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:28:35 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1507.888595] [54479]: DEBUG cinder.api.middleware.request_id [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.891097] [54479]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] POST http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c/action [ 1507.891491] [54479]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1507.891661] [54479]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1507.905741] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.905741] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.905949] [54479]: INFO cinder.volume.api [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1507.915118] [54479]: INFO cinder.volume.api [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Begin detaching volume completed successfully. [ 1507.915418] [54479]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-24946d64-c465-47d8-a2f2-9639073b6301 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c/action returned with HTTP 202 [ 1507.918446] [54479]: [pid: 54479|app: 0|req: 55/112] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:28:35 2024] POST /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1507.941795] [54478]: DEBUG cinder.api.middleware.request_id [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.943543] [54478]: INFO cinder.api.openstack.wsgi [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1507.947401] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.947646] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.960472] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.960472] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.965079] [54478]: INFO cinder.volume.api [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1507.970159] [54478]: INFO cinder.api.openstack.wsgi [None req-3992ceb2-5030-4c63-b7ef-9c01bbffb221 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1507.970577] [54478]: [pid: 54478|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:28:35 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.948609] [54479]: DEBUG cinder.api.middleware.request_id [None req-4478bce0-19fc-4434-9251-874853c117f9 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.949068] [54479]: INFO cinder.api.openstack.wsgi [None req-4478bce0-19fc-4434-9251-874853c117f9 None None] GET http://10.180.1.21/volume// [ 1508.949354] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4478bce0-19fc-4434-9251-874853c117f9 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.949687] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4478bce0-19fc-4434-9251-874853c117f9 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.950125] [54479]: INFO cinder.api.openstack.wsgi [None req-4478bce0-19fc-4434-9251-874853c117f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1508.950449] [54479]: [pid: 54479|app: 0|req: 56/114] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:28:36 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1508.954712] [54478]: DEBUG cinder.api.middleware.request_id [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.957842] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1508.958135] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.958366] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.973841] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.973841] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.978701] [54478]: INFO cinder.volume.api [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1508.985270] [54479]: DEBUG cinder.api.middleware.request_id [None req-58d6b801-b496-481e-8560-98499ef06348 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.987193] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-1636d07f-19ec-4bee-878c-806acd829c12 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1508.987446] [54479]: INFO cinder.api.openstack.wsgi [None req-58d6b801-b496-481e-8560-98499ef06348 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1508.987683] [54479]: DEBUG cinder.api.openstack.wsgi [None req-58d6b801-b496-481e-8560-98499ef06348 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.987902] [54479]: DEBUG cinder.api.openstack.wsgi [None req-58d6b801-b496-481e-8560-98499ef06348 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.987950] [54478]: [pid: 54478|app: 0|req: 59/115] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:28:36 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1509.013424] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.013424] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.019438] [54479]: INFO cinder.volume.api [None req-58d6b801-b496-481e-8560-98499ef06348 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1509.025934] [54479]: INFO cinder.api.openstack.wsgi [None req-58d6b801-b496-481e-8560-98499ef06348 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1509.026431] [54479]: [pid: 54479|app: 0|req: 57/116] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:28:36 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.037856] [54478]: DEBUG cinder.api.middleware.request_id [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.042832] [54478]: INFO cinder.api.openstack.wsgi [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1510.043247] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.043842] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.061639] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.061639] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.067408] [54478]: INFO cinder.volume.api [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1510.073488] [54478]: INFO cinder.api.openstack.wsgi [None req-1883cfb9-73ef-4d75-a707-f6ddff55a23d tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1510.074400] [54478]: [pid: 54478|app: 0|req: 60/117] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:28:37 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.085136] [54479]: DEBUG cinder.api.middleware.request_id [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.090151] [54479]: INFO cinder.api.openstack.wsgi [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1511.090718] [54479]: DEBUG cinder.api.openstack.wsgi [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.090996] [54479]: DEBUG cinder.api.openstack.wsgi [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.106480] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.106480] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.110723] [54479]: INFO cinder.volume.api [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1511.117656] [54479]: INFO cinder.api.openstack.wsgi [None req-342230a0-1698-46a4-bc96-f5eb45bdbb0e tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1511.118379] [54479]: [pid: 54479|app: 0|req: 58/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:28:38 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.192075] [54478]: DEBUG cinder.api.middleware.request_id [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-d009c59f-dfc2-4941-8e12-0437423ccfc9 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.196464] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-d009c59f-dfc2-4941-8e12-0437423ccfc9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c [ 1511.196705] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-d009c59f-dfc2-4941-8e12-0437423ccfc9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.196925] [54478]: DEBUG cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-d009c59f-dfc2-4941-8e12-0437423ccfc9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.215685] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.215685] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.782365] [54478]: INFO cinder.api.openstack.wsgi [req-42a725db-d057-428f-8fc0-0dff9ae8c341 req-d009c59f-dfc2-4941-8e12-0437423ccfc9 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c returned with HTTP 200 [ 1511.782365] [54478]: [pid: 54478|app: 0|req: 61/119] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:28:39 2024] DELETE /volume/v3/attachments/cd98ca8d-b4fa-496b-83ad-0ed366289f6c => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.128222] [54479]: DEBUG cinder.api.middleware.request_id [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.130319] [54479]: INFO cinder.api.openstack.wsgi [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1512.130550] [54479]: DEBUG cinder.api.openstack.wsgi [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.130770] [54479]: DEBUG cinder.api.openstack.wsgi [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.139930] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.139930] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.143987] [54479]: INFO cinder.volume.api [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1512.149119] [54479]: INFO cinder.api.openstack.wsgi [None req-abbb3492-6110-4962-b036-cfd00a7c5d38 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1512.149630] [54479]: [pid: 54479|app: 0|req: 59/120] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:28:39 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1521.780307] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1522.146650] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=18,cinder:UPDATE=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1538.927690] [54478]: DEBUG cinder.api.middleware.request_id [req-738ff9e0-ca86-4b62-81f7-eb24d78b2fc8 req-a766cc6c-4e7b-4451-a3fb-183ed8ad0877 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.930387] [54478]: INFO cinder.api.openstack.wsgi [req-738ff9e0-ca86-4b62-81f7-eb24d78b2fc8 req-a766cc6c-4e7b-4451-a3fb-183ed8ad0877 tempest-InstanceActionsTestJSON-884778583 tempest-InstanceActionsTestJSON-884778583-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c63c0daf-5371-41d4-9ece-e0f7a495c197 [ 1538.930748] [54478]: DEBUG cinder.api.openstack.wsgi [req-738ff9e0-ca86-4b62-81f7-eb24d78b2fc8 req-a766cc6c-4e7b-4451-a3fb-183ed8ad0877 tempest-InstanceActionsTestJSON-884778583 tempest-InstanceActionsTestJSON-884778583-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.931051] [54478]: DEBUG cinder.api.openstack.wsgi [req-738ff9e0-ca86-4b62-81f7-eb24d78b2fc8 req-a766cc6c-4e7b-4451-a3fb-183ed8ad0877 tempest-InstanceActionsTestJSON-884778583 tempest-InstanceActionsTestJSON-884778583-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.944850] [54478]: INFO cinder.api.openstack.wsgi [req-738ff9e0-ca86-4b62-81f7-eb24d78b2fc8 req-a766cc6c-4e7b-4451-a3fb-183ed8ad0877 tempest-InstanceActionsTestJSON-884778583 tempest-InstanceActionsTestJSON-884778583-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c63c0daf-5371-41d4-9ece-e0f7a495c197 returned with HTTP 200 [ 1538.945234] [54478]: [pid: 54478|app: 0|req: 62/121] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 21:29:06 2024] GET /volume/v3/attachments?instance_id=c63c0daf-5371-41d4-9ece-e0f7a495c197 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.840386] [54479]: DEBUG cinder.api.middleware.request_id [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.842486] [54479]: INFO cinder.api.openstack.wsgi [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1545.842722] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1040064104"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1545.844648] [54479]: DEBUG cinder.api.v3.volumes [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1040064104'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1545.844648] [54479]: INFO cinder.api.v3.volumes [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Create volume of 1 GB [ 1545.850518] [54479]: INFO cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Availability Zones retrieved successfully. [ 1545.857972] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Flow 'volume_create_api' (9b78dfcf-f845-4557-92d2-9fa0e41a73da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1545.859273] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0d6bb9-c94d-4212-bb3e-91f0c83238ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1545.860598] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1545.881195] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0d6bb9-c94d-4212-bb3e-91f0c83238ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1545.882271] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d798b37-f440-4756-a71e-4b2f8617d939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1545.928778] [54479]: DEBUG cinder.quota [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Created reservations ['58c41119-010a-4219-a248-03316cc1eb80', 'c19fd6f4-5d58-478b-934e-6d2d52e73705', 'd3dd4d75-b8c4-4e7c-981a-27e0e4975f4f', '7852a72a-dc33-44d1-9aa0-a6e225e30fe9'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1545.929803] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d798b37-f440-4756-a71e-4b2f8617d939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c41119-010a-4219-a248-03316cc1eb80', 'c19fd6f4-5d58-478b-934e-6d2d52e73705', 'd3dd4d75-b8c4-4e7c-981a-27e0e4975f4f', '7852a72a-dc33-44d1-9aa0-a6e225e30fe9']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1545.931783] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6fa87c-cd11-4979-897c-17b24afdef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1545.945308] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6fa87c-cd11-4979-897c-17b24afdef7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b6fed9-31af-4dd7-83f3-767b98d663e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1040064104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ea02632ca94994997d79efa82bacb6',qos_specs=None,replication_status=,reservations=['58c41119-010a-4219-a248-03316cc1eb80','c19fd6f4-5d58-478b-934e-6d2d52e73705','d3dd4d75-b8c4-4e7c-981a-27e0e4975f4f','7852a72a-dc33-44d1-9aa0-a6e225e30fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aefef81d46c84981af60a083a0c45ed7',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1040064104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b6fed9-31af-4dd7-83f3-767b98d663e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ea02632ca94994997d79efa82bacb6',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='aefef81d46c84981af60a083a0c45ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1545.946291] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9a772d-d24a-4ecc-8bb2-b1db4e88708a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1545.965443] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9a772d-d24a-4ecc-8bb2-b1db4e88708a) 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-1040064104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ea02632ca94994997d79efa82bacb6',qos_specs=None,replication_status=,reservations=['58c41119-010a-4219-a248-03316cc1eb80','c19fd6f4-5d58-478b-934e-6d2d52e73705','d3dd4d75-b8c4-4e7c-981a-27e0e4975f4f','7852a72a-dc33-44d1-9aa0-a6e225e30fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aefef81d46c84981af60a083a0c45ed7',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1545.965880] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9366f2d1-1f39-4777-af6b-847a54c1ff26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1545.978093] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9366f2d1-1f39-4777-af6b-847a54c1ff26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1545.978093] [54479]: DEBUG cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Flow 'volume_create_api' (9b78dfcf-f845-4557-92d2-9fa0e41a73da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1545.978093] [54479]: INFO cinder.volume.api [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Create volume request issued successfully. [ 1545.978622] [54479]: INFO cinder.api.openstack.wsgi [None req-ca04b596-35ec-4143-b4b9-96c81c8baec3 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1545.979111] [54479]: [pid: 54479|app: 0|req: 60/122] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:29:13 2024] POST /volume/v3/volumes => generated 751 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1545.992318] [54478]: DEBUG cinder.api.middleware.request_id [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.001075] [54478]: INFO cinder.api.openstack.wsgi [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1546.001075] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.001075] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.018133] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.018133] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.027625] [54478]: INFO cinder.volume.api [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1546.035677] [54478]: INFO cinder.api.openstack.wsgi [None req-ec00e4cd-21e4-45c3-9d39-e04603c41782 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1546.036152] [54478]: [pid: 54478|app: 0|req: 63/123] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:13 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.046971] [54479]: DEBUG cinder.api.middleware.request_id [None req-02843f78-e701-48de-a8dd-c12086711baf None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.049994] [54479]: INFO cinder.api.openstack.wsgi [None req-02843f78-e701-48de-a8dd-c12086711baf tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1547.050309] [54479]: DEBUG cinder.api.openstack.wsgi [None req-02843f78-e701-48de-a8dd-c12086711baf tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.050600] [54479]: DEBUG cinder.api.openstack.wsgi [None req-02843f78-e701-48de-a8dd-c12086711baf tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.060800] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.060800] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.065971] [54479]: INFO cinder.volume.api [None req-02843f78-e701-48de-a8dd-c12086711baf tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1547.071536] [54479]: INFO cinder.api.openstack.wsgi [None req-02843f78-e701-48de-a8dd-c12086711baf tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1547.072088] [54479]: [pid: 54479|app: 0|req: 61/124] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:14 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.118817] [54478]: DEBUG cinder.api.middleware.request_id [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.121297] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1547.121525] [54478]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.121740] [54478]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.129834] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.129834] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.133982] [54478]: INFO cinder.volume.api [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1547.139130] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-9063762d-ceb0-45b4-b520-a0e3f2d92b49 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1547.139748] [54478]: [pid: 54478|app: 0|req: 64/125] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:29:14 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.663274] [54479]: DEBUG cinder.api.middleware.request_id [None req-347064e5-6f50-45ff-8907-2eda76a936fc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.663729] [54479]: INFO cinder.api.openstack.wsgi [None req-347064e5-6f50-45ff-8907-2eda76a936fc None None] GET http://10.180.1.21/volume// [ 1548.663927] [54479]: DEBUG cinder.api.openstack.wsgi [None req-347064e5-6f50-45ff-8907-2eda76a936fc None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.664219] [54479]: DEBUG cinder.api.openstack.wsgi [None req-347064e5-6f50-45ff-8907-2eda76a936fc None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.664627] [54479]: INFO cinder.api.openstack.wsgi [None req-347064e5-6f50-45ff-8907-2eda76a936fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1548.665230] [54479]: [pid: 54479|app: 0|req: 62/126] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:29:16 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1548.669376] [54478]: DEBUG cinder.api.middleware.request_id [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-d19a5c0e-2aba-40d8-96ee-90d0900319ee None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.675884] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-d19a5c0e-2aba-40d8-96ee-90d0900319ee tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1548.676405] [54478]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-d19a5c0e-2aba-40d8-96ee-90d0900319ee tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98b6fed9-31af-4dd7-83f3-767b98d663e0", "connector": null, "instance_uuid": "65b2f1af-0503-4ef5-bda4-ac9c1d6a1d8a"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1548.696183] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.696183] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.735449] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-d19a5c0e-2aba-40d8-96ee-90d0900319ee tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1548.735980] [54478]: [pid: 54478|app: 0|req: 65/127] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:29:16 2024] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1548.763478] [54479]: DEBUG cinder.api.middleware.request_id [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.768899] [54479]: INFO cinder.api.openstack.wsgi [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1548.769147] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.769362] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.783984] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.783984] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.794604] [54479]: INFO cinder.volume.api [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1548.804320] [54479]: INFO cinder.api.openstack.wsgi [None req-4b1d7c3e-4149-4167-8da2-e0b644572e0c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1548.804720] [54479]: [pid: 54479|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:16 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.262943] [54478]: DEBUG cinder.api.middleware.request_id [None req-5d1d5dab-f6fe-498d-ac1d-0276d01045d2 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.263494] [54478]: INFO cinder.api.openstack.wsgi [None req-5d1d5dab-f6fe-498d-ac1d-0276d01045d2 None None] GET http://10.180.1.21/volume// [ 1549.263728] [54478]: DEBUG cinder.api.openstack.wsgi [None req-5d1d5dab-f6fe-498d-ac1d-0276d01045d2 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.263984] [54478]: DEBUG cinder.api.openstack.wsgi [None req-5d1d5dab-f6fe-498d-ac1d-0276d01045d2 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.264428] [54478]: INFO cinder.api.openstack.wsgi [None req-5d1d5dab-f6fe-498d-ac1d-0276d01045d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1549.264785] [54478]: [pid: 54478|app: 0|req: 66/129] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:29:17 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1549.272719] [54479]: DEBUG cinder.api.middleware.request_id [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.275436] [54479]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1549.276203] [54479]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.276203] [54479]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.290462] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.290462] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.295468] [54479]: INFO cinder.volume.api [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1549.301339] [54479]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-cc8c2bed-c0a2-47a1-8e1c-05cc9cda2d83 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1549.301771] [54479]: [pid: 54479|app: 0|req: 64/130] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:29:17 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1549.335108] [54478]: DEBUG cinder.api.middleware.request_id [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.339149] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] PUT http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 [ 1549.339238] [54478]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-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-391672", "mountpoint": "/dev/sdb"}}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1549.350049] [54478]: DEBUG cinder.coordination [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Acquiring lock "cinder-attachment_update-98b6fed9-31af-4dd7-83f3-767b98d663e0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1549.355963] [54478]: DEBUG cinder.coordination [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Lock "cinder-attachment_update-98b6fed9-31af-4dd7-83f3-767b98d663e0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1549.357477] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.357477] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.819623] [54479]: DEBUG cinder.api.middleware.request_id [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.822283] [54479]: INFO cinder.api.openstack.wsgi [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1549.822559] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.822780] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.834955] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.834955] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.839486] [54479]: INFO cinder.volume.api [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1549.844342] [54479]: INFO cinder.api.openstack.wsgi [None req-3f684a59-67ea-4233-a78d-cb651ef02b96 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1549.844765] [54479]: [pid: 54479|app: 0|req: 65/131] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:17 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.854393] [54479]: DEBUG cinder.api.middleware.request_id [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.858198] [54479]: INFO cinder.api.openstack.wsgi [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1550.858537] [54479]: DEBUG cinder.api.openstack.wsgi [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.858848] [54479]: DEBUG cinder.api.openstack.wsgi [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.875629] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.875629] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.880304] [54479]: INFO cinder.volume.api [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1550.886737] [54479]: INFO cinder.api.openstack.wsgi [None req-419e6a31-e708-425d-ae03-f2732bc9f6a7 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1550.886737] [54479]: [pid: 54479|app: 0|req: 66/132] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:18 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.899260] [54479]: DEBUG cinder.api.middleware.request_id [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.901578] [54479]: INFO cinder.api.openstack.wsgi [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1551.901799] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.902063] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.915056] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.915056] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.919045] [54479]: INFO cinder.volume.api [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1551.923881] [54479]: INFO cinder.api.openstack.wsgi [None req-a35787bc-2ea9-4a57-bd45-6c2466cabffe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1551.924331] [54479]: [pid: 54479|app: 0|req: 67/133] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:19 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.935890] [54479]: DEBUG cinder.api.middleware.request_id [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.938361] [54479]: INFO cinder.api.openstack.wsgi [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1552.938598] [54479]: DEBUG cinder.api.openstack.wsgi [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.938823] [54479]: DEBUG cinder.api.openstack.wsgi [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.952250] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.952250] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.956364] [54479]: INFO cinder.volume.api [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1552.964020] [54479]: INFO cinder.api.openstack.wsgi [None req-58ba7655-d2ee-45c6-99db-d35c4f3f591d tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1552.964020] [54479]: [pid: 54479|app: 0|req: 68/134] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:20 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.887741] [54478]: DEBUG cinder.coordination [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Lock "cinder-attachment_update-98b6fed9-31af-4dd7-83f3-767b98d663e0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=54478) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1553.887741] [54478]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-06dd40dc-f644-4be6-8626-0bb9a5bb0804 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 returned with HTTP 200 [ 1553.887941] [54478]: [pid: 54478|app: 0|req: 67/135] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:29:17 2024] PUT /volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1553.972281] [54479]: DEBUG cinder.api.middleware.request_id [None req-28611478-d409-459f-bfd2-2afc51bbb933 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.975467] [54479]: INFO cinder.api.openstack.wsgi [None req-28611478-d409-459f-bfd2-2afc51bbb933 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1553.975518] [54479]: DEBUG cinder.api.openstack.wsgi [None req-28611478-d409-459f-bfd2-2afc51bbb933 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.975725] [54479]: DEBUG cinder.api.openstack.wsgi [None req-28611478-d409-459f-bfd2-2afc51bbb933 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.986373] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.986373] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.990056] [54479]: INFO cinder.volume.api [None req-28611478-d409-459f-bfd2-2afc51bbb933 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1553.995937] [54479]: INFO cinder.api.openstack.wsgi [None req-28611478-d409-459f-bfd2-2afc51bbb933 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1553.996423] [54479]: [pid: 54479|app: 0|req: 69/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:21 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.008332] [54478]: DEBUG cinder.api.middleware.request_id [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.010631] [54478]: INFO cinder.api.openstack.wsgi [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1555.010865] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.011302] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.025520] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.025520] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.029886] [54478]: INFO cinder.volume.api [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1555.035110] [54478]: INFO cinder.api.openstack.wsgi [None req-7bd94fd1-deae-4860-a977-82d25219f2d0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1555.035784] [54478]: [pid: 54478|app: 0|req: 68/137] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:22 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.348855] [54479]: DEBUG cinder.api.middleware.request_id [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.350987] [54479]: INFO cinder.api.openstack.wsgi [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1555.351234] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.351447] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.365479] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.365479] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.372176] [54479]: INFO cinder.volume.api [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1555.377907] [54479]: INFO cinder.api.openstack.wsgi [None req-c13ba284-81ad-4b7c-9511-31a78fbb5629 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1555.378831] [54479]: [pid: 54479|app: 0|req: 70/138] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:23 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.426909] [54478]: DEBUG cinder.api.middleware.request_id [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.429070] [54478]: INFO cinder.api.openstack.wsgi [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1555.429300] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.429519] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.437997] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.437997] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.443108] [54478]: INFO cinder.volume.api [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1555.453363] [54478]: INFO cinder.api.openstack.wsgi [None req-f1434b85-37e1-49d8-aedc-e346655c6bfd tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1555.453807] [54478]: [pid: 54478|app: 0|req: 69/139] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:23 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.531997] [54479]: DEBUG cinder.api.middleware.request_id [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-70904ad5-2ee6-4f6a-ac5a-40cfd044128b None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.534582] [54479]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-70904ad5-2ee6-4f6a-ac5a-40cfd044128b tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] POST http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777/action [ 1555.535017] [54479]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-70904ad5-2ee6-4f6a-ac5a-40cfd044128b tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1555.535161] [54479]: DEBUG cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-70904ad5-2ee6-4f6a-ac5a-40cfd044128b tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1555.551106] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.551106] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.557991] [54479]: INFO cinder.api.openstack.wsgi [req-0e4b5d42-95f7-477d-8eb3-fd7da92c29ca req-70904ad5-2ee6-4f6a-ac5a-40cfd044128b tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777/action returned with HTTP 204 [ 1555.558600] [54479]: [pid: 54479|app: 0|req: 71/140] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:29:23 2024] POST /volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1556.046644] [54478]: DEBUG cinder.api.middleware.request_id [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.049145] [54478]: INFO cinder.api.openstack.wsgi [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1556.049145] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.049326] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.063968] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.063968] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.069246] [54478]: INFO cinder.volume.api [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1556.076546] [54478]: INFO cinder.api.openstack.wsgi [None req-d6edd1e9-41fd-42fd-b2fb-92955d5d709f tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1556.077854] [54478]: [pid: 54478|app: 0|req: 70/141] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:23 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.088654] [54479]: DEBUG cinder.api.middleware.request_id [None req-934076b8-462c-4f22-aa5e-818ab6703bfb None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.092336] [54479]: INFO cinder.api.openstack.wsgi [None req-934076b8-462c-4f22-aa5e-818ab6703bfb tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1556.092754] [54479]: DEBUG cinder.api.openstack.wsgi [None req-934076b8-462c-4f22-aa5e-818ab6703bfb tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.093451] [54479]: DEBUG cinder.api.openstack.wsgi [None req-934076b8-462c-4f22-aa5e-818ab6703bfb tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.109950] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.109950] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.117061] [54479]: INFO cinder.volume.api [None req-934076b8-462c-4f22-aa5e-818ab6703bfb tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1556.124380] [54479]: INFO cinder.api.openstack.wsgi [None req-934076b8-462c-4f22-aa5e-818ab6703bfb tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1556.128024] [54479]: [pid: 54479|app: 0|req: 72/142] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:23 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.121717] [54478]: DEBUG cinder.api.middleware.request_id [req-c3ba0bad-de88-4c5b-96a9-7f1e52f8f43e req-5d9ab5f0-f96d-4891-9182-a5e41707dc44 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.124045] [54478]: INFO cinder.api.openstack.wsgi [req-c3ba0bad-de88-4c5b-96a9-7f1e52f8f43e req-5d9ab5f0-f96d-4891-9182-a5e41707dc44 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] DELETE http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 [ 1562.124305] [54478]: DEBUG cinder.api.openstack.wsgi [req-c3ba0bad-de88-4c5b-96a9-7f1e52f8f43e req-5d9ab5f0-f96d-4891-9182-a5e41707dc44 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.124510] [54478]: DEBUG cinder.api.openstack.wsgi [req-c3ba0bad-de88-4c5b-96a9-7f1e52f8f43e req-5d9ab5f0-f96d-4891-9182-a5e41707dc44 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.138123] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.138123] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.544337] [54479]: DEBUG cinder.api.middleware.request_id [req-ab931e2c-4edf-44ca-93f2-a32c96e710e5 req-fda2bc72-2fc8-4816-b56b-74c2c6eb28dd None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.547247] [54479]: INFO cinder.api.openstack.wsgi [req-ab931e2c-4edf-44ca-93f2-a32c96e710e5 req-fda2bc72-2fc8-4816-b56b-74c2c6eb28dd tempest-SecurityGroupsTestJSON-520327991 tempest-SecurityGroupsTestJSON-520327991-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=eca9106b-dfe7-4d99-a706-5fc10ef81f02 [ 1562.547537] [54479]: DEBUG cinder.api.openstack.wsgi [req-ab931e2c-4edf-44ca-93f2-a32c96e710e5 req-fda2bc72-2fc8-4816-b56b-74c2c6eb28dd tempest-SecurityGroupsTestJSON-520327991 tempest-SecurityGroupsTestJSON-520327991-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.547761] [54479]: DEBUG cinder.api.openstack.wsgi [req-ab931e2c-4edf-44ca-93f2-a32c96e710e5 req-fda2bc72-2fc8-4816-b56b-74c2c6eb28dd tempest-SecurityGroupsTestJSON-520327991 tempest-SecurityGroupsTestJSON-520327991-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.562572] [54479]: INFO cinder.api.openstack.wsgi [req-ab931e2c-4edf-44ca-93f2-a32c96e710e5 req-fda2bc72-2fc8-4816-b56b-74c2c6eb28dd tempest-SecurityGroupsTestJSON-520327991 tempest-SecurityGroupsTestJSON-520327991-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=eca9106b-dfe7-4d99-a706-5fc10ef81f02 returned with HTTP 200 [ 1562.565788] [54479]: [pid: 54479|app: 0|req: 73/143] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 21:29:30 2024] GET /volume/v3/attachments?instance_id=eca9106b-dfe7-4d99-a706-5fc10ef81f02 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1562.666776] [54478]: INFO cinder.api.openstack.wsgi [req-c3ba0bad-de88-4c5b-96a9-7f1e52f8f43e req-5d9ab5f0-f96d-4891-9182-a5e41707dc44 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 returned with HTTP 200 [ 1562.667562] [54478]: [pid: 54478|app: 0|req: 71/144] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:29:29 2024] DELETE /volume/v3/attachments/739096a3-ebd7-4c5e-9c6b-9b9e4f944777 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1572.559529] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1572.668956] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=43,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1584.019048] [54479]: DEBUG cinder.api.middleware.request_id [None req-b775fee7-bdee-4875-822f-170134aa91e0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.021617] [54479]: INFO cinder.api.openstack.wsgi [None req-b775fee7-bdee-4875-822f-170134aa91e0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1584.021959] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b775fee7-bdee-4875-822f-170134aa91e0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.022136] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b775fee7-bdee-4875-822f-170134aa91e0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.034596] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.034596] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.040509] [54479]: INFO cinder.volume.api [None req-b775fee7-bdee-4875-822f-170134aa91e0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1584.046232] [54479]: INFO cinder.api.openstack.wsgi [None req-b775fee7-bdee-4875-822f-170134aa91e0 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1584.046861] [54479]: [pid: 54479|app: 0|req: 74/145] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:51 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1584.056910] [54478]: DEBUG cinder.api.middleware.request_id [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.059186] [54478]: INFO cinder.api.openstack.wsgi [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1584.059438] [54478]: DEBUG cinder.api.openstack.wsgi [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.059664] [54478]: DEBUG cinder.api.openstack.wsgi [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.067693] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.067693] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.071469] [54478]: INFO cinder.volume.api [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1584.076220] [54478]: INFO cinder.api.openstack.wsgi [None req-61581a8d-e854-4905-bf6e-3bf27e7d34aa tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1584.076670] [54478]: [pid: 54478|app: 0|req: 72/146] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:51 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1584.164636] [54479]: DEBUG cinder.api.middleware.request_id [None req-57022e28-9b08-4277-9944-ca57050bef99 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.166799] [54479]: INFO cinder.api.openstack.wsgi [None req-57022e28-9b08-4277-9944-ca57050bef99 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1584.166977] [54479]: DEBUG cinder.api.openstack.wsgi [None req-57022e28-9b08-4277-9944-ca57050bef99 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1584.167215] [54479]: DEBUG cinder.api.openstack.wsgi [None req-57022e28-9b08-4277-9944-ca57050bef99 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1584.174641] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.174641] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1584.181626] [54479]: INFO cinder.volume.api [None req-57022e28-9b08-4277-9944-ca57050bef99 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1584.187021] [54479]: INFO cinder.api.openstack.wsgi [None req-57022e28-9b08-4277-9944-ca57050bef99 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1584.187421] [54479]: [pid: 54479|app: 0|req: 75/147] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:29:52 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1594.075437] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=4 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1594.188533] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=8 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1610.600092] [54478]: DEBUG cinder.api.middleware.request_id [None req-c775a644-5acf-4601-a62f-76e4a2c885bd None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.602218] [54478]: INFO cinder.api.openstack.wsgi [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1610.602620] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-330095308"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1610.604257] [54478]: DEBUG cinder.api.v3.volumes [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-330095308'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1610.604393] [54478]: INFO cinder.api.v3.volumes [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume of 1 GB [ 1610.611828] [54478]: INFO cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Availability Zones retrieved successfully. [ 1610.619959] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Flow 'volume_create_api' (924b63fb-6325-41a2-ab55-0c6167cf1b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1610.622030] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fa93bb-4fd5-4379-99c8-d666b4ace5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.622952] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1610.646031] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fa93bb-4fd5-4379-99c8-d666b4ace5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.648065] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5a95d2-9812-4442-960a-2b559e46287d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.718905] [54478]: DEBUG cinder.quota [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Created reservations ['e6af8d59-1cd9-48c9-9e92-135adb5be99a', '4517c4ee-8f13-41cf-8688-aa894a590d4c', 'fffbc370-6646-4385-8b67-33e259eb5964', '8db1e46a-9332-4a76-bbc4-8c4acf50d99f'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1610.718905] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5a95d2-9812-4442-960a-2b559e46287d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6af8d59-1cd9-48c9-9e92-135adb5be99a', '4517c4ee-8f13-41cf-8688-aa894a590d4c', 'fffbc370-6646-4385-8b67-33e259eb5964', '8db1e46a-9332-4a76-bbc4-8c4acf50d99f']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.718905] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c47523-6527-46af-85b7-ace05f3cad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.734393] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c47523-6527-46af-85b7-ace05f3cad43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd69e26f4-4b6a-498c-a637-97e2e42392c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330095308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',qos_specs=None,replication_status=,reservations=['e6af8d59-1cd9-48c9-9e92-135adb5be99a','4517c4ee-8f13-41cf-8688-aa894a590d4c','fffbc370-6646-4385-8b67-33e259eb5964','8db1e46a-9332-4a76-bbc4-8c4acf50d99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ecde753292481ab3fce64b052ff368',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330095308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d69e26f4-4b6a-498c-a637-97e2e42392c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',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='18ecde753292481ab3fce64b052ff368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.735737] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d741b-c25b-4a69-a7a5-1acf8c199262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.754868] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73d741b-c25b-4a69-a7a5-1acf8c199262) 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-330095308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',qos_specs=None,replication_status=,reservations=['e6af8d59-1cd9-48c9-9e92-135adb5be99a','4517c4ee-8f13-41cf-8688-aa894a590d4c','fffbc370-6646-4385-8b67-33e259eb5964','8db1e46a-9332-4a76-bbc4-8c4acf50d99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ecde753292481ab3fce64b052ff368',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.755856] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8842aa5-36e1-4412-a288-00e21fc80b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.765873] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8842aa5-36e1-4412-a288-00e21fc80b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.767076] [54478]: DEBUG cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Flow 'volume_create_api' (924b63fb-6325-41a2-ab55-0c6167cf1b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1610.767476] [54478]: INFO cinder.volume.api [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume request issued successfully. [ 1610.768634] [54478]: INFO cinder.api.openstack.wsgi [None req-c775a644-5acf-4601-a62f-76e4a2c885bd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1610.768995] [54478]: [pid: 54478|app: 0|req: 73/148] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:30:18 2024] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1610.777718] [54479]: DEBUG cinder.api.middleware.request_id [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.780125] [54479]: INFO cinder.api.openstack.wsgi [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1610.780631] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.780631] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.789203] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.789203] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.793659] [54479]: INFO cinder.volume.api [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1610.801810] [54479]: INFO cinder.api.openstack.wsgi [None req-c3447f33-67c2-47f0-9985-4551d301cdc5 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 returned with HTTP 200 [ 1610.802243] [54479]: [pid: 54479|app: 0|req: 76/149] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:30:18 2024] GET /volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.815142] [54478]: DEBUG cinder.api.middleware.request_id [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.817683] [54478]: INFO cinder.api.openstack.wsgi [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1611.817894] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.818135] [54478]: DEBUG cinder.api.openstack.wsgi [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.828624] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.828624] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.833388] [54478]: INFO cinder.volume.api [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1611.838609] [54478]: INFO cinder.api.openstack.wsgi [None req-fad75221-4cf9-42ea-87f1-8ee89977e41c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 returned with HTTP 200 [ 1611.839049] [54478]: [pid: 54478|app: 0|req: 74/150] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:30:19 2024] GET /volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1620.799509] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=4 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1621.835851] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1624.501600] [54479]: DEBUG cinder.api.middleware.request_id [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-cf1227e1-47ae-46be-95c2-551b5bd1af30 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1624.504322] [54479]: INFO cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-cf1227e1-47ae-46be-95c2-551b5bd1af30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] DELETE http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc [ 1624.504617] [54479]: DEBUG cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-cf1227e1-47ae-46be-95c2-551b5bd1af30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1624.504988] [54479]: DEBUG cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-cf1227e1-47ae-46be-95c2-551b5bd1af30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1624.524373] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1624.524373] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.052699] [54479]: INFO cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-cf1227e1-47ae-46be-95c2-551b5bd1af30 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc returned with HTTP 200 [ 1625.053264] [54479]: [pid: 54479|app: 0|req: 77/151] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:30:32 2024] DELETE /volume/v3/attachments/87bb6af0-265f-4e7e-a33a-ab313ad9f6fc => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1625.059940] [54478]: DEBUG cinder.api.middleware.request_id [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.063017] [54478]: INFO cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] DELETE http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1625.063400] [54478]: DEBUG cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1625.063698] [54478]: DEBUG cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1625.063866] [54478]: INFO cinder.api.v3.volumes [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Delete volume with id: 66d10abf-9994-48cc-b2ee-96b1e9f63321 [ 1625.076082] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.076082] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.076603] [54478]: INFO cinder.volume.api [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Volume info retrieved successfully. [ 1625.105540] [54478]: INFO cinder.volume.api [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] Delete volume request issued successfully. [ 1625.105935] [54478]: INFO cinder.api.openstack.wsgi [req-c5f5246b-1f86-4759-8dc9-9a11adeae085 req-22c352dd-6b1d-4dbb-900d-c00d45f466c2 tempest-ServersTestBootFromVolume-432984672 tempest-ServersTestBootFromVolume-432984672-project-member] http://10.180.1.21/volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 returned with HTTP 202 [ 1625.106335] [54478]: [pid: 54478|app: 0|req: 75/152] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:30:32 2024] DELETE /volume/v3/volumes/66d10abf-9994-48cc-b2ee-96b1e9f63321 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1625.706753] [54479]: DEBUG cinder.api.middleware.request_id [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.709207] [54479]: INFO cinder.api.openstack.wsgi [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1625.709622] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-256153465"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1625.711380] [54479]: DEBUG cinder.api.v3.volumes [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-256153465'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1625.712107] [54479]: INFO cinder.api.v3.volumes [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume of 1 GB [ 1625.712107] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.712107] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.727703] [54479]: INFO cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Availability Zones retrieved successfully. [ 1625.735100] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Flow 'volume_create_api' (fbb2ff60-b046-42c1-96e8-87faa616fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1625.736288] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61abf3d2-0742-4250-ac4d-6934e3e7c85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1625.737558] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1625.758060] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61abf3d2-0742-4250-ac4d-6934e3e7c85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1625.759081] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b16119a-b15d-4f3d-87bf-dff0afea8a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1625.799053] [54479]: DEBUG cinder.quota [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Created reservations ['d48fbbe6-6520-4667-b06e-5c441c91e918', '623a2bd1-a480-495c-b169-ed952971bc76', 'a1be1449-4fb4-46a7-9788-92780aa397fe', '82251b3a-24cd-4004-a40a-f8c07bbe8a5f'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1625.803136] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b16119a-b15d-4f3d-87bf-dff0afea8a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d48fbbe6-6520-4667-b06e-5c441c91e918', '623a2bd1-a480-495c-b169-ed952971bc76', 'a1be1449-4fb4-46a7-9788-92780aa397fe', '82251b3a-24cd-4004-a40a-f8c07bbe8a5f']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1625.803136] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9689c172-321a-4b7f-b018-784f35eaa24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1625.821512] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9689c172-321a-4b7f-b018-784f35eaa24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb712321-8dc0-49e6-99e5-e3813c79ff8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-256153465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',qos_specs=None,replication_status=,reservations=['d48fbbe6-6520-4667-b06e-5c441c91e918','623a2bd1-a480-495c-b169-ed952971bc76','a1be1449-4fb4-46a7-9788-92780aa397fe','82251b3a-24cd-4004-a40a-f8c07bbe8a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ecde753292481ab3fce64b052ff368',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-256153465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb712321-8dc0-49e6-99e5-e3813c79ff8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',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='18ecde753292481ab3fce64b052ff368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1625.822536] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff790a0b-4b55-40a2-a7dd-f7619cba5dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1625.840602] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff790a0b-4b55-40a2-a7dd-f7619cba5dfa) 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-256153465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb3a5c9dc05d4c5a9b2a28e38b3b9040',qos_specs=None,replication_status=,reservations=['d48fbbe6-6520-4667-b06e-5c441c91e918','623a2bd1-a480-495c-b169-ed952971bc76','a1be1449-4fb4-46a7-9788-92780aa397fe','82251b3a-24cd-4004-a40a-f8c07bbe8a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ecde753292481ab3fce64b052ff368',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1625.841502] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d22d5b4-e5d4-469f-8ffd-4bcdcad17567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1625.853556] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d22d5b4-e5d4-469f-8ffd-4bcdcad17567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1625.854662] [54479]: DEBUG cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Flow 'volume_create_api' (fbb2ff60-b046-42c1-96e8-87faa616fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1625.855584] [54479]: INFO cinder.volume.api [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Create volume request issued successfully. [ 1625.856413] [54479]: INFO cinder.api.openstack.wsgi [None req-1f9b312b-c4d4-489f-8d26-b30b710fa013 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1625.857089] [54479]: [pid: 54479|app: 0|req: 78/153] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:30:33 2024] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1625.867419] [54478]: DEBUG cinder.api.middleware.request_id [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.868949] [54478]: INFO cinder.api.openstack.wsgi [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1625.869194] [54478]: DEBUG cinder.api.openstack.wsgi [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1625.869406] [54478]: DEBUG cinder.api.openstack.wsgi [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1625.887702] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.887702] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1625.903692] [54478]: INFO cinder.volume.api [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1625.915908] [54478]: INFO cinder.api.openstack.wsgi [None req-208aa2fc-d24e-4120-b7ed-6ce8123fdecf tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1625.915908] [54478]: [pid: 54478|app: 0|req: 76/154] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:30:33 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 825 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.929359] [54479]: DEBUG cinder.api.middleware.request_id [None req-3896b042-5710-48af-a836-179dcf0be40a None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.932328] [54479]: INFO cinder.api.openstack.wsgi [None req-3896b042-5710-48af-a836-179dcf0be40a tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1626.934016] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3896b042-5710-48af-a836-179dcf0be40a tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.934016] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3896b042-5710-48af-a836-179dcf0be40a tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.944922] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.944922] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.950579] [54479]: INFO cinder.volume.api [None req-3896b042-5710-48af-a836-179dcf0be40a tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1626.955981] [54479]: INFO cinder.api.openstack.wsgi [None req-3896b042-5710-48af-a836-179dcf0be40a tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1626.956447] [54479]: [pid: 54479|app: 0|req: 79/155] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:30:34 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1635.909303] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1636.953373] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=34,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1679.130606] [54478]: DEBUG cinder.api.middleware.request_id [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.135025] [54478]: INFO cinder.api.openstack.wsgi [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1679.135025] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-763285454", "imageRef": "998989bf-08a2-419d-9424-a21a0f6201ec", "size": 1}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1679.136186] [54478]: DEBUG cinder.api.v3.volumes [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-763285454', 'imageRef': '998989bf-08a2-419d-9424-a21a0f6201ec', 'size': 1}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1679.321467] [54478]: INFO cinder.api.v3.volumes [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Create volume of 1 GB [ 1679.330082] [54478]: INFO cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Availability Zones retrieved successfully. [ 1679.337552] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Flow 'volume_create_api' (63697eaa-2a19-42e1-ac45-0a428af1b577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1679.338829] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30868ef7-751f-46e1-81bb-db03bbbc2b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1679.340094] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1679.388247] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30868ef7-751f-46e1-81bb-db03bbbc2b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1679.389226] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff9c67-908c-4237-a816-8dc5e6f3df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1679.439219] [54478]: DEBUG cinder.quota [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Created reservations ['ffa817eb-7560-4c47-8650-bc9f07f4141c', '3dc23340-139b-4592-8802-e149ce6e7454', 'd0df98c8-e57e-439d-96de-2bf8c1f73881', '9a7599eb-9e42-4487-9c3d-caec4e1b9530'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1679.439977] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff9c67-908c-4237-a816-8dc5e6f3df3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffa817eb-7560-4c47-8650-bc9f07f4141c', '3dc23340-139b-4592-8802-e149ce6e7454', 'd0df98c8-e57e-439d-96de-2bf8c1f73881', '9a7599eb-9e42-4487-9c3d-caec4e1b9530']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1679.440977] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e536b1-d233-431a-abb0-3a4a2c2c5528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1679.458151] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e536b1-d233-431a-abb0-3a4a2c2c5528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a33462a8-487a-4901-8747-2a4a55fb3a7a', '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-763285454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09c1cfe36e2436c958734f46d8c269f',qos_specs=None,replication_status=,reservations=['ffa817eb-7560-4c47-8650-bc9f07f4141c','3dc23340-139b-4592-8802-e149ce6e7454','d0df98c8-e57e-439d-96de-2bf8c1f73881','9a7599eb-9e42-4487-9c3d-caec4e1b9530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91e98b8505d411c9ea84a59fc9d7483',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-763285454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a33462a8-487a-4901-8747-2a4a55fb3a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09c1cfe36e2436c958734f46d8c269f',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='d91e98b8505d411c9ea84a59fc9d7483',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1679.459867] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f836b79b-78be-4a36-a780-83c4f83c14e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1679.480058] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f836b79b-78be-4a36-a780-83c4f83c14e1) 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-763285454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f09c1cfe36e2436c958734f46d8c269f',qos_specs=None,replication_status=,reservations=['ffa817eb-7560-4c47-8650-bc9f07f4141c','3dc23340-139b-4592-8802-e149ce6e7454','d0df98c8-e57e-439d-96de-2bf8c1f73881','9a7599eb-9e42-4487-9c3d-caec4e1b9530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91e98b8505d411c9ea84a59fc9d7483',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1679.481020] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b34e21-08b3-4c9a-aad2-da877738b3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1679.490527] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b34e21-08b3-4c9a-aad2-da877738b3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1679.493854] [54478]: DEBUG cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Flow 'volume_create_api' (63697eaa-2a19-42e1-ac45-0a428af1b577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1679.493854] [54478]: INFO cinder.volume.api [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Create volume request issued successfully. [ 1679.493854] [54478]: INFO cinder.api.openstack.wsgi [None req-6f5029ec-5352-450d-9ad0-b30c422f3775 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1679.497938] [54478]: [pid: 54478|app: 0|req: 77/156] 10.180.1.21 () {62 vars in 1177 bytes} [Sat Dec 14 21:31:26 2024] POST /volume/v3/volumes => generated 897 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1679.513032] [54479]: DEBUG cinder.api.middleware.request_id [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.516277] [54479]: INFO cinder.api.openstack.wsgi [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1679.516876] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.516876] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.528079] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.528079] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.532196] [54479]: INFO cinder.volume.api [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1679.545434] [54479]: INFO cinder.api.openstack.wsgi [None req-3015d1ec-fd9f-4968-b788-5d0562b1e33c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1679.545434] [54479]: [pid: 54479|app: 0|req: 80/157] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:27 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1680.558082] [54478]: DEBUG cinder.api.middleware.request_id [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.562930] [54478]: INFO cinder.api.openstack.wsgi [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1680.562930] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.562930] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.575484] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.575484] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.585717] [54478]: INFO cinder.volume.api [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1680.593035] [54478]: INFO cinder.api.openstack.wsgi [None req-bea5e9d0-ad30-4df1-a01c-e92810f28814 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1680.593035] [54478]: [pid: 54478|app: 0|req: 78/158] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:28 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1681.604159] [54479]: DEBUG cinder.api.middleware.request_id [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.606119] [54479]: INFO cinder.api.openstack.wsgi [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1681.606551] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.608020] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.620357] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.620357] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.625868] [54479]: INFO cinder.volume.api [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1681.631434] [54479]: INFO cinder.api.openstack.wsgi [None req-1cc3deef-db9a-43f1-8e78-213df22d8689 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1681.631893] [54479]: [pid: 54479|app: 0|req: 81/159] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:29 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1682.642352] [54478]: DEBUG cinder.api.middleware.request_id [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.646842] [54478]: INFO cinder.api.openstack.wsgi [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1682.647132] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1682.647350] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1682.661767] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1682.661767] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1682.671025] [54478]: INFO cinder.volume.api [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1682.673765] [54478]: INFO cinder.api.openstack.wsgi [None req-0c4dbc66-c6f5-42c0-af11-0492386c83eb tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1682.674250] [54478]: [pid: 54478|app: 0|req: 79/160] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:30 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1683.688711] [54479]: DEBUG cinder.api.middleware.request_id [None req-45369664-c29d-46bc-ba66-247cdc540ade None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1683.690533] [54479]: INFO cinder.api.openstack.wsgi [None req-45369664-c29d-46bc-ba66-247cdc540ade tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1683.690988] [54479]: DEBUG cinder.api.openstack.wsgi [None req-45369664-c29d-46bc-ba66-247cdc540ade tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1683.691337] [54479]: DEBUG cinder.api.openstack.wsgi [None req-45369664-c29d-46bc-ba66-247cdc540ade tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1683.701494] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1683.701494] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1683.710036] [54479]: INFO cinder.volume.api [None req-45369664-c29d-46bc-ba66-247cdc540ade tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1683.714607] [54479]: INFO cinder.api.openstack.wsgi [None req-45369664-c29d-46bc-ba66-247cdc540ade tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1683.714607] [54479]: [pid: 54479|app: 0|req: 82/161] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:31 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1684.724231] [54478]: DEBUG cinder.api.middleware.request_id [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1684.728274] [54478]: INFO cinder.api.openstack.wsgi [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1684.728504] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1684.728728] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1684.742098] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1684.742098] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1684.750442] [54478]: INFO cinder.volume.api [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1684.758108] [54478]: INFO cinder.api.openstack.wsgi [None req-f339e02b-20f0-4991-a165-83f4689bd6b3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1684.758516] [54478]: [pid: 54478|app: 0|req: 80/162] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:32 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1685.771332] [54479]: DEBUG cinder.api.middleware.request_id [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1685.774030] [54479]: INFO cinder.api.openstack.wsgi [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1685.774030] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1685.774030] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1685.783730] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1685.783730] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1685.788058] [54479]: INFO cinder.volume.api [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1685.793292] [54479]: INFO cinder.api.openstack.wsgi [None req-a819a60f-3349-4a0a-a71b-ceaebf054dd2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1685.793699] [54479]: [pid: 54479|app: 0|req: 83/163] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:33 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1686.803672] [54478]: DEBUG cinder.api.middleware.request_id [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1686.805556] [54478]: INFO cinder.api.openstack.wsgi [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1686.805957] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1686.806141] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1686.815816] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1686.815816] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1686.820289] [54478]: INFO cinder.volume.api [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1686.827945] [54478]: INFO cinder.api.openstack.wsgi [None req-b2dcd41d-bdf3-4cb6-bbdb-610a848473de tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1686.828359] [54478]: [pid: 54478|app: 0|req: 81/164] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:34 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1687.838557] [54479]: DEBUG cinder.api.middleware.request_id [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.840844] [54479]: INFO cinder.api.openstack.wsgi [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1687.841222] [54479]: DEBUG cinder.api.openstack.wsgi [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1687.842729] [54479]: DEBUG cinder.api.openstack.wsgi [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1687.858880] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.858880] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.866289] [54479]: INFO cinder.volume.api [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1687.879142] [54479]: INFO cinder.api.openstack.wsgi [None req-23dc66e9-5a33-47c8-86d8-73ea4fd723e9 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1687.879601] [54479]: [pid: 54479|app: 0|req: 84/165] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:35 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1688.894843] [54478]: DEBUG cinder.api.middleware.request_id [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.897110] [54478]: INFO cinder.api.openstack.wsgi [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1688.897376] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.897638] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.908042] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.908042] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.913708] [54478]: INFO cinder.volume.api [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1688.923065] [54478]: INFO cinder.api.openstack.wsgi [None req-b4503801-ea2d-45c2-be2e-da938a8d3a8e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1688.923591] [54478]: [pid: 54478|app: 0|req: 82/166] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:36 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1689.935506] [54479]: DEBUG cinder.api.middleware.request_id [None req-1dfd443a-2851-4d5d-997c-f60885d541dd None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.937726] [54479]: INFO cinder.api.openstack.wsgi [None req-1dfd443a-2851-4d5d-997c-f60885d541dd tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1689.938055] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1dfd443a-2851-4d5d-997c-f60885d541dd tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1689.938272] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1dfd443a-2851-4d5d-997c-f60885d541dd tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1689.953253] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1689.953253] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1689.958700] [54479]: INFO cinder.volume.api [None req-1dfd443a-2851-4d5d-997c-f60885d541dd tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1689.965586] [54479]: INFO cinder.api.openstack.wsgi [None req-1dfd443a-2851-4d5d-997c-f60885d541dd tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1689.966044] [54479]: [pid: 54479|app: 0|req: 85/167] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:37 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1690.982629] [54478]: DEBUG cinder.api.middleware.request_id [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.984837] [54478]: INFO cinder.api.openstack.wsgi [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1690.985106] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.985469] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1691.003631] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1691.003631] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1691.008065] [54478]: INFO cinder.volume.api [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1691.018240] [54478]: INFO cinder.api.openstack.wsgi [None req-0baf6fbd-168b-49e2-b7d0-51cb708b65a4 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1691.018240] [54478]: [pid: 54478|app: 0|req: 83/168] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:38 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1692.027328] [54479]: DEBUG cinder.api.middleware.request_id [None req-95633b03-fa72-40db-a2e5-97edabec8eda None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.029901] [54479]: INFO cinder.api.openstack.wsgi [None req-95633b03-fa72-40db-a2e5-97edabec8eda tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1692.029901] [54479]: DEBUG cinder.api.openstack.wsgi [None req-95633b03-fa72-40db-a2e5-97edabec8eda tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.030215] [54479]: DEBUG cinder.api.openstack.wsgi [None req-95633b03-fa72-40db-a2e5-97edabec8eda tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.048615] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.048615] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1692.055151] [54479]: INFO cinder.volume.api [None req-95633b03-fa72-40db-a2e5-97edabec8eda tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1692.061158] [54479]: INFO cinder.api.openstack.wsgi [None req-95633b03-fa72-40db-a2e5-97edabec8eda tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1692.061581] [54479]: [pid: 54479|app: 0|req: 86/169] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:39 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1693.075547] [54478]: DEBUG cinder.api.middleware.request_id [None req-bbc22149-c5d3-4575-a129-056071e6448d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.082999] [54478]: INFO cinder.api.openstack.wsgi [None req-bbc22149-c5d3-4575-a129-056071e6448d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1693.082999] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bbc22149-c5d3-4575-a129-056071e6448d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.082999] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bbc22149-c5d3-4575-a129-056071e6448d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.095676] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.095676] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.103044] [54478]: INFO cinder.volume.api [None req-bbc22149-c5d3-4575-a129-056071e6448d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1693.110170] [54478]: INFO cinder.api.openstack.wsgi [None req-bbc22149-c5d3-4575-a129-056071e6448d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1693.110170] [54478]: [pid: 54478|app: 0|req: 84/170] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:40 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1694.125779] [54479]: DEBUG cinder.api.middleware.request_id [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1694.128231] [54479]: INFO cinder.api.openstack.wsgi [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1694.128738] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1694.128993] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1694.144077] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1694.144077] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.154134] [54479]: INFO cinder.volume.api [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1694.163166] [54479]: INFO cinder.api.openstack.wsgi [None req-e003f6c4-87a7-44fd-a25e-5eae2c6f6e04 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1694.164278] [54479]: [pid: 54479|app: 0|req: 87/171] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:41 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1695.178421] [54478]: DEBUG cinder.api.middleware.request_id [None req-112a152d-59ee-46fc-ba4f-928957e753b2 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1695.179942] [54478]: INFO cinder.api.openstack.wsgi [None req-112a152d-59ee-46fc-ba4f-928957e753b2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1695.180218] [54478]: DEBUG cinder.api.openstack.wsgi [None req-112a152d-59ee-46fc-ba4f-928957e753b2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1695.180500] [54478]: DEBUG cinder.api.openstack.wsgi [None req-112a152d-59ee-46fc-ba4f-928957e753b2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1695.190435] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1695.190435] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1695.194774] [54478]: INFO cinder.volume.api [None req-112a152d-59ee-46fc-ba4f-928957e753b2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1695.200542] [54478]: INFO cinder.api.openstack.wsgi [None req-112a152d-59ee-46fc-ba4f-928957e753b2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1695.200949] [54478]: [pid: 54478|app: 0|req: 85/172] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:43 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1696.213212] [54479]: DEBUG cinder.api.middleware.request_id [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1696.216238] [54479]: INFO cinder.api.openstack.wsgi [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1696.216500] [54479]: DEBUG cinder.api.openstack.wsgi [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1696.216715] [54479]: DEBUG cinder.api.openstack.wsgi [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1696.234018] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1696.234018] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1696.238719] [54479]: INFO cinder.volume.api [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1696.245049] [54479]: INFO cinder.api.openstack.wsgi [None req-bdb980e3-5195-4e7d-bb2a-ab7affd92a7b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1696.245707] [54479]: [pid: 54479|app: 0|req: 88/173] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:44 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1697.259404] [54478]: DEBUG cinder.api.middleware.request_id [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1697.261588] [54478]: INFO cinder.api.openstack.wsgi [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1697.261970] [54478]: DEBUG cinder.api.openstack.wsgi [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1697.262290] [54478]: DEBUG cinder.api.openstack.wsgi [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1697.272677] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1697.272677] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1697.277826] [54478]: INFO cinder.volume.api [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1697.283891] [54478]: INFO cinder.api.openstack.wsgi [None req-9992d15b-6dd6-462a-81d4-2a91bd74d68c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1697.284326] [54478]: [pid: 54478|app: 0|req: 86/174] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:45 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1698.294340] [54479]: DEBUG cinder.api.middleware.request_id [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1698.296426] [54479]: INFO cinder.api.openstack.wsgi [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1698.296672] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1698.296886] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1698.308202] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1698.308202] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1698.320295] [54479]: INFO cinder.volume.api [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1698.328463] [54479]: INFO cinder.api.openstack.wsgi [None req-e6b8f21c-39b7-472a-a3a6-d829a1abfa8b tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1698.328880] [54479]: [pid: 54479|app: 0|req: 89/175] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:46 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1699.344172] [54478]: DEBUG cinder.api.middleware.request_id [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.346829] [54478]: INFO cinder.api.openstack.wsgi [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1699.347312] [54478]: DEBUG cinder.api.openstack.wsgi [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.348982] [54478]: DEBUG cinder.api.openstack.wsgi [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.357623] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.357623] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.363664] [54478]: INFO cinder.volume.api [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1699.368030] [54478]: INFO cinder.api.openstack.wsgi [None req-55183f92-82ed-4c4e-8bc9-23d2c6cd9bd7 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1699.368030] [54478]: [pid: 54478|app: 0|req: 87/176] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:47 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1700.379454] [54479]: DEBUG cinder.api.middleware.request_id [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1700.381800] [54479]: INFO cinder.api.openstack.wsgi [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1700.382075] [54479]: DEBUG cinder.api.openstack.wsgi [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1700.382299] [54479]: DEBUG cinder.api.openstack.wsgi [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1700.391949] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1700.391949] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1700.396281] [54479]: INFO cinder.volume.api [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1700.401903] [54479]: INFO cinder.api.openstack.wsgi [None req-198ec8a6-a130-43b7-bbe5-7b47be210f06 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1700.402311] [54479]: [pid: 54479|app: 0|req: 90/177] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:48 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.413166] [54478]: DEBUG cinder.api.middleware.request_id [None req-9639e720-44f9-42e1-92ca-bc455b639137 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.416509] [54478]: INFO cinder.api.openstack.wsgi [None req-9639e720-44f9-42e1-92ca-bc455b639137 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1701.416776] [54478]: DEBUG cinder.api.openstack.wsgi [None req-9639e720-44f9-42e1-92ca-bc455b639137 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.417088] [54478]: DEBUG cinder.api.openstack.wsgi [None req-9639e720-44f9-42e1-92ca-bc455b639137 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.438211] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.438211] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.445618] [54478]: INFO cinder.volume.api [None req-9639e720-44f9-42e1-92ca-bc455b639137 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1701.454596] [54478]: INFO cinder.api.openstack.wsgi [None req-9639e720-44f9-42e1-92ca-bc455b639137 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1701.454596] [54478]: [pid: 54478|app: 0|req: 88/178] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:31:49 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1572 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1701.492030] [54479]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.492030] [54479]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1701.492030] [54479]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.492030] [54479]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.498743] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.498743] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.504674] [54479]: INFO cinder.volume.api [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1701.512812] [54479]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-0df1f03f-24b5-44f7-bdfc-41e37cb3ffe2 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1701.512812] [54479]: [pid: 54479|app: 0|req: 91/179] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:31:49 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.926068] [54478]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.928417] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1701.928677] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.928814] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.939035] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.939035] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.943722] [54478]: INFO cinder.volume.api [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1701.950281] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-ab8d2714-3bd8-4793-ba6e-4186e6822b9a tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1701.951143] [54478]: [pid: 54478|app: 0|req: 89/180] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:31:49 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1701.957726] [54479]: DEBUG cinder.api.middleware.request_id [None req-6760eab3-ce33-4cdd-9be2-654c67b64f60 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.958273] [54479]: INFO cinder.api.openstack.wsgi [None req-6760eab3-ce33-4cdd-9be2-654c67b64f60 None None] GET http://10.180.1.21/volume// [ 1701.958521] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6760eab3-ce33-4cdd-9be2-654c67b64f60 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.958785] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6760eab3-ce33-4cdd-9be2-654c67b64f60 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.959272] [54479]: INFO cinder.api.openstack.wsgi [None req-6760eab3-ce33-4cdd-9be2-654c67b64f60 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1701.961531] [54479]: [pid: 54479|app: 0|req: 92/181] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:31:49 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1701.963250] [54478]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-7adb8c8a-4273-4a68-9bbd-9cc5ffdcee9c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.965488] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-7adb8c8a-4273-4a68-9bbd-9cc5ffdcee9c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1701.965971] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-7adb8c8a-4273-4a68-9bbd-9cc5ffdcee9c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a33462a8-487a-4901-8747-2a4a55fb3a7a", "connector": null, "instance_uuid": "760e1375-70c4-42f6-888e-56ca9c079c8a"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1701.975908] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.975908] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1702.002262] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-7adb8c8a-4273-4a68-9bbd-9cc5ffdcee9c tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1702.002721] [54478]: [pid: 54478|app: 0|req: 90/182] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:31:49 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1710.760312] [54479]: DEBUG cinder.api.middleware.request_id [None req-891a1b28-1b2f-41a9-9792-d65cf47a0200 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.761212] [54479]: INFO cinder.api.openstack.wsgi [None req-891a1b28-1b2f-41a9-9792-d65cf47a0200 None None] GET http://10.180.1.21/volume// [ 1710.761212] [54479]: DEBUG cinder.api.openstack.wsgi [None req-891a1b28-1b2f-41a9-9792-d65cf47a0200 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1710.761212] [54479]: DEBUG cinder.api.openstack.wsgi [None req-891a1b28-1b2f-41a9-9792-d65cf47a0200 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1710.761597] [54479]: INFO cinder.api.openstack.wsgi [None req-891a1b28-1b2f-41a9-9792-d65cf47a0200 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1710.762429] [54479]: [pid: 54479|app: 0|req: 93/183] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:31:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1710.767018] [54478]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.769352] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1710.771260] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1710.771260] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1710.783849] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1710.783849] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1710.787815] [54478]: INFO cinder.volume.api [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1710.793969] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-e2ab2491-ce70-468a-ad56-d77d35a2ffa3 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1710.794414] [54478]: [pid: 54478|app: 0|req: 91/184] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:31:58 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1710.905837] [54479]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.908420] [54479]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] PUT http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 [ 1710.908821] [54479]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-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=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1710.918764] [54479]: DEBUG cinder.coordination [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Acquiring lock "cinder-attachment_update-a33462a8-487a-4901-8747-2a4a55fb3a7a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1710.923312] [54479]: DEBUG cinder.coordination [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Lock "cinder-attachment_update-a33462a8-487a-4901-8747-2a4a55fb3a7a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1710.924470] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1710.924470] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1711.448340] [54479]: DEBUG cinder.coordination [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Lock "cinder-attachment_update-a33462a8-487a-4901-8747-2a4a55fb3a7a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=54479) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1711.448677] [54479]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-f6371d40-6a17-4ea7-ac39-f62492ff1489 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 returned with HTTP 200 [ 1711.449251] [54479]: [pid: 54479|app: 0|req: 94/185] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:31:58 2024] PUT /volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1711.956526] [54478]: DEBUG cinder.api.middleware.request_id [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-4ca0ec02-df90-4fe2-8451-31eb25c63cbe None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.959857] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-4ca0ec02-df90-4fe2-8451-31eb25c63cbe tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] POST http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944/action [ 1711.960512] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-4ca0ec02-df90-4fe2-8451-31eb25c63cbe tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1711.960722] [54478]: DEBUG cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-4ca0ec02-df90-4fe2-8451-31eb25c63cbe tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1711.982333] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.982333] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1711.990143] [54478]: INFO cinder.api.openstack.wsgi [req-c64762f0-c3a9-4c8b-936a-74da6f2be543 req-4ca0ec02-df90-4fe2-8451-31eb25c63cbe tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944/action returned with HTTP 204 [ 1711.990685] [54478]: [pid: 54478|app: 0|req: 92/186] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:31:59 2024] POST /volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1721.441103] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=52,cinder:UPDATE=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1721.988259] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=90,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1731.430020] [54479]: DEBUG cinder.api.middleware.request_id [None req-ee51385a-3db4-4b4c-bb05-06c19227adca None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1731.433993] [54479]: INFO cinder.api.openstack.wsgi [None req-ee51385a-3db4-4b4c-bb05-06c19227adca tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1731.434475] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ee51385a-3db4-4b4c-bb05-06c19227adca tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1731.435144] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ee51385a-3db4-4b4c-bb05-06c19227adca tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1731.460986] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1731.460986] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1731.468665] [54479]: INFO cinder.volume.api [None req-ee51385a-3db4-4b4c-bb05-06c19227adca tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1731.476088] [54479]: INFO cinder.api.openstack.wsgi [None req-ee51385a-3db4-4b4c-bb05-06c19227adca tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1731.476574] [54479]: [pid: 54479|app: 0|req: 95/187] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Dec 14 21:32:19 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1740.315600] [54478]: DEBUG cinder.api.middleware.request_id [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1740.367091] [54478]: INFO cinder.api.openstack.wsgi [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1740.367437] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1227335735"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1740.369218] [54478]: DEBUG cinder.api.v3.volumes [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1227335735'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1740.369356] [54478]: INFO cinder.api.v3.volumes [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume of 1 GB [ 1740.374704] [54478]: INFO cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Availability Zones retrieved successfully. [ 1740.381629] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (50b8c52e-ef85-4043-b9bb-be8b48ae57ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1740.382818] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5b9a7f-fb56-496f-9e87-6eb40b134236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1740.384024] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1740.402096] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5b9a7f-fb56-496f-9e87-6eb40b134236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1740.403095] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a27559-53ed-40db-ac89-886c0c221cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1740.452970] [54478]: DEBUG cinder.quota [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Created reservations ['673cf5fe-9a0b-4ef1-82aa-547c0cd01ad8', '0b6fb5c5-60ea-48e8-81ce-447d3c933480', '8f78d7d9-db93-457a-9d64-db2563e0e171', '292a9457-cd23-4b67-bc64-47264dfb0633'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1740.453840] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a27559-53ed-40db-ac89-886c0c221cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['673cf5fe-9a0b-4ef1-82aa-547c0cd01ad8', '0b6fb5c5-60ea-48e8-81ce-447d3c933480', '8f78d7d9-db93-457a-9d64-db2563e0e171', '292a9457-cd23-4b67-bc64-47264dfb0633']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1740.455158] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdb927f-1e7f-47cd-b982-5b0fb099fd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1740.472244] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdb927f-1e7f-47cd-b982-5b0fb099fd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58a1920-8d10-49f7-8bf7-3e34083b003f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1227335735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['673cf5fe-9a0b-4ef1-82aa-547c0cd01ad8','0b6fb5c5-60ea-48e8-81ce-447d3c933480','8f78d7d9-db93-457a-9d64-db2563e0e171','292a9457-cd23-4b67-bc64-47264dfb0633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1227335735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58a1920-8d10-49f7-8bf7-3e34083b003f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ff7071bb24dcb958878efefc692d3',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='202bd92007b74e908f1db809ae7e9a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1740.473024] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f721d58-1032-461e-b19e-ae1b8fc134c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1740.491917] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f721d58-1032-461e-b19e-ae1b8fc134c4) 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-1227335735',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['673cf5fe-9a0b-4ef1-82aa-547c0cd01ad8','0b6fb5c5-60ea-48e8-81ce-447d3c933480','8f78d7d9-db93-457a-9d64-db2563e0e171','292a9457-cd23-4b67-bc64-47264dfb0633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1740.492835] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df2afbe-3262-47a2-80a1-9a58bf8b3cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1740.503043] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df2afbe-3262-47a2-80a1-9a58bf8b3cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1740.504130] [54478]: DEBUG cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (50b8c52e-ef85-4043-b9bb-be8b48ae57ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1740.504497] [54478]: INFO cinder.volume.api [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request issued successfully. [ 1740.505263] [54478]: INFO cinder.api.openstack.wsgi [None req-dfbf01c0-b7b2-4a72-8fc9-5784e135fb58 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1740.506821] [54478]: [pid: 54478|app: 0|req: 93/188] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:32:28 2024] POST /volume/v3/volumes => generated 759 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1740.515380] [54479]: DEBUG cinder.api.middleware.request_id [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1740.519348] [54479]: INFO cinder.api.openstack.wsgi [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1740.519348] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1740.519348] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1740.533939] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1740.533939] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1740.538259] [54479]: INFO cinder.volume.api [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1740.548778] [54479]: INFO cinder.api.openstack.wsgi [None req-d15b13ae-6b7b-4cb2-aa9e-604b69ba8076 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 200 [ 1740.554049] [54479]: [pid: 54479|app: 0|req: 96/189] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:28 2024] GET /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.564484] [54478]: DEBUG cinder.api.middleware.request_id [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.569927] [54478]: INFO cinder.api.openstack.wsgi [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1741.570191] [54478]: DEBUG cinder.api.openstack.wsgi [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.570411] [54478]: DEBUG cinder.api.openstack.wsgi [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.588044] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.588044] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.591172] [54478]: INFO cinder.volume.api [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1741.596263] [54478]: INFO cinder.api.openstack.wsgi [None req-01b41c21-320f-41ed-b6aa-6d36bcf99271 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 200 [ 1741.596750] [54478]: [pid: 54478|app: 0|req: 94/190] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:29 2024] GET /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.614016] [54479]: DEBUG cinder.api.middleware.request_id [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.616985] [54479]: INFO cinder.api.openstack.wsgi [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1741.617258] [54479]: DEBUG cinder.api.openstack.wsgi [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.617429] [54479]: DEBUG cinder.api.openstack.wsgi [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.630938] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.630938] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.634706] [54479]: INFO cinder.volume.api [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1741.646153] [54479]: INFO cinder.api.openstack.wsgi [req-f6ab8ea4-2ed6-4705-8249-3199e15d93cb req-efecb5c1-53fd-4c32-b662-0c1dac8f7f6d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 200 [ 1741.646627] [54479]: [pid: 54479|app: 0|req: 97/191] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:29 2024] GET /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.655127] [54478]: DEBUG cinder.api.middleware.request_id [None req-6d1b15c8-4133-4d0e-807d-f66556f532af None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.657140] [54478]: INFO cinder.api.openstack.wsgi [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1741.657638] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-5994062"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1741.659589] [54478]: DEBUG cinder.api.v3.volumes [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-5994062'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1741.659889] [54478]: INFO cinder.api.v3.volumes [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume of 1 GB [ 1741.664430] [54478]: INFO cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Availability Zones retrieved successfully. [ 1741.672335] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (81cf008f-98f8-4585-9b27-8d702e1e6b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1741.673502] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028c122c-cef7-4448-9e01-e34c052e1bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1741.674663] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1741.693060] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028c122c-cef7-4448-9e01-e34c052e1bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1741.694073] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3326dd5b-9ee0-49c2-ab43-600acf71ba4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1741.722269] [54478]: DEBUG cinder.quota [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Created reservations ['234254e5-b062-4880-94c2-fcbd3fbbf490', '4e68fe91-3534-4dc8-b8cb-8e81fcadc616', '507fd81a-7a8d-49ee-87ce-e65ef0977268', '27648b4d-53ce-4a37-b3a8-415353f1bbfb'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1741.723968] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3326dd5b-9ee0-49c2-ab43-600acf71ba4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234254e5-b062-4880-94c2-fcbd3fbbf490', '4e68fe91-3534-4dc8-b8cb-8e81fcadc616', '507fd81a-7a8d-49ee-87ce-e65ef0977268', '27648b4d-53ce-4a37-b3a8-415353f1bbfb']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1741.724886] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80207c74-6750-496c-8dcc-cde298883764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1741.738657] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80207c74-6750-496c-8dcc-cde298883764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82086a7-fdd6-408e-89e6-fb524422c2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-5994062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['234254e5-b062-4880-94c2-fcbd3fbbf490','4e68fe91-3534-4dc8-b8cb-8e81fcadc616','507fd81a-7a8d-49ee-87ce-e65ef0977268','27648b4d-53ce-4a37-b3a8-415353f1bbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-5994062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82086a7-fdd6-408e-89e6-fb524422c2ff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ff7071bb24dcb958878efefc692d3',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='202bd92007b74e908f1db809ae7e9a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1741.739616] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e240048c-4a68-480b-bc31-be9adbbb1932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1741.752433] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e240048c-4a68-480b-bc31-be9adbbb1932) 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-5994062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['234254e5-b062-4880-94c2-fcbd3fbbf490','4e68fe91-3534-4dc8-b8cb-8e81fcadc616','507fd81a-7a8d-49ee-87ce-e65ef0977268','27648b4d-53ce-4a37-b3a8-415353f1bbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1741.753407] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d3d9ff-ebca-4a0d-b27f-2712a276628f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1741.762290] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d3d9ff-ebca-4a0d-b27f-2712a276628f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1741.763413] [54478]: DEBUG cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (81cf008f-98f8-4585-9b27-8d702e1e6b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1741.763827] [54478]: INFO cinder.volume.api [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request issued successfully. [ 1741.764544] [54478]: INFO cinder.api.openstack.wsgi [None req-6d1b15c8-4133-4d0e-807d-f66556f532af tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1741.765030] [54478]: [pid: 54478|app: 0|req: 95/192] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:32:29 2024] POST /volume/v3/volumes => generated 756 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1741.773201] [54479]: DEBUG cinder.api.middleware.request_id [None req-b5962423-1111-4834-b595-6cc12741a718 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.775780] [54479]: INFO cinder.api.openstack.wsgi [None req-b5962423-1111-4834-b595-6cc12741a718 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1741.775888] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b5962423-1111-4834-b595-6cc12741a718 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.779166] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b5962423-1111-4834-b595-6cc12741a718 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.792393] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.792393] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.795807] [54479]: INFO cinder.volume.api [None req-b5962423-1111-4834-b595-6cc12741a718 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1741.801424] [54479]: INFO cinder.api.openstack.wsgi [None req-b5962423-1111-4834-b595-6cc12741a718 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 200 [ 1741.802345] [54479]: [pid: 54479|app: 0|req: 98/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:29 2024] GET /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1742.811806] [54478]: DEBUG cinder.api.middleware.request_id [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.813893] [54478]: INFO cinder.api.openstack.wsgi [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1742.814123] [54478]: DEBUG cinder.api.openstack.wsgi [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1742.814341] [54478]: DEBUG cinder.api.openstack.wsgi [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1742.824159] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1742.824159] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1742.827914] [54478]: INFO cinder.volume.api [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1742.832438] [54478]: INFO cinder.api.openstack.wsgi [None req-26e21d2c-0e66-46c8-b4e5-31bc5d41633d tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 200 [ 1742.832798] [54478]: [pid: 54478|app: 0|req: 96/194] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:30 2024] GET /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1742.850088] [54479]: DEBUG cinder.api.middleware.request_id [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.852610] [54479]: INFO cinder.api.openstack.wsgi [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1742.853114] [54479]: DEBUG cinder.api.openstack.wsgi [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1742.853395] [54479]: DEBUG cinder.api.openstack.wsgi [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1742.862598] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1742.862598] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1742.866457] [54479]: INFO cinder.volume.api [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1742.871011] [54479]: INFO cinder.api.openstack.wsgi [req-ad67f1c7-9d86-4dc9-b438-21f3f08bd88d req-ac9f1f07-55ff-441e-9a31-62e833ca5452 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 200 [ 1742.871444] [54479]: [pid: 54479|app: 0|req: 99/195] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:30 2024] GET /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1742.879222] [54478]: DEBUG cinder.api.middleware.request_id [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.882064] [54478]: INFO cinder.api.openstack.wsgi [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1742.882452] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-16746800"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1742.884063] [54478]: DEBUG cinder.api.v3.volumes [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-16746800'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1742.884201] [54478]: INFO cinder.api.v3.volumes [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume of 1 GB [ 1742.888235] [54478]: INFO cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Availability Zones retrieved successfully. [ 1742.895015] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (197eb1ef-1c9f-4f7e-8320-c7ffaf10d4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.896211] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7af6f2-9855-4eea-b0fd-2a0151d8c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.897332] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1742.914951] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7af6f2-9855-4eea-b0fd-2a0151d8c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.915918] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0aed23-9cb7-4b6b-a041-76cef3c31e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.944137] [54478]: DEBUG cinder.quota [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Created reservations ['19fcb406-bb38-4b85-a0f4-549985f69c3c', 'dd21070f-92ca-43a1-87e8-e74fa38710dc', '89a27a0d-80d1-48ac-9537-76bee42d24a2', 'bc102823-40a0-404d-96e6-b05828d89f04'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1742.945089] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0aed23-9cb7-4b6b-a041-76cef3c31e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fcb406-bb38-4b85-a0f4-549985f69c3c', 'dd21070f-92ca-43a1-87e8-e74fa38710dc', '89a27a0d-80d1-48ac-9537-76bee42d24a2', 'bc102823-40a0-404d-96e6-b05828d89f04']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.946038] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c74f527-8fc6-4488-a51a-34945e8eb697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.959158] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c74f527-8fc6-4488-a51a-34945e8eb697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-16746800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['19fcb406-bb38-4b85-a0f4-549985f69c3c','dd21070f-92ca-43a1-87e8-e74fa38710dc','89a27a0d-80d1-48ac-9537-76bee42d24a2','bc102823-40a0-404d-96e6-b05828d89f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-16746800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ff7071bb24dcb958878efefc692d3',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='202bd92007b74e908f1db809ae7e9a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.960077] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3968ad1-9235-4253-9abc-99ee6a67682d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.973928] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3968ad1-9235-4253-9abc-99ee6a67682d) 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-16746800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab8ff7071bb24dcb958878efefc692d3',qos_specs=None,replication_status=,reservations=['19fcb406-bb38-4b85-a0f4-549985f69c3c','dd21070f-92ca-43a1-87e8-e74fa38710dc','89a27a0d-80d1-48ac-9537-76bee42d24a2','bc102823-40a0-404d-96e6-b05828d89f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='202bd92007b74e908f1db809ae7e9a56',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.974766] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b8bd36-73b4-48f9-a080-3dad3b06843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1742.985879] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b8bd36-73b4-48f9-a080-3dad3b06843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1742.986951] [54478]: DEBUG cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Flow 'volume_create_api' (197eb1ef-1c9f-4f7e-8320-c7ffaf10d4e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1742.987317] [54478]: INFO cinder.volume.api [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Create volume request issued successfully. [ 1742.987958] [54478]: INFO cinder.api.openstack.wsgi [None req-ca305cb0-7dfe-4e78-ab18-66410af9b617 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1742.989010] [54478]: [pid: 54478|app: 0|req: 97/196] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Dec 14 21:32:30 2024] POST /volume/v3/volumes => generated 757 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1742.997323] [54479]: DEBUG cinder.api.middleware.request_id [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1742.999451] [54479]: INFO cinder.api.openstack.wsgi [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1742.999959] [54479]: DEBUG cinder.api.openstack.wsgi [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.001039] [54479]: DEBUG cinder.api.openstack.wsgi [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.010320] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.010320] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.014229] [54479]: INFO cinder.volume.api [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1743.018705] [54479]: INFO cinder.api.openstack.wsgi [None req-826a1aa6-439e-4ba7-a60b-0dabe9456f92 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 200 [ 1743.019132] [54479]: [pid: 54479|app: 0|req: 100/197] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:30 2024] GET /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.029307] [54478]: DEBUG cinder.api.middleware.request_id [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.032029] [54478]: INFO cinder.api.openstack.wsgi [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1744.032315] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.032549] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.043867] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.043867] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.049473] [54478]: INFO cinder.volume.api [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1744.056169] [54478]: INFO cinder.api.openstack.wsgi [None req-e5fa0151-b4f5-4a43-82ea-decbf499cabe tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 200 [ 1744.056574] [54478]: [pid: 54478|app: 0|req: 98/198] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:31 2024] GET /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.073529] [54479]: DEBUG cinder.api.middleware.request_id [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.077022] [54479]: INFO cinder.api.openstack.wsgi [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1744.077022] [54479]: DEBUG cinder.api.openstack.wsgi [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.077022] [54479]: DEBUG cinder.api.openstack.wsgi [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.088426] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.088426] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.096759] [54479]: INFO cinder.volume.api [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1744.101266] [54479]: INFO cinder.api.openstack.wsgi [req-1b7035c9-cefc-460e-ab0b-4eb5be2e551a req-c14f360d-e60a-4d62-a660-4d2b97425261 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 200 [ 1744.101809] [54479]: [pid: 54479|app: 0|req: 101/199] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:31 2024] GET /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.119935] [54478]: DEBUG cinder.api.middleware.request_id [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.122665] [54478]: INFO cinder.api.openstack.wsgi [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.122895] [54478]: DEBUG cinder.api.openstack.wsgi [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.123144] [54478]: DEBUG cinder.api.openstack.wsgi [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.123529] [54478]: DEBUG cinder.api.api_utils [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.124487] [54478]: DEBUG cinder.volume.api [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.156649] [54478]: INFO cinder.volume.api [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.157725] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.157725] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.162898] [54478]: INFO cinder.api.openstack.wsgi [req-6c037084-3809-4129-b29b-9b36addb3ebb req-dbfc4bc9-8cd2-4e75-9a1a-4476760263cf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.163584] [54478]: [pid: 54478|app: 0|req: 99/200] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:31 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.223935] [54479]: DEBUG cinder.api.middleware.request_id [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.226553] [54479]: INFO cinder.api.openstack.wsgi [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.226789] [54479]: DEBUG cinder.api.openstack.wsgi [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.228568] [54479]: DEBUG cinder.api.openstack.wsgi [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.228751] [54479]: DEBUG cinder.api.api_utils [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.229884] [54479]: DEBUG cinder.volume.api [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.262119] [54479]: INFO cinder.volume.api [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.263346] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.263346] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.268887] [54479]: INFO cinder.api.openstack.wsgi [req-b134beda-21d7-4e74-8594-7220abb56ab6 req-fff86503-f8ee-4332-b698-195105a60a7b tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.269330] [54479]: [pid: 54479|app: 0|req: 102/201] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.309064] [54478]: DEBUG cinder.api.middleware.request_id [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.310964] [54478]: INFO cinder.api.openstack.wsgi [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.311231] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.311454] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.311743] [54478]: DEBUG cinder.api.api_utils [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.312623] [54478]: DEBUG cinder.volume.api [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.321498] [54478]: INFO cinder.volume.api [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.322504] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.322504] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.326477] [54478]: INFO cinder.api.openstack.wsgi [req-cc2f5f5a-26bd-49c2-868a-f1a9946c9302 req-c9e8f6b1-f5ef-4131-9ddb-0acaa05790b0 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.326865] [54478]: [pid: 54478|app: 0|req: 100/202] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.342932] [54479]: DEBUG cinder.api.middleware.request_id [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.344844] [54479]: INFO cinder.api.openstack.wsgi [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.345084] [54479]: DEBUG cinder.api.openstack.wsgi [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.345301] [54479]: DEBUG cinder.api.openstack.wsgi [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.345584] [54479]: DEBUG cinder.api.api_utils [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.346469] [54479]: DEBUG cinder.volume.api [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.354940] [54479]: INFO cinder.volume.api [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.355921] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.355921] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.359809] [54479]: INFO cinder.api.openstack.wsgi [req-38832f8d-29a5-469b-905a-0dd07ce041ed req-9edb01ab-b2b3-4396-8ce6-f5dba355a2c4 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.360291] [54479]: [pid: 54479|app: 0|req: 103/203] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1744.374485] [54478]: DEBUG cinder.api.middleware.request_id [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.376960] [54478]: INFO cinder.api.openstack.wsgi [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.377346] [54478]: DEBUG cinder.api.openstack.wsgi [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.377679] [54478]: DEBUG cinder.api.openstack.wsgi [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.378188] [54478]: DEBUG cinder.api.api_utils [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.379541] [54478]: DEBUG cinder.volume.api [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.388364] [54478]: INFO cinder.volume.api [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.389520] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.389520] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.394052] [54478]: INFO cinder.api.openstack.wsgi [req-b0d1d4f0-89f2-48c8-a868-6d98590082b9 req-b89c0f93-4710-4a80-a8d0-d906b5513110 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.394052] [54478]: [pid: 54478|app: 0|req: 101/204] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.408662] [54479]: DEBUG cinder.api.middleware.request_id [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.410841] [54479]: INFO cinder.api.openstack.wsgi [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.411095] [54479]: DEBUG cinder.api.openstack.wsgi [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.411321] [54479]: DEBUG cinder.api.openstack.wsgi [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.411602] [54479]: DEBUG cinder.api.api_utils [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.412454] [54479]: DEBUG cinder.volume.api [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.420869] [54479]: INFO cinder.volume.api [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.421849] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.421849] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.425665] [54479]: INFO cinder.api.openstack.wsgi [req-6f9515d4-b119-4e53-acdf-4144654315b4 req-a9564028-ef33-4fa4-ad02-b6bad721f0cc tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.426030] [54479]: [pid: 54479|app: 0|req: 104/205] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.440207] [54478]: DEBUG cinder.api.middleware.request_id [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.442480] [54478]: INFO cinder.api.openstack.wsgi [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.442702] [54478]: DEBUG cinder.api.openstack.wsgi [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.442916] [54478]: DEBUG cinder.api.openstack.wsgi [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.443219] [54478]: DEBUG cinder.api.api_utils [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54478) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.444105] [54478]: DEBUG cinder.volume.api [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54478) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.452718] [54478]: INFO cinder.volume.api [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.453742] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.453742] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.457712] [54478]: INFO cinder.api.openstack.wsgi [req-a43621bd-dd80-455a-92cc-24471e218d3c req-773ebd15-4c05-4303-91ef-a15ee353ebe8 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.458094] [54478]: [pid: 54478|app: 0|req: 102/206] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.472704] [54479]: DEBUG cinder.api.middleware.request_id [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.474879] [54479]: INFO cinder.api.openstack.wsgi [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1744.475129] [54479]: DEBUG cinder.api.openstack.wsgi [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.475407] [54479]: DEBUG cinder.api.openstack.wsgi [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'detail' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.475689] [54479]: DEBUG cinder.api.api_utils [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Removing options '' from query. {{(pid=54479) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1744.476538] [54479]: DEBUG cinder.volume.api [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54479) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1744.485050] [54479]: INFO cinder.volume.api [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Get all volumes completed successfully. [ 1744.486254] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.486254] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.490335] [54479]: INFO cinder.api.openstack.wsgi [req-71e8057e-42b2-4b22-a98f-503425496498 req-b833f91c-e2e1-46ad-83c5-e9941c96cc40 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1744.490718] [54479]: [pid: 54479|app: 0|req: 105/207] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/detail => generated 2534 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.501868] [54478]: DEBUG cinder.api.middleware.request_id [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.503995] [54478]: INFO cinder.api.openstack.wsgi [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1744.504316] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.504540] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.504730] [54478]: INFO cinder.api.v3.volumes [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume with id: 6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1744.514537] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.514537] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.515119] [54478]: INFO cinder.volume.api [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1744.534847] [54478]: INFO cinder.volume.api [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume request issued successfully. [ 1744.535056] [54478]: INFO cinder.api.openstack.wsgi [None req-cfb3ba69-582c-4df0-8645-cd85af118b56 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 202 [ 1744.535491] [54478]: [pid: 54478|app: 0|req: 103/208] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:32:32 2024] DELETE /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1744.538625] [54479]: DEBUG cinder.api.middleware.request_id [None req-a6d6b824-6d70-4175-830c-835496211a1c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.541360] [54479]: INFO cinder.api.openstack.wsgi [None req-a6d6b824-6d70-4175-830c-835496211a1c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1744.541657] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a6d6b824-6d70-4175-830c-835496211a1c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.542021] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a6d6b824-6d70-4175-830c-835496211a1c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.551660] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.551660] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.556794] [54479]: INFO cinder.volume.api [None req-a6d6b824-6d70-4175-830c-835496211a1c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1744.562405] [54479]: INFO cinder.api.openstack.wsgi [None req-a6d6b824-6d70-4175-830c-835496211a1c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 200 [ 1744.563175] [54479]: [pid: 54479|app: 0|req: 106/209] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:32 2024] GET /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1745.572716] [54478]: DEBUG cinder.api.middleware.request_id [None req-7f000490-ae81-47c4-8695-9ccaefaf6d8c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.574783] [54478]: INFO cinder.api.openstack.wsgi [None req-7f000490-ae81-47c4-8695-9ccaefaf6d8c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c [ 1745.575024] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7f000490-ae81-47c4-8695-9ccaefaf6d8c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.575265] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7f000490-ae81-47c4-8695-9ccaefaf6d8c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.582991] [54478]: INFO cinder.api.openstack.wsgi [None req-7f000490-ae81-47c4-8695-9ccaefaf6d8c tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c returned with HTTP 404 [ 1745.583490] [54478]: [pid: 54478|app: 0|req: 104/210] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:33 2024] GET /volume/v3/volumes/6f2b556e-8f38-4b0f-83cd-d7e7184bfe9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1745.586334] [54479]: DEBUG cinder.api.middleware.request_id [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.588403] [54479]: INFO cinder.api.openstack.wsgi [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1745.588624] [54479]: DEBUG cinder.api.openstack.wsgi [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.588904] [54479]: DEBUG cinder.api.openstack.wsgi [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.589108] [54479]: INFO cinder.api.v3.volumes [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume with id: c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1745.600641] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.600641] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.601208] [54479]: INFO cinder.volume.api [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1745.617248] [54479]: INFO cinder.volume.api [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume request issued successfully. [ 1745.617454] [54479]: INFO cinder.api.openstack.wsgi [None req-99a4bfbd-327c-43ff-89fb-5980ffbc7d83 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 202 [ 1745.617849] [54479]: [pid: 54479|app: 0|req: 107/211] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:32:33 2024] DELETE /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1745.620624] [54478]: DEBUG cinder.api.middleware.request_id [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.622617] [54478]: INFO cinder.api.openstack.wsgi [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1745.622893] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.623130] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.630792] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.630792] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.634759] [54478]: INFO cinder.volume.api [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1745.639901] [54478]: INFO cinder.api.openstack.wsgi [None req-ea8cefd8-7b44-4747-a5bf-b257bdf1df06 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 200 [ 1745.640344] [54478]: [pid: 54478|app: 0|req: 105/212] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:33 2024] GET /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1746.649940] [54479]: DEBUG cinder.api.middleware.request_id [None req-70f44299-e54f-45de-9202-e39f57fa5223 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.652064] [54479]: INFO cinder.api.openstack.wsgi [None req-70f44299-e54f-45de-9202-e39f57fa5223 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff [ 1746.652300] [54479]: DEBUG cinder.api.openstack.wsgi [None req-70f44299-e54f-45de-9202-e39f57fa5223 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.652514] [54479]: DEBUG cinder.api.openstack.wsgi [None req-70f44299-e54f-45de-9202-e39f57fa5223 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.659582] [54479]: INFO cinder.api.openstack.wsgi [None req-70f44299-e54f-45de-9202-e39f57fa5223 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff returned with HTTP 404 [ 1746.660206] [54479]: [pid: 54479|app: 0|req: 108/213] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:34 2024] GET /volume/v3/volumes/c82086a7-fdd6-408e-89e6-fb524422c2ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1746.663000] [54478]: DEBUG cinder.api.middleware.request_id [None req-92750949-ccce-46bf-bc15-6ad54027bbae None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.665054] [54478]: INFO cinder.api.openstack.wsgi [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1746.665291] [54478]: DEBUG cinder.api.openstack.wsgi [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.665838] [54478]: DEBUG cinder.api.openstack.wsgi [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.665838] [54478]: INFO cinder.api.v3.volumes [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume with id: b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1746.678038] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.678038] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.678038] [54478]: INFO cinder.volume.api [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1746.693560] [54478]: INFO cinder.volume.api [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Delete volume request issued successfully. [ 1746.693759] [54478]: INFO cinder.api.openstack.wsgi [None req-92750949-ccce-46bf-bc15-6ad54027bbae tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 202 [ 1746.694206] [54478]: [pid: 54478|app: 0|req: 106/214] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:32:34 2024] DELETE /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1746.696995] [54479]: DEBUG cinder.api.middleware.request_id [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.699060] [54479]: INFO cinder.api.openstack.wsgi [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1746.699358] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.699585] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.707858] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.707858] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.712215] [54479]: INFO cinder.volume.api [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Volume info retrieved successfully. [ 1746.717046] [54479]: INFO cinder.api.openstack.wsgi [None req-b63f8099-9f31-435b-b2ec-3c0fc9c540b5 tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 200 [ 1746.717438] [54479]: [pid: 54479|app: 0|req: 109/215] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:34 2024] GET /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1747.730791] [54478]: DEBUG cinder.api.middleware.request_id [None req-3b2be8fc-227f-4b40-a3b6-d2fbaf332dcf None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.733049] [54478]: INFO cinder.api.openstack.wsgi [None req-3b2be8fc-227f-4b40-a3b6-d2fbaf332dcf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] GET http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f [ 1747.733049] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3b2be8fc-227f-4b40-a3b6-d2fbaf332dcf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.733253] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3b2be8fc-227f-4b40-a3b6-d2fbaf332dcf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.740861] [54478]: INFO cinder.api.openstack.wsgi [None req-3b2be8fc-227f-4b40-a3b6-d2fbaf332dcf tempest-VolumesTestJSON-484944345 tempest-VolumesTestJSON-484944345-project-member] http://10.180.1.21/volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f returned with HTTP 404 [ 1747.741305] [54478]: [pid: 54478|app: 0|req: 107/216] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:35 2024] GET /volume/v3/volumes/b58a1920-8d10-49f7-8bf7-3e34083b003f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1750.222458] [54479]: DEBUG cinder.api.middleware.request_id [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.225407] [54479]: INFO cinder.api.openstack.wsgi [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1750.225407] [54479]: DEBUG cinder.api.openstack.wsgi [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1483678495"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1750.227242] [54479]: DEBUG cinder.api.v3.volumes [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1483678495'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1750.227467] [54479]: INFO cinder.api.v3.volumes [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume of 1 GB [ 1750.233596] [54479]: INFO cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Availability Zones retrieved successfully. [ 1750.241854] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Flow 'volume_create_api' (a852c1d4-690e-452f-b9ee-f843d344cf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1750.243218] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c9e30e-c215-4094-a81a-513162115edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1750.245019] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1750.264673] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c9e30e-c215-4094-a81a-513162115edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1750.265686] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeae433-21ed-40ce-ae8d-a0f8d353cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1750.317554] [54479]: DEBUG cinder.quota [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Created reservations ['a6eebd1d-21a5-4146-8a73-3e92c9e01139', '1bcf2970-7fa0-4781-9e31-eae9c859a9df', 'dd826947-c875-4bde-80d8-ced6d81d6b32', 'ab3f7d40-a30b-4163-9d53-93d1e46b84ef'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1750.318675] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeae433-21ed-40ce-ae8d-a0f8d353cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6eebd1d-21a5-4146-8a73-3e92c9e01139', '1bcf2970-7fa0-4781-9e31-eae9c859a9df', 'dd826947-c875-4bde-80d8-ced6d81d6b32', 'ab3f7d40-a30b-4163-9d53-93d1e46b84ef']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1750.319777] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e788c55-6db4-40a3-ac39-90b9b32dee38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1750.334283] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e788c55-6db4-40a3-ac39-90b9b32dee38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93721ad1-7f06-4e5a-bf90-b2849962933f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1483678495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01b60258959d4842b0584919da5c2cb2',qos_specs=None,replication_status=,reservations=['a6eebd1d-21a5-4146-8a73-3e92c9e01139','1bcf2970-7fa0-4781-9e31-eae9c859a9df','dd826947-c875-4bde-80d8-ced6d81d6b32','ab3f7d40-a30b-4163-9d53-93d1e46b84ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be590808bb9447989b693bd60f7facc',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1483678495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93721ad1-7f06-4e5a-bf90-b2849962933f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b60258959d4842b0584919da5c2cb2',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='4be590808bb9447989b693bd60f7facc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1750.336030] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a9e97f-a2df-493b-819d-3500dca75186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1750.348962] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a9e97f-a2df-493b-819d-3500dca75186) 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-1483678495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01b60258959d4842b0584919da5c2cb2',qos_specs=None,replication_status=,reservations=['a6eebd1d-21a5-4146-8a73-3e92c9e01139','1bcf2970-7fa0-4781-9e31-eae9c859a9df','dd826947-c875-4bde-80d8-ced6d81d6b32','ab3f7d40-a30b-4163-9d53-93d1e46b84ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be590808bb9447989b693bd60f7facc',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1750.349891] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae7b583-94db-4404-8778-dcf18a0b3265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1750.359174] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae7b583-94db-4404-8778-dcf18a0b3265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1750.360251] [54479]: DEBUG cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Flow 'volume_create_api' (a852c1d4-690e-452f-b9ee-f843d344cf0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1750.360617] [54479]: INFO cinder.volume.api [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume request issued successfully. [ 1750.361304] [54479]: INFO cinder.api.openstack.wsgi [None req-542ebc3b-94a8-45cd-9e4b-aa99b1cf3025 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1750.361753] [54479]: [pid: 54479|app: 0|req: 110/217] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:32:38 2024] POST /volume/v3/volumes => generated 756 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1750.369881] [54478]: DEBUG cinder.api.middleware.request_id [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.371963] [54478]: INFO cinder.api.openstack.wsgi [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1750.372223] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.372442] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.380677] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.380677] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.384606] [54478]: INFO cinder.volume.api [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1750.389492] [54478]: INFO cinder.api.openstack.wsgi [None req-3dc4a02a-639e-45e1-a0b4-cb92af7c8e27 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1750.389842] [54478]: [pid: 54478|app: 0|req: 108/218] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:38 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.406272] [54479]: DEBUG cinder.api.middleware.request_id [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.408604] [54479]: INFO cinder.api.openstack.wsgi [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1751.408868] [54479]: DEBUG cinder.api.openstack.wsgi [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.409121] [54479]: DEBUG cinder.api.openstack.wsgi [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.419585] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.419585] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.424979] [54479]: INFO cinder.volume.api [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1751.430075] [54479]: INFO cinder.api.openstack.wsgi [None req-963f87da-e2f1-4277-9c6b-1f99b8a291d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1751.430496] [54479]: [pid: 54479|app: 0|req: 111/219] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:39 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.004244] [54478]: DEBUG cinder.api.middleware.request_id [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.006266] [54478]: INFO cinder.api.openstack.wsgi [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1757.006701] [54478]: DEBUG cinder.api.openstack.wsgi [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1615688049"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1757.008445] [54478]: DEBUG cinder.api.v3.volumes [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1615688049'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1757.008637] [54478]: INFO cinder.api.v3.volumes [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume of 1 GB [ 1757.014941] [54478]: INFO cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Availability Zones retrieved successfully. [ 1757.022971] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (e158f7b3-9cce-4df4-91e9-d701000b8d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1757.024203] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b948334-fcd5-4b3d-96e8-3c04dd931b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1757.025424] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1757.048512] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b948334-fcd5-4b3d-96e8-3c04dd931b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1757.049686] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3604020-89e0-4e88-afde-5bd51f2ed5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1757.051191] [54479]: DEBUG cinder.api.middleware.request_id [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.054134] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1757.054134] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.054487] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.065024] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.065024] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.070966] [54479]: INFO cinder.volume.api [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1757.079278] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-0392e6cf-6faa-48a4-b730-3d0c30818ae8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1757.080213] [54479]: [pid: 54479|app: 0|req: 112/220] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:44 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.102938] [54478]: DEBUG cinder.quota [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Created reservations ['d373157a-53bb-41bb-9244-ddf36e2c77c7', '3fb9ff8b-cf00-4e8a-9649-b2d050107900', 'c2391478-c06b-4d4d-9ed8-a070c45c4eba', '8193b171-20a8-4f4e-8596-d5bcb287ac5e'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1757.103975] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3604020-89e0-4e88-afde-5bd51f2ed5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d373157a-53bb-41bb-9244-ddf36e2c77c7', '3fb9ff8b-cf00-4e8a-9649-b2d050107900', 'c2391478-c06b-4d4d-9ed8-a070c45c4eba', '8193b171-20a8-4f4e-8596-d5bcb287ac5e']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1757.104919] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b637f6c-43ec-4ac5-b957-aa316b457a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1757.119730] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b637f6c-43ec-4ac5-b957-aa316b457a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a43a2990-63de-4223-ace9-eac30dd6d09b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1615688049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['d373157a-53bb-41bb-9244-ddf36e2c77c7','3fb9ff8b-cf00-4e8a-9649-b2d050107900','c2391478-c06b-4d4d-9ed8-a070c45c4eba','8193b171-20a8-4f4e-8596-d5bcb287ac5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1615688049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a43a2990-63de-4223-ace9-eac30dd6d09b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',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='b0c6c710325a4769aa6336e928ce0b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1757.120853] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b07c845-866f-4695-be92-5e66dc496f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1757.140085] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b07c845-866f-4695-be92-5e66dc496f6f) 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-1615688049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['d373157a-53bb-41bb-9244-ddf36e2c77c7','3fb9ff8b-cf00-4e8a-9649-b2d050107900','c2391478-c06b-4d4d-9ed8-a070c45c4eba','8193b171-20a8-4f4e-8596-d5bcb287ac5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1757.140978] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2dc889b-ad7e-4e69-92d4-be736c5adbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1757.152976] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2dc889b-ad7e-4e69-92d4-be736c5adbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1757.154207] [54478]: DEBUG cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (e158f7b3-9cce-4df4-91e9-d701000b8d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1757.154596] [54478]: INFO cinder.volume.api [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request issued successfully. [ 1757.155449] [54478]: INFO cinder.api.openstack.wsgi [None req-1753fa90-ab1e-4403-9ab2-799c7aaccc9a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1757.155922] [54478]: [pid: 54478|app: 0|req: 109/221] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:32:44 2024] POST /volume/v3/volumes => generated 754 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1757.164825] [54479]: DEBUG cinder.api.middleware.request_id [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.171270] [54479]: INFO cinder.api.openstack.wsgi [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1757.175397] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.175397] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.188379] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.188379] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.195350] [54479]: INFO cinder.volume.api [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1757.201607] [54479]: INFO cinder.api.openstack.wsgi [None req-4b1a53a4-5589-4a89-a781-bb6fb8707121 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1757.202028] [54479]: [pid: 54479|app: 0|req: 113/222] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:45 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.216449] [54478]: DEBUG cinder.api.middleware.request_id [None req-0b16df68-584e-4acc-910e-9fb25772e506 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.218910] [54478]: INFO cinder.api.openstack.wsgi [None req-0b16df68-584e-4acc-910e-9fb25772e506 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1758.219168] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0b16df68-584e-4acc-910e-9fb25772e506 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.219390] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0b16df68-584e-4acc-910e-9fb25772e506 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.228792] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.228792] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.232920] [54478]: INFO cinder.volume.api [None req-0b16df68-584e-4acc-910e-9fb25772e506 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1758.238157] [54478]: INFO cinder.api.openstack.wsgi [None req-0b16df68-584e-4acc-910e-9fb25772e506 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1758.239110] [54478]: [pid: 54478|app: 0|req: 110/223] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:46 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.276396] [54479]: DEBUG cinder.api.middleware.request_id [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.279285] [54479]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1758.280027] [54479]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.280027] [54479]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.288332] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.288332] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.292076] [54479]: INFO cinder.volume.api [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1758.296529] [54479]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-db38bd8f-94b0-478c-9499-cb99872e1197 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1758.297029] [54479]: [pid: 54479|app: 0|req: 114/224] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:46 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.601849] [54478]: DEBUG cinder.api.middleware.request_id [None req-522ab28a-6ce7-4e78-9adc-ea989df26f17 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.602362] [54478]: INFO cinder.api.openstack.wsgi [None req-522ab28a-6ce7-4e78-9adc-ea989df26f17 None None] GET http://10.180.1.21/volume// [ 1758.602658] [54478]: DEBUG cinder.api.openstack.wsgi [None req-522ab28a-6ce7-4e78-9adc-ea989df26f17 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.603037] [54478]: DEBUG cinder.api.openstack.wsgi [None req-522ab28a-6ce7-4e78-9adc-ea989df26f17 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.603664] [54478]: INFO cinder.api.openstack.wsgi [None req-522ab28a-6ce7-4e78-9adc-ea989df26f17 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1758.604431] [54478]: [pid: 54478|app: 0|req: 111/225] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:32:46 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1758.608482] [54479]: DEBUG cinder.api.middleware.request_id [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-567bf85f-cd6d-42b7-bfeb-9a651d4699fa None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.610869] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-567bf85f-cd6d-42b7-bfeb-9a651d4699fa tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1758.611303] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-567bf85f-cd6d-42b7-bfeb-9a651d4699fa tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb712321-8dc0-49e6-99e5-e3813c79ff8c", "connector": null, "instance_uuid": "a7480b01-ab51-4e66-aaf5-dcf049bee103"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1758.620817] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.620817] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.645060] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-567bf85f-cd6d-42b7-bfeb-9a651d4699fa tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1758.645519] [54479]: [pid: 54479|app: 0|req: 115/226] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:32:46 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1758.666340] [54478]: DEBUG cinder.api.middleware.request_id [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.668618] [54478]: INFO cinder.api.openstack.wsgi [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1758.669342] [54478]: DEBUG cinder.api.openstack.wsgi [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.669342] [54478]: DEBUG cinder.api.openstack.wsgi [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.681309] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.681309] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.686719] [54478]: INFO cinder.volume.api [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1758.691719] [54478]: INFO cinder.api.openstack.wsgi [None req-758761f5-573f-4c2d-9ca2-c93b55f8ec20 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1758.692347] [54478]: [pid: 54478|app: 0|req: 112/227] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:46 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1759.171940] [54479]: DEBUG cinder.api.middleware.request_id [None req-05b14a77-6000-49bd-b76b-758afaf7226c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.172407] [54479]: INFO cinder.api.openstack.wsgi [None req-05b14a77-6000-49bd-b76b-758afaf7226c None None] GET http://10.180.1.21/volume// [ 1759.172588] [54479]: DEBUG cinder.api.openstack.wsgi [None req-05b14a77-6000-49bd-b76b-758afaf7226c None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.172807] [54479]: DEBUG cinder.api.openstack.wsgi [None req-05b14a77-6000-49bd-b76b-758afaf7226c None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.173229] [54479]: INFO cinder.api.openstack.wsgi [None req-05b14a77-6000-49bd-b76b-758afaf7226c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1759.173525] [54479]: [pid: 54479|app: 0|req: 116/228] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:32:47 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1759.176905] [54478]: DEBUG cinder.api.middleware.request_id [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.179237] [54478]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1759.179533] [54478]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.179789] [54478]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.191726] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.191726] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.195413] [54478]: INFO cinder.volume.api [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1759.200233] [54478]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-68b548da-5747-4983-8317-a63aa3b41dbd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1759.200676] [54478]: [pid: 54478|app: 0|req: 113/229] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:32:47 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1759.242098] [54479]: DEBUG cinder.api.middleware.request_id [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.244587] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] PUT http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 [ 1759.245526] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-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-391729", "mountpoint": "/dev/sdb"}}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1759.253165] [54479]: DEBUG cinder.coordination [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Acquiring lock "cinder-attachment_update-bb712321-8dc0-49e6-99e5-e3813c79ff8c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1759.258111] [54479]: DEBUG cinder.coordination [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Lock "cinder-attachment_update-bb712321-8dc0-49e6-99e5-e3813c79ff8c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1759.259342] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.259342] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.705831] [54478]: DEBUG cinder.api.middleware.request_id [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.709144] [54478]: INFO cinder.api.openstack.wsgi [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1759.709210] [54478]: DEBUG cinder.api.openstack.wsgi [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.709919] [54478]: DEBUG cinder.api.openstack.wsgi [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.722032] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.722032] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.726555] [54478]: INFO cinder.volume.api [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1759.732574] [54478]: INFO cinder.api.openstack.wsgi [None req-34a65a82-63ec-4e46-908d-f7d2f8a3e9c8 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1759.732918] [54478]: [pid: 54478|app: 0|req: 114/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:47 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1759.817502] [54478]: DEBUG cinder.api.middleware.request_id [None req-3999c8e5-2925-4d50-93fd-7c5b21e5810f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.817974] [54478]: INFO cinder.api.openstack.wsgi [None req-3999c8e5-2925-4d50-93fd-7c5b21e5810f None None] GET http://10.180.1.21/volume// [ 1759.818218] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3999c8e5-2925-4d50-93fd-7c5b21e5810f None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.818488] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3999c8e5-2925-4d50-93fd-7c5b21e5810f None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.818996] [54478]: INFO cinder.api.openstack.wsgi [None req-3999c8e5-2925-4d50-93fd-7c5b21e5810f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1759.819354] [54478]: [pid: 54478|app: 0|req: 115/231] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:32:47 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1759.823618] [54478]: DEBUG cinder.api.middleware.request_id [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-d043e9d0-5f1c-4792-b931-c1fd2ef96fe6 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.825632] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-d043e9d0-5f1c-4792-b931-c1fd2ef96fe6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1759.826095] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-d043e9d0-5f1c-4792-b931-c1fd2ef96fe6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a43a2990-63de-4223-ace9-eac30dd6d09b", "connector": null, "instance_uuid": "a63b410f-88be-40f1-8b1f-c03cd495dbe5"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1759.838520] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.838520] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.868069] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-d043e9d0-5f1c-4792-b931-c1fd2ef96fe6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1759.868069] [54478]: [pid: 54478|app: 0|req: 116/232] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:32:47 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1759.899537] [54478]: DEBUG cinder.api.middleware.request_id [None req-153bb491-951f-445b-83df-3742c8e4351f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.903293] [54478]: INFO cinder.api.openstack.wsgi [None req-153bb491-951f-445b-83df-3742c8e4351f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1759.903293] [54478]: DEBUG cinder.api.openstack.wsgi [None req-153bb491-951f-445b-83df-3742c8e4351f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.903541] [54478]: DEBUG cinder.api.openstack.wsgi [None req-153bb491-951f-445b-83df-3742c8e4351f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.915905] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.915905] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.924023] [54478]: INFO cinder.volume.api [None req-153bb491-951f-445b-83df-3742c8e4351f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1759.927179] [54478]: INFO cinder.api.openstack.wsgi [None req-153bb491-951f-445b-83df-3742c8e4351f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1759.927601] [54478]: [pid: 54478|app: 0|req: 117/233] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:47 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1760.406856] [54478]: DEBUG cinder.api.middleware.request_id [None req-dca0ad32-5dc8-408b-8b14-a997fc609e23 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.407939] [54478]: INFO cinder.api.openstack.wsgi [None req-dca0ad32-5dc8-408b-8b14-a997fc609e23 None None] GET http://10.180.1.21/volume// [ 1760.408431] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dca0ad32-5dc8-408b-8b14-a997fc609e23 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.408673] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dca0ad32-5dc8-408b-8b14-a997fc609e23 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.409345] [54478]: INFO cinder.api.openstack.wsgi [None req-dca0ad32-5dc8-408b-8b14-a997fc609e23 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1760.409844] [54478]: [pid: 54478|app: 0|req: 118/234] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:32:48 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1760.414384] [54478]: DEBUG cinder.api.middleware.request_id [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.417570] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1760.418336] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.418336] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.440458] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.440458] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.446634] [54478]: INFO cinder.volume.api [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1760.453825] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-8f0e39f6-d3bc-49c7-b998-efdc8116004d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1760.454258] [54478]: [pid: 54478|app: 0|req: 119/235] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:32:48 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1760.487392] [54478]: DEBUG cinder.api.middleware.request_id [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.489974] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] PUT http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c [ 1760.490431] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-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-391761", "mountpoint": "/dev/sdb"}}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1760.498614] [54478]: DEBUG cinder.coordination [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Acquiring lock "cinder-attachment_update-a43a2990-63de-4223-ace9-eac30dd6d09b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1760.503641] [54478]: DEBUG cinder.coordination [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-a43a2990-63de-4223-ace9-eac30dd6d09b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1760.505176] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.505176] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.289416] [54479]: DEBUG cinder.coordination [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Lock "cinder-attachment_update-bb712321-8dc0-49e6-99e5-e3813c79ff8c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=54479) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1764.290073] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-b5cf989f-a908-4780-88fd-fa2fdc89dd6e tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 returned with HTTP 200 [ 1764.290902] [54479]: [pid: 54479|app: 0|req: 117/236] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:32:47 2024] PUT /volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1764.294021] [54479]: DEBUG cinder.api.middleware.request_id [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.294021] [54479]: INFO cinder.api.openstack.wsgi [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1764.294314] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.294314] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.311582] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.311582] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.317118] [54479]: INFO cinder.volume.api [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1764.325359] [54479]: INFO cinder.api.openstack.wsgi [None req-d346f681-ee81-4d10-bc0b-b3218aabb65f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1764.325359] [54479]: [pid: 54479|app: 0|req: 118/237] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:52 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.325359] [54479]: DEBUG cinder.api.middleware.request_id [None req-38ebed52-f90b-4da8-927c-a89142940c0f None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.328994] [54479]: INFO cinder.api.openstack.wsgi [None req-38ebed52-f90b-4da8-927c-a89142940c0f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1764.328994] [54479]: DEBUG cinder.api.openstack.wsgi [None req-38ebed52-f90b-4da8-927c-a89142940c0f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.328994] [54479]: DEBUG cinder.api.openstack.wsgi [None req-38ebed52-f90b-4da8-927c-a89142940c0f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.336897] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.336897] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.342017] [54479]: INFO cinder.volume.api [None req-38ebed52-f90b-4da8-927c-a89142940c0f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1764.345392] [54479]: INFO cinder.api.openstack.wsgi [None req-38ebed52-f90b-4da8-927c-a89142940c0f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1764.346076] [54479]: [pid: 54479|app: 0|req: 119/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:52 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.335510] [54479]: DEBUG cinder.api.middleware.request_id [None req-dabe107e-1e95-456e-a931-1335ad9bb50d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.337822] [54479]: INFO cinder.api.openstack.wsgi [None req-dabe107e-1e95-456e-a931-1335ad9bb50d tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1765.338107] [54479]: DEBUG cinder.api.openstack.wsgi [None req-dabe107e-1e95-456e-a931-1335ad9bb50d tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.338334] [54479]: DEBUG cinder.api.openstack.wsgi [None req-dabe107e-1e95-456e-a931-1335ad9bb50d tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.350821] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.350821] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.355080] [54479]: INFO cinder.volume.api [None req-dabe107e-1e95-456e-a931-1335ad9bb50d tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1765.360172] [54479]: INFO cinder.api.openstack.wsgi [None req-dabe107e-1e95-456e-a931-1335ad9bb50d tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1765.360829] [54479]: [pid: 54479|app: 0|req: 120/239] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:53 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.361597] [54479]: DEBUG cinder.api.middleware.request_id [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.363557] [54479]: INFO cinder.api.openstack.wsgi [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1765.363786] [54479]: DEBUG cinder.api.openstack.wsgi [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.364033] [54479]: DEBUG cinder.api.openstack.wsgi [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.375961] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.375961] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.380268] [54479]: INFO cinder.volume.api [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1765.385125] [54479]: INFO cinder.api.openstack.wsgi [None req-70ddf570-67c7-4cf4-a426-e56d78de9822 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1765.385606] [54479]: [pid: 54479|app: 0|req: 121/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:53 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.536228] [54478]: DEBUG cinder.coordination [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-a43a2990-63de-4223-ace9-eac30dd6d09b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=54478) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1765.536590] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-dd5ad52b-059a-4060-90d6-a554189daad6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c returned with HTTP 200 [ 1765.537108] [54478]: [pid: 54478|app: 0|req: 120/241] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:32:48 2024] PUT /volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1766.371605] [54479]: DEBUG cinder.api.middleware.request_id [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.373698] [54479]: INFO cinder.api.openstack.wsgi [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1766.373960] [54479]: DEBUG cinder.api.openstack.wsgi [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.374370] [54479]: DEBUG cinder.api.openstack.wsgi [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.389797] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.389797] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.393976] [54479]: INFO cinder.volume.api [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1766.398025] [54478]: DEBUG cinder.api.middleware.request_id [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.398109] [54478]: INFO cinder.api.openstack.wsgi [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1766.398321] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.398547] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.399384] [54479]: INFO cinder.api.openstack.wsgi [None req-dabc32c7-7328-48af-a12f-f1b66a8a3454 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1766.400418] [54479]: [pid: 54479|app: 0|req: 122/242] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:54 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.411323] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.411323] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.416591] [54478]: INFO cinder.volume.api [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1766.419735] [54478]: INFO cinder.api.openstack.wsgi [None req-e03e6f97-245c-46db-85fd-99a8bf7c417f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1766.420724] [54478]: [pid: 54478|app: 0|req: 121/243] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:54 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.414339] [54479]: DEBUG cinder.api.middleware.request_id [None req-78b86519-9bb9-4491-a31e-3088664eed65 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.416809] [54479]: INFO cinder.api.openstack.wsgi [None req-78b86519-9bb9-4491-a31e-3088664eed65 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1767.417159] [54479]: DEBUG cinder.api.openstack.wsgi [None req-78b86519-9bb9-4491-a31e-3088664eed65 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.417383] [54479]: DEBUG cinder.api.openstack.wsgi [None req-78b86519-9bb9-4491-a31e-3088664eed65 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.430300] [54478]: DEBUG cinder.api.middleware.request_id [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.432428] [54478]: INFO cinder.api.openstack.wsgi [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1767.432583] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.432798] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.433451] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.433451] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.443763] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.443763] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.443856] [54479]: INFO cinder.volume.api [None req-78b86519-9bb9-4491-a31e-3088664eed65 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1767.447235] [54478]: INFO cinder.volume.api [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1767.448935] [54479]: INFO cinder.api.openstack.wsgi [None req-78b86519-9bb9-4491-a31e-3088664eed65 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1767.449388] [54479]: [pid: 54479|app: 0|req: 123/244] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:55 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.451744] [54478]: INFO cinder.api.openstack.wsgi [None req-cca0cfb1-3d99-4b47-884e-ec66f5134f5e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1767.452147] [54478]: [pid: 54478|app: 0|req: 122/245] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:55 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.456605] [54479]: DEBUG cinder.api.middleware.request_id [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-9c883806-265a-4b5a-b433-f96231d79489 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.462650] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-9c883806-265a-4b5a-b433-f96231d79489 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] POST http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0/action [ 1767.463097] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-9c883806-265a-4b5a-b433-f96231d79489 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1767.463240] [54479]: DEBUG cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-9c883806-265a-4b5a-b433-f96231d79489 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1767.478757] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.478757] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.485729] [54479]: INFO cinder.api.openstack.wsgi [req-f28105b3-f5fc-47d9-9c5c-6f5cb8d9a446 req-9c883806-265a-4b5a-b433-f96231d79489 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0/action returned with HTTP 204 [ 1767.486210] [54479]: [pid: 54479|app: 0|req: 124/246] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:32:55 2024] POST /volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1767.675498] [54478]: DEBUG cinder.api.middleware.request_id [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-6c7659d5-7bb2-4b99-8427-1b7295720424 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.680990] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-6c7659d5-7bb2-4b99-8427-1b7295720424 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c/action [ 1767.680990] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-6c7659d5-7bb2-4b99-8427-1b7295720424 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1767.680990] [54478]: DEBUG cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-6c7659d5-7bb2-4b99-8427-1b7295720424 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1767.699685] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.699685] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.707410] [54478]: INFO cinder.api.openstack.wsgi [req-ce3b4a80-3c80-47be-b08a-b2ca6154fe2d req-6c7659d5-7bb2-4b99-8427-1b7295720424 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c/action returned with HTTP 204 [ 1767.708247] [54478]: [pid: 54478|app: 0|req: 123/247] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:32:55 2024] POST /volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1767.759173] [54479]: DEBUG cinder.api.middleware.request_id [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.761768] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1767.762008] [54479]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.762260] [54479]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.780241] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.780241] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.781775] [54479]: INFO cinder.volume.api [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1767.788152] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-6302c916-3e87-4965-99c0-7ea46dcf284e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1767.788495] [54479]: [pid: 54479|app: 0|req: 125/248] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:55 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1683 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.817835] [54478]: DEBUG cinder.api.middleware.request_id [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.820950] [54478]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] GET http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1767.820950] [54478]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.820950] [54478]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.831930] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.831930] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.836604] [54478]: INFO cinder.volume.api [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1767.844689] [54478]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-367f8c31-62b3-4cca-8377-6955758773bc tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 200 [ 1767.845945] [54478]: [pid: 54478|app: 0|req: 124/249] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:55 2024] GET /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.459860] [54479]: DEBUG cinder.api.middleware.request_id [None req-7663ca23-7c77-42c7-b698-68ce24b83526 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.463441] [54479]: INFO cinder.api.openstack.wsgi [None req-7663ca23-7c77-42c7-b698-68ce24b83526 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1768.463506] [54478]: DEBUG cinder.api.middleware.request_id [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.463732] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7663ca23-7c77-42c7-b698-68ce24b83526 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.463732] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7663ca23-7c77-42c7-b698-68ce24b83526 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.465113] [54478]: INFO cinder.api.openstack.wsgi [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1768.465448] [54478]: DEBUG cinder.api.openstack.wsgi [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.465751] [54478]: DEBUG cinder.api.openstack.wsgi [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.478840] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.478840] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.479138] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.479138] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.482875] [54479]: INFO cinder.volume.api [None req-7663ca23-7c77-42c7-b698-68ce24b83526 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1768.483128] [54478]: INFO cinder.volume.api [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1768.488600] [54479]: INFO cinder.api.openstack.wsgi [None req-7663ca23-7c77-42c7-b698-68ce24b83526 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1768.488600] [54479]: [pid: 54479|app: 0|req: 126/250] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:56 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.488974] [54478]: INFO cinder.api.openstack.wsgi [None req-145f8766-5c91-494e-a2c8-41cfa3cf444d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1768.489471] [54478]: [pid: 54478|app: 0|req: 125/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:56 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1768.498444] [54479]: DEBUG cinder.api.middleware.request_id [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.500703] [54479]: INFO cinder.api.openstack.wsgi [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1768.500967] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.501275] [54478]: DEBUG cinder.api.middleware.request_id [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.501311] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.504324] [54478]: INFO cinder.api.openstack.wsgi [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1768.504418] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.505440] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.513066] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.513066] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.514869] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.514869] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.517465] [54479]: INFO cinder.volume.api [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1768.518766] [54478]: INFO cinder.volume.api [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1768.522819] [54479]: INFO cinder.api.openstack.wsgi [None req-d07d6e06-2588-4fa8-8ffc-000f45e6a3e7 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1768.523152] [54479]: [pid: 54479|app: 0|req: 127/252] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:56 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.523895] [54478]: INFO cinder.api.openstack.wsgi [None req-b9fa6cb9-4761-42b0-994a-27ea7405564c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1768.524316] [54478]: [pid: 54478|app: 0|req: 126/253] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:32:56 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1768.587260] [54479]: DEBUG cinder.api.middleware.request_id [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.589609] [54479]: INFO cinder.api.openstack.wsgi [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1768.589823] [54479]: DEBUG cinder.api.openstack.wsgi [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.590141] [54479]: DEBUG cinder.api.openstack.wsgi [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.599674] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.599674] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.602919] [54479]: INFO cinder.volume.api [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1768.607268] [54479]: INFO cinder.api.openstack.wsgi [req-efea7fed-d7be-43af-ae76-11dec64bc6a0 req-9c6f0143-c3a1-4230-b9fb-a175a99d07b4 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1768.607713] [54479]: [pid: 54479|app: 0|req: 128/254] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:32:56 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.353021] [54478]: DEBUG cinder.api.middleware.request_id [None req-d7205517-9b44-480b-9317-003455e74a8a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.353021] [54478]: INFO cinder.api.openstack.wsgi [None req-d7205517-9b44-480b-9317-003455e74a8a None None] GET http://10.180.1.21/volume// [ 1772.353021] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d7205517-9b44-480b-9317-003455e74a8a None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.353021] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d7205517-9b44-480b-9317-003455e74a8a None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.353021] [54478]: INFO cinder.api.openstack.wsgi [None req-d7205517-9b44-480b-9317-003455e74a8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1772.353021] [54478]: [pid: 54478|app: 0|req: 127/255] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:33:00 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1772.357441] [54479]: DEBUG cinder.api.middleware.request_id [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-931667c8-1aeb-4420-b504-d894b1f474b6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.361915] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-931667c8-1aeb-4420-b504-d894b1f474b6 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1772.361915] [54479]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-931667c8-1aeb-4420-b504-d894b1f474b6 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a33462a8-487a-4901-8747-2a4a55fb3a7a", "connector": null, "instance_uuid": "760e1375-70c4-42f6-888e-56ca9c079c8a"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.376333] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.376333] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.416924] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-931667c8-1aeb-4420-b504-d894b1f474b6 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1772.417463] [54479]: [pid: 54479|app: 0|req: 129/256] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:33:00 2024] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.475889] [54478]: DEBUG cinder.api.middleware.request_id [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.478498] [54478]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] POST http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a/action [ 1772.478992] [54478]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1772.479339] [54478]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.492380] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.492380] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.492913] [54478]: INFO cinder.volume.api [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1772.497421] [54478]: INFO cinder.volume.api [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Roll detaching of volume completed successfully. [ 1772.497656] [54478]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-cfbc19b5-f774-4ac7-a501-f0ec20a978c8 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a/action returned with HTTP 202 [ 1772.498104] [54478]: [pid: 54478|app: 0|req: 128/257] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:33:00 2024] POST /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1772.502101] [54479]: DEBUG cinder.api.middleware.request_id [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-1fc1e055-6aed-4c4d-a089-0c7334f7961d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.504636] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-1fc1e055-6aed-4c4d-a089-0c7334f7961d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a7834830-4e36-40c0-b65e-8d9c43efd0e2 [ 1772.504859] [54479]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-1fc1e055-6aed-4c4d-a089-0c7334f7961d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.505112] [54479]: DEBUG cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-1fc1e055-6aed-4c4d-a089-0c7334f7961d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.513062] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.513062] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.538914] [54479]: INFO cinder.api.openstack.wsgi [req-2d3c21c4-37c8-461b-8bc4-19beac6d2d0f req-1fc1e055-6aed-4c4d-a089-0c7334f7961d tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments/a7834830-4e36-40c0-b65e-8d9c43efd0e2 returned with HTTP 200 [ 1772.539458] [54479]: [pid: 54479|app: 0|req: 130/258] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:33:00 2024] DELETE /volume/v3/attachments/a7834830-4e36-40c0-b65e-8d9c43efd0e2 => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1776.629552] [54478]: DEBUG cinder.api.middleware.request_id [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.633104] [54478]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1776.633104] [54478]: DEBUG cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.633104] [54478]: DEBUG cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.644532] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.644532] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.649858] [54478]: INFO cinder.volume.api [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1776.655098] [54478]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-0631f791-be83-44cc-82fd-3ed9970e8aab tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1776.655579] [54478]: [pid: 54478|app: 0|req: 129/259] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:33:04 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1776.670502] [54479]: DEBUG cinder.api.middleware.request_id [None req-402ac05a-2c79-4967-ab64-2703970b567c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.670968] [54479]: INFO cinder.api.openstack.wsgi [None req-402ac05a-2c79-4967-ab64-2703970b567c None None] GET http://10.180.1.21/volume// [ 1776.671163] [54479]: DEBUG cinder.api.openstack.wsgi [None req-402ac05a-2c79-4967-ab64-2703970b567c None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.672104] [54479]: DEBUG cinder.api.openstack.wsgi [None req-402ac05a-2c79-4967-ab64-2703970b567c None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.672104] [54479]: INFO cinder.api.openstack.wsgi [None req-402ac05a-2c79-4967-ab64-2703970b567c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1776.672560] [54479]: [pid: 54479|app: 0|req: 131/260] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:33:04 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1776.677161] [54478]: DEBUG cinder.api.middleware.request_id [req-ea697dba-614b-491d-9389-951978e8aad9 req-73aa62e7-ff9e-44ef-8fe9-2acc0fdb2fbb None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.681016] [54478]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-73aa62e7-ff9e-44ef-8fe9-2acc0fdb2fbb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1776.681016] [54478]: DEBUG cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-73aa62e7-ff9e-44ef-8fe9-2acc0fdb2fbb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93721ad1-7f06-4e5a-bf90-b2849962933f", "connector": null, "instance_uuid": "69fd58ca-a8c0-4c77-9062-caf63d38be25"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1776.691528] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.691528] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.726328] [54478]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-73aa62e7-ff9e-44ef-8fe9-2acc0fdb2fbb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1776.726955] [54478]: [pid: 54478|app: 0|req: 130/261] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:33:04 2024] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1776.747341] [54479]: DEBUG cinder.api.middleware.request_id [req-ea697dba-614b-491d-9389-951978e8aad9 req-6f7e2f36-bf31-409f-b9cb-ebead98167e4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.749757] [54479]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-6f7e2f36-bf31-409f-b9cb-ebead98167e4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action [ 1776.750123] [54479]: DEBUG cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-6f7e2f36-bf31-409f-b9cb-ebead98167e4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action body: b'{"os-complete": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1776.750276] [54479]: DEBUG cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-6f7e2f36-bf31-409f-b9cb-ebead98167e4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1776.768869] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.768869] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.775888] [54479]: INFO cinder.api.openstack.wsgi [req-ea697dba-614b-491d-9389-951978e8aad9 req-6f7e2f36-bf31-409f-b9cb-ebead98167e4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action returned with HTTP 204 [ 1776.776352] [54479]: [pid: 54479|app: 0|req: 132/262] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:33:04 2024] POST /volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1776.792982] [54478]: DEBUG cinder.api.middleware.request_id [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.796237] [54478]: INFO cinder.api.openstack.wsgi [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1776.796237] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.797106] [54478]: DEBUG cinder.api.openstack.wsgi [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.807040] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.807040] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.810865] [54478]: INFO cinder.volume.api [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1776.815320] [54478]: INFO cinder.api.openstack.wsgi [None req-0655e4f9-98cc-4226-bcd4-b9c5af9ecd09 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1776.815707] [54478]: [pid: 54478|app: 0|req: 131/263] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:04 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1776.824654] [54479]: DEBUG cinder.api.middleware.request_id [None req-3d975439-b052-427c-ae15-9a11381ae7fb None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.826646] [54479]: INFO cinder.api.openstack.wsgi [None req-3d975439-b052-427c-ae15-9a11381ae7fb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1776.826868] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3d975439-b052-427c-ae15-9a11381ae7fb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.827124] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3d975439-b052-427c-ae15-9a11381ae7fb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.837122] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.837122] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.840860] [54479]: INFO cinder.volume.api [None req-3d975439-b052-427c-ae15-9a11381ae7fb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1776.845952] [54479]: INFO cinder.api.openstack.wsgi [None req-3d975439-b052-427c-ae15-9a11381ae7fb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1776.846388] [54479]: [pid: 54479|app: 0|req: 133/264] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:04 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1777.776054] [54478]: DEBUG cinder.api.middleware.request_id [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.784099] [54478]: INFO cinder.api.openstack.wsgi [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1777.784582] [54478]: DEBUG cinder.api.openstack.wsgi [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.786034] [54478]: DEBUG cinder.api.openstack.wsgi [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.818497] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.818497] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.825035] [54478]: INFO cinder.volume.api [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1777.832228] [54478]: INFO cinder.api.openstack.wsgi [req-4a3f9110-7c56-41ac-98e9-baf8c55451cb req-bd3c5e99-93b3-4264-932a-f3176d4750dd tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1777.832545] [54478]: [pid: 54478|app: 0|req: 132/265] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:33:05 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1778.515686] [54479]: DEBUG cinder.api.middleware.request_id [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-9947b0de-8560-4324-9234-2f36db27c08e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1778.521830] [54479]: INFO cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-9947b0de-8560-4324-9234-2f36db27c08e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 [ 1778.521830] [54479]: DEBUG cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-9947b0de-8560-4324-9234-2f36db27c08e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1778.521830] [54479]: DEBUG cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-9947b0de-8560-4324-9234-2f36db27c08e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1778.536256] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1778.536256] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.071154] [54479]: INFO cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-9947b0de-8560-4324-9234-2f36db27c08e tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 returned with HTTP 200 [ 1779.071733] [54479]: [pid: 54479|app: 0|req: 134/266] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:33:06 2024] DELETE /volume/v3/attachments/9d7d207b-d7b5-4313-9418-559f777a4944 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.092100] [54478]: DEBUG cinder.api.middleware.request_id [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.094562] [54478]: INFO cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1779.094762] [54478]: DEBUG cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.094982] [54478]: DEBUG cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.095195] [54478]: INFO cinder.api.v3.volumes [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Delete volume with id: a33462a8-487a-4901-8747-2a4a55fb3a7a [ 1779.104789] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1779.104789] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.105325] [54478]: INFO cinder.volume.api [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Volume info retrieved successfully. [ 1779.126372] [54478]: INFO cinder.volume.api [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] Delete volume request issued successfully. [ 1779.126582] [54478]: INFO cinder.api.openstack.wsgi [req-9ca0702f-6739-42ce-912c-c065596ca6c6 req-61b00dd3-d13b-46eb-9bac-50c9fc816261 tempest-ServerActionsV293TestJSON-1466654806 tempest-ServerActionsV293TestJSON-1466654806-project-member] http://10.180.1.21/volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a returned with HTTP 202 [ 1779.127049] [54478]: [pid: 54478|app: 0|req: 133/267] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Dec 14 21:33:06 2024] DELETE /volume/v3/volumes/a33462a8-487a-4901-8747-2a4a55fb3a7a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1788.000493] [54479]: DEBUG cinder.api.middleware.request_id [None req-1249bae7-b60b-42aa-9439-f830698155f5 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.000928] [54479]: INFO cinder.api.openstack.wsgi [None req-1249bae7-b60b-42aa-9439-f830698155f5 None None] GET http://10.180.1.21/volume// [ 1788.001122] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1249bae7-b60b-42aa-9439-f830698155f5 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.001337] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1249bae7-b60b-42aa-9439-f830698155f5 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.001729] [54479]: INFO cinder.api.openstack.wsgi [None req-1249bae7-b60b-42aa-9439-f830698155f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1788.002033] [54479]: [pid: 54479|app: 0|req: 135/268] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:33:15 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1788.005487] [54478]: DEBUG cinder.api.middleware.request_id [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.007813] [54478]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1788.008084] [54478]: DEBUG cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.008303] [54478]: DEBUG cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.022965] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.022965] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.026309] [54478]: INFO cinder.volume.api [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1788.031028] [54478]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-31d6ee91-112f-4e81-b7c2-28ca6b837cdb tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1788.031412] [54478]: [pid: 54478|app: 0|req: 134/269] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:33:15 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1788.131341] [54479]: DEBUG cinder.api.middleware.request_id [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.133601] [54479]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] PUT http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b [ 1788.134009] [54479]: DEBUG cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-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=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1788.137035] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=196,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1788.143335] [54479]: DEBUG cinder.coordination [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Acquiring lock "cinder-attachment_update-93721ad1-7f06-4e5a-bf90-b2849962933f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1788.147433] [54479]: DEBUG cinder.coordination [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Lock "cinder-attachment_update-93721ad1-7f06-4e5a-bf90-b2849962933f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1788.148442] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.148442] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.677847] [54479]: DEBUG cinder.coordination [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Lock "cinder-attachment_update-93721ad1-7f06-4e5a-bf90-b2849962933f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=54479) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1792.678224] [54479]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-19784dff-4479-4fdc-950f-a00283a0d715 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b returned with HTTP 200 [ 1792.678818] [54479]: [pid: 54479|app: 0|req: 136/270] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:33:15 2024] PUT /volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1793.185976] [54478]: DEBUG cinder.api.middleware.request_id [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-3cbaf3b9-695e-40b3-a889-24165b601f54 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.188329] [54478]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-3cbaf3b9-695e-40b3-a889-24165b601f54 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action [ 1793.188755] [54478]: DEBUG cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-3cbaf3b9-695e-40b3-a889-24165b601f54 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1793.188902] [54478]: DEBUG cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-3cbaf3b9-695e-40b3-a889-24165b601f54 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1793.190858] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=230,cinder:INSERT=40,cinder:UPDATE=59 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1793.205792] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.205792] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.212492] [54478]: INFO cinder.api.openstack.wsgi [req-67526df0-cc31-494e-89b5-e6c72c61a8f9 req-3cbaf3b9-695e-40b3-a889-24165b601f54 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action returned with HTTP 204 [ 1793.212930] [54478]: [pid: 54478|app: 0|req: 135/271] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:33:21 2024] POST /volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1794.592017] [54479]: DEBUG cinder.api.middleware.request_id [None req-2f4d9669-cea8-4dd8-934f-99199030e675 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.594089] [54479]: INFO cinder.api.openstack.wsgi [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1794.595253] [54479]: DEBUG cinder.api.openstack.wsgi [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1333617954"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.596181] [54479]: DEBUG cinder.api.v3.volumes [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1333617954'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1794.596356] [54479]: INFO cinder.api.v3.volumes [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume of 1 GB [ 1794.596705] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.596705] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.602778] [54479]: INFO cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Availability Zones retrieved successfully. [ 1794.609513] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Flow 'volume_create_api' (153cbb0e-e673-42c8-8659-c6e8921b5415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1794.610783] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e504f0c4-6ba4-49aa-935a-40e810baa9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.611912] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1794.630206] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e504f0c4-6ba4-49aa-935a-40e810baa9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.631198] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a21ff64-6aaf-4eba-95c1-b0c318f7b1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.672158] [54479]: DEBUG cinder.quota [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Created reservations ['3cb623fa-b3e5-4b8d-bea6-c757384faf2c', '48445464-a2aa-4dab-9a85-4cb2f1431c8a', '6788515a-6154-4386-a144-dba23bd1ec15', '2ade7b2e-175f-4fa4-b064-2d99ab913311'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1794.673122] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a21ff64-6aaf-4eba-95c1-b0c318f7b1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb623fa-b3e5-4b8d-bea6-c757384faf2c', '48445464-a2aa-4dab-9a85-4cb2f1431c8a', '6788515a-6154-4386-a144-dba23bd1ec15', '2ade7b2e-175f-4fa4-b064-2d99ab913311']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.674040] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc66518-2279-429d-8dae-d26c4977b97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.689561] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc66518-2279-429d-8dae-d26c4977b97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381319db-b542-4420-a021-28f4b94a3dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333617954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e6d3b878b44ccbac8ef9628b28e51c',qos_specs=None,replication_status=,reservations=['3cb623fa-b3e5-4b8d-bea6-c757384faf2c','48445464-a2aa-4dab-9a85-4cb2f1431c8a','6788515a-6154-4386-a144-dba23bd1ec15','2ade7b2e-175f-4fa4-b064-2d99ab913311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333617954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=381319db-b542-4420-a021-28f4b94a3dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e6d3b878b44ccbac8ef9628b28e51c',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='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.690490] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89669f0a-af54-4eb8-b7fd-ab09191d7922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.703056] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89669f0a-af54-4eb8-b7fd-ab09191d7922) 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-1333617954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e6d3b878b44ccbac8ef9628b28e51c',qos_specs=None,replication_status=,reservations=['3cb623fa-b3e5-4b8d-bea6-c757384faf2c','48445464-a2aa-4dab-9a85-4cb2f1431c8a','6788515a-6154-4386-a144-dba23bd1ec15','2ade7b2e-175f-4fa4-b064-2d99ab913311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.703905] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299b6910-597f-4cf3-be9d-43dc0a1c19a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1794.716597] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299b6910-597f-4cf3-be9d-43dc0a1c19a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1794.717606] [54479]: DEBUG cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Flow 'volume_create_api' (153cbb0e-e673-42c8-8659-c6e8921b5415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1794.717960] [54479]: INFO cinder.volume.api [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume request issued successfully. [ 1794.718607] [54479]: INFO cinder.api.openstack.wsgi [None req-2f4d9669-cea8-4dd8-934f-99199030e675 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1794.719315] [54479]: [pid: 54479|app: 0|req: 137/272] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:33:22 2024] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1794.730035] [54478]: DEBUG cinder.api.middleware.request_id [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.732263] [54478]: INFO cinder.api.openstack.wsgi [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1794.732489] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.732855] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.741207] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.741207] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.748741] [54478]: INFO cinder.volume.api [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1794.753626] [54478]: INFO cinder.api.openstack.wsgi [None req-cb68e3e7-0d47-4b5f-a6f0-67338c7188f1 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 200 [ 1794.754118] [54478]: [pid: 54478|app: 0|req: 136/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:22 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.767114] [54479]: DEBUG cinder.api.middleware.request_id [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.769433] [54479]: INFO cinder.api.openstack.wsgi [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1795.769652] [54479]: DEBUG cinder.api.openstack.wsgi [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.769874] [54479]: DEBUG cinder.api.openstack.wsgi [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.780694] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.780694] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.788250] [54479]: INFO cinder.volume.api [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1795.793632] [54479]: INFO cinder.api.openstack.wsgi [None req-37cf857c-8793-4934-a2d6-99037cbdbf15 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 200 [ 1795.794129] [54479]: [pid: 54479|app: 0|req: 138/274] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:23 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.803627] [54478]: DEBUG cinder.api.middleware.request_id [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.810281] [54478]: INFO cinder.api.openstack.wsgi [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] POST http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2/action [ 1795.811904] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1795.811904] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1795.822758] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.822758] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.823460] [54478]: INFO cinder.volume.api [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1795.830961] [54478]: INFO cinder.volume.api [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume updated successfully. [ 1795.830961] [54478]: INFO cinder.api.openstack.wsgi [None req-f7ae36af-f308-432c-96d6-0a3ff3c169b4 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2/action returned with HTTP 200 [ 1795.830961] [54478]: [pid: 54478|app: 0|req: 137/275] 10.180.1.21 () {60 vars in 1267 bytes} [Sat Dec 14 21:33:23 2024] POST /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1795.834741] [54479]: DEBUG cinder.api.middleware.request_id [None req-eacc8272-8040-4ec1-94a6-19815c957d38 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.836776] [54479]: INFO cinder.api.openstack.wsgi [None req-eacc8272-8040-4ec1-94a6-19815c957d38 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1795.836995] [54479]: DEBUG cinder.api.openstack.wsgi [None req-eacc8272-8040-4ec1-94a6-19815c957d38 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.837226] [54479]: DEBUG cinder.api.openstack.wsgi [None req-eacc8272-8040-4ec1-94a6-19815c957d38 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.845145] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.845145] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.848520] [54479]: INFO cinder.volume.api [None req-eacc8272-8040-4ec1-94a6-19815c957d38 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1795.852914] [54479]: INFO cinder.api.openstack.wsgi [None req-eacc8272-8040-4ec1-94a6-19815c957d38 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 200 [ 1795.853428] [54479]: [pid: 54479|app: 0|req: 139/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:23 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.921962] [54478]: DEBUG cinder.api.middleware.request_id [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.930184] [54478]: INFO cinder.api.openstack.wsgi [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1795.930184] [54478]: DEBUG cinder.api.openstack.wsgi [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.930184] [54478]: DEBUG cinder.api.openstack.wsgi [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.943136] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.943136] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.947090] [54478]: INFO cinder.volume.api [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1795.952089] [54478]: INFO cinder.api.openstack.wsgi [req-003d7d2d-8d92-4f07-ab98-d8fc7654e537 req-1b13942c-dd43-43d8-ab48-0f03c6306daa tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 200 [ 1795.952655] [54478]: [pid: 54478|app: 0|req: 138/277] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:33:23 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.944275] [54479]: DEBUG cinder.api.middleware.request_id [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.946258] [54479]: INFO cinder.api.openstack.wsgi [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1796.946636] [54479]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1630557211"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1796.948219] [54479]: DEBUG cinder.api.v3.volumes [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1630557211'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1796.948356] [54479]: INFO cinder.api.v3.volumes [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume of 1 GB [ 1796.953679] [54479]: INFO cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Availability Zones retrieved successfully. [ 1796.960450] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Flow 'volume_create_api' (fb8bf075-b78c-45e2-b51a-49eb802a2605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1796.961644] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d7c017-588a-4694-bfc8-786e9d77d5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1796.962816] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1796.983693] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d7c017-588a-4694-bfc8-786e9d77d5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1796.984770] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f72bd2-4b8d-460c-9a6b-63d8144fa4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1797.017320] [54479]: DEBUG cinder.quota [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Created reservations ['8a6738b5-21cd-455d-95ba-c816564eeab4', '56614eb9-f9bf-42e2-a97d-d9c207991ef9', '0f18661f-a85b-4b52-86b9-b4351d812606', '818e61bf-5814-4889-9099-5ba955eac7b1'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1797.017320] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f72bd2-4b8d-460c-9a6b-63d8144fa4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6738b5-21cd-455d-95ba-c816564eeab4', '56614eb9-f9bf-42e2-a97d-d9c207991ef9', '0f18661f-a85b-4b52-86b9-b4351d812606', '818e61bf-5814-4889-9099-5ba955eac7b1']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1797.018401] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979cba1d-2957-45a9-9855-bea6cd083b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1797.032397] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (979cba1d-2957-45a9-9855-bea6cd083b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dfc8c44-b491-4d66-a87b-7b0a18710223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1630557211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e6d3b878b44ccbac8ef9628b28e51c',qos_specs=None,replication_status=,reservations=['8a6738b5-21cd-455d-95ba-c816564eeab4','56614eb9-f9bf-42e2-a97d-d9c207991ef9','0f18661f-a85b-4b52-86b9-b4351d812606','818e61bf-5814-4889-9099-5ba955eac7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1630557211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dfc8c44-b491-4d66-a87b-7b0a18710223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e6d3b878b44ccbac8ef9628b28e51c',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='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1797.033280] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96768b42-74e6-4202-acf2-96f9814a5db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1797.047270] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96768b42-74e6-4202-acf2-96f9814a5db3) 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-1630557211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e6d3b878b44ccbac8ef9628b28e51c',qos_specs=None,replication_status=,reservations=['8a6738b5-21cd-455d-95ba-c816564eeab4','56614eb9-f9bf-42e2-a97d-d9c207991ef9','0f18661f-a85b-4b52-86b9-b4351d812606','818e61bf-5814-4889-9099-5ba955eac7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbcc08928fbe4a78a31b5c9a52a3f3a2',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1797.048178] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76efb0b1-89cf-4d04-b4fe-4e210980b0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1797.056184] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76efb0b1-89cf-4d04-b4fe-4e210980b0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1797.057564] [54479]: DEBUG cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Flow 'volume_create_api' (fb8bf075-b78c-45e2-b51a-49eb802a2605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1797.057837] [54479]: INFO cinder.volume.api [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Create volume request issued successfully. [ 1797.058331] [54479]: INFO cinder.api.openstack.wsgi [None req-9b2ad335-63a7-4c17-8c17-0128c444d7dc tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1797.058925] [54479]: [pid: 54479|app: 0|req: 140/278] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:33:24 2024] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1797.068029] [54478]: DEBUG cinder.api.middleware.request_id [None req-78dbb68a-f221-4077-8331-1195353da9e7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.069768] [54478]: INFO cinder.api.openstack.wsgi [None req-78dbb68a-f221-4077-8331-1195353da9e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1797.069986] [54478]: DEBUG cinder.api.openstack.wsgi [None req-78dbb68a-f221-4077-8331-1195353da9e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.070214] [54478]: DEBUG cinder.api.openstack.wsgi [None req-78dbb68a-f221-4077-8331-1195353da9e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.078401] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.078401] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.082430] [54478]: INFO cinder.volume.api [None req-78dbb68a-f221-4077-8331-1195353da9e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1797.086989] [54478]: INFO cinder.api.openstack.wsgi [None req-78dbb68a-f221-4077-8331-1195353da9e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 returned with HTTP 200 [ 1797.087397] [54478]: [pid: 54478|app: 0|req: 139/279] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:24 2024] GET /volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.096954] [54479]: DEBUG cinder.api.middleware.request_id [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.099253] [54479]: INFO cinder.api.openstack.wsgi [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1798.099509] [54479]: DEBUG cinder.api.openstack.wsgi [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.099746] [54479]: DEBUG cinder.api.openstack.wsgi [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.110127] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.110127] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.114066] [54479]: INFO cinder.volume.api [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1798.118672] [54479]: INFO cinder.api.openstack.wsgi [None req-aa3ac659-d95a-4645-9875-0fca311bd9b7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 returned with HTTP 200 [ 1798.119068] [54479]: [pid: 54479|app: 0|req: 141/280] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:25 2024] GET /volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.072412] [54478]: DEBUG cinder.api.middleware.request_id [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.074314] [54478]: INFO cinder.api.openstack.wsgi [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1799.074816] [54478]: DEBUG cinder.api.openstack.wsgi [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-810013590"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1799.076571] [54478]: DEBUG cinder.api.v3.volumes [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-810013590'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1799.076817] [54478]: INFO cinder.api.v3.volumes [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Create volume of 1 GB [ 1799.082635] [54478]: INFO cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Availability Zones retrieved successfully. [ 1799.089530] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Flow 'volume_create_api' (279e90bf-2088-4481-9e6a-9ecace135fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1799.090886] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50ca75e-5467-4146-8d2d-f53111b1348c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1799.092196] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1799.110376] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50ca75e-5467-4146-8d2d-f53111b1348c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1799.112345] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3587b5bb-fd3d-4d44-b4c6-17e9e58e964c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1799.157661] [54478]: DEBUG cinder.quota [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Created reservations ['4b8a9304-be9f-4591-a11d-e189fa78c7c6', '400fb5c8-c205-4991-a0a8-4215e3546bdb', 'cc63bf1c-e5d1-46d7-990b-fe24ed2daf55', 'a0f14205-3bf7-4b08-a4ba-c43fb1267e71'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1799.158900] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3587b5bb-fd3d-4d44-b4c6-17e9e58e964c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b8a9304-be9f-4591-a11d-e189fa78c7c6', '400fb5c8-c205-4991-a0a8-4215e3546bdb', 'cc63bf1c-e5d1-46d7-990b-fe24ed2daf55', 'a0f14205-3bf7-4b08-a4ba-c43fb1267e71']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1799.160082] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e956beee-fd28-47be-b789-22df89ce5869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1799.174649] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e956beee-fd28-47be-b789-22df89ce5869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9d6f647-c9dc-41e0-8e2f-2f022280aa06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-810013590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='491de71712604b6c98cd44898b85fe9b',qos_specs=None,replication_status=,reservations=['4b8a9304-be9f-4591-a11d-e189fa78c7c6','400fb5c8-c205-4991-a0a8-4215e3546bdb','cc63bf1c-e5d1-46d7-990b-fe24ed2daf55','a0f14205-3bf7-4b08-a4ba-c43fb1267e71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e251299090a4735be6922cbabc855a8',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-810013590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9d6f647-c9dc-41e0-8e2f-2f022280aa06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='491de71712604b6c98cd44898b85fe9b',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='7e251299090a4735be6922cbabc855a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1799.175577] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdba0c54-eea1-468e-bb2e-5c818a1b8441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1799.196879] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdba0c54-eea1-468e-bb2e-5c818a1b8441) 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-810013590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='491de71712604b6c98cd44898b85fe9b',qos_specs=None,replication_status=,reservations=['4b8a9304-be9f-4591-a11d-e189fa78c7c6','400fb5c8-c205-4991-a0a8-4215e3546bdb','cc63bf1c-e5d1-46d7-990b-fe24ed2daf55','a0f14205-3bf7-4b08-a4ba-c43fb1267e71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e251299090a4735be6922cbabc855a8',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1799.197959] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91097653-719a-4bda-b62c-9b70f140bce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1799.211516] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91097653-719a-4bda-b62c-9b70f140bce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1799.212636] [54478]: DEBUG cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Flow 'volume_create_api' (279e90bf-2088-4481-9e6a-9ecace135fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1799.212992] [54478]: INFO cinder.volume.api [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Create volume request issued successfully. [ 1799.213767] [54478]: INFO cinder.api.openstack.wsgi [None req-60341ddc-177d-460c-a4c4-0b2feff61b1c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1799.214197] [54478]: [pid: 54478|app: 0|req: 140/281] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:33:26 2024] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1799.222521] [54479]: DEBUG cinder.api.middleware.request_id [None req-e4bd69da-1952-4943-9e59-ae853d666e13 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.224677] [54479]: INFO cinder.api.openstack.wsgi [None req-e4bd69da-1952-4943-9e59-ae853d666e13 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] GET http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1799.224908] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e4bd69da-1952-4943-9e59-ae853d666e13 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.225152] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e4bd69da-1952-4943-9e59-ae853d666e13 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.232852] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.232852] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.237472] [54479]: INFO cinder.volume.api [None req-e4bd69da-1952-4943-9e59-ae853d666e13 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Volume info retrieved successfully. [ 1799.242480] [54479]: INFO cinder.api.openstack.wsgi [None req-e4bd69da-1952-4943-9e59-ae853d666e13 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 returned with HTTP 200 [ 1799.242900] [54479]: [pid: 54479|app: 0|req: 142/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:27 2024] GET /volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.254110] [54478]: DEBUG cinder.api.middleware.request_id [None req-32462972-459e-47e7-a525-486b4eeaa106 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.256753] [54478]: INFO cinder.api.openstack.wsgi [None req-32462972-459e-47e7-a525-486b4eeaa106 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] GET http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1800.257101] [54478]: DEBUG cinder.api.openstack.wsgi [None req-32462972-459e-47e7-a525-486b4eeaa106 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.257532] [54478]: DEBUG cinder.api.openstack.wsgi [None req-32462972-459e-47e7-a525-486b4eeaa106 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.267767] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.267767] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.271768] [54478]: INFO cinder.volume.api [None req-32462972-459e-47e7-a525-486b4eeaa106 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Volume info retrieved successfully. [ 1800.276596] [54478]: INFO cinder.api.openstack.wsgi [None req-32462972-459e-47e7-a525-486b4eeaa106 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 returned with HTTP 200 [ 1800.276986] [54478]: [pid: 54478|app: 0|req: 141/283] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:28 2024] GET /volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1800.466923] [54479]: DEBUG cinder.api.middleware.request_id [req-12727e0b-f069-47bd-8e94-4886bc421f85 req-fab6a7f9-5aec-4466-bf6d-adbe2805b569 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.469731] [54479]: INFO cinder.api.openstack.wsgi [req-12727e0b-f069-47bd-8e94-4886bc421f85 req-fab6a7f9-5aec-4466-bf6d-adbe2805b569 tempest-VolumesAdminNegativeTest-397431887 tempest-VolumesAdminNegativeTest-397431887-project-admin] GET http://10.180.1.21/volume/v3/volumes/da225aa4-7f22-40b2-930f-a1f6a456c523 [ 1800.470019] [54479]: DEBUG cinder.api.openstack.wsgi [req-12727e0b-f069-47bd-8e94-4886bc421f85 req-fab6a7f9-5aec-4466-bf6d-adbe2805b569 tempest-VolumesAdminNegativeTest-397431887 tempest-VolumesAdminNegativeTest-397431887-project-admin] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.470253] [54479]: DEBUG cinder.api.openstack.wsgi [req-12727e0b-f069-47bd-8e94-4886bc421f85 req-fab6a7f9-5aec-4466-bf6d-adbe2805b569 tempest-VolumesAdminNegativeTest-397431887 tempest-VolumesAdminNegativeTest-397431887-project-admin] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.477556] [54479]: INFO cinder.api.openstack.wsgi [req-12727e0b-f069-47bd-8e94-4886bc421f85 req-fab6a7f9-5aec-4466-bf6d-adbe2805b569 tempest-VolumesAdminNegativeTest-397431887 tempest-VolumesAdminNegativeTest-397431887-project-admin] http://10.180.1.21/volume/v3/volumes/da225aa4-7f22-40b2-930f-a1f6a456c523 returned with HTTP 404 [ 1800.478403] [54479]: [pid: 54479|app: 0|req: 143/284] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:33:28 2024] GET /volume/v3/volumes/da225aa4-7f22-40b2-930f-a1f6a456c523 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1800.486349] [54478]: DEBUG cinder.api.middleware.request_id [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.488510] [54478]: INFO cinder.api.openstack.wsgi [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1800.488748] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.488935] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.489139] [54478]: INFO cinder.api.v3.volumes [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Delete volume with id: a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1800.496856] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.496856] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.497405] [54478]: INFO cinder.volume.api [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Volume info retrieved successfully. [ 1800.516138] [54478]: INFO cinder.volume.api [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Delete volume request issued successfully. [ 1800.516334] [54478]: INFO cinder.api.openstack.wsgi [None req-f9f65c5b-c685-4729-95ea-842a6de0c886 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 returned with HTTP 202 [ 1800.516811] [54478]: [pid: 54478|app: 0|req: 142/285] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:33:28 2024] DELETE /volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1800.520025] [54479]: DEBUG cinder.api.middleware.request_id [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.521993] [54479]: INFO cinder.api.openstack.wsgi [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] GET http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1800.522316] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.522584] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.530660] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.530660] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.538226] [54479]: INFO cinder.volume.api [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Volume info retrieved successfully. [ 1800.543698] [54479]: INFO cinder.api.openstack.wsgi [None req-7a985df9-4fa2-45ea-9a69-41fff7b54f5c tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 returned with HTTP 200 [ 1800.545775] [54479]: [pid: 54479|app: 0|req: 144/286] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:28 2024] GET /volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.812109] [54478]: DEBUG cinder.api.middleware.request_id [req-4a260240-919a-40b4-bf27-33b47f98f9d4 req-a0f8c1c5-1f19-41da-a608-627657f9a8c8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.814751] [54478]: INFO cinder.api.openstack.wsgi [req-4a260240-919a-40b4-bf27-33b47f98f9d4 req-a0f8c1c5-1f19-41da-a608-627657f9a8c8 tempest-ServerActionsTestJSON-576438384 tempest-ServerActionsTestJSON-576438384-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=028e8c79-66a7-431e-9743-f704a5c79c9e [ 1800.815100] [54478]: DEBUG cinder.api.openstack.wsgi [req-4a260240-919a-40b4-bf27-33b47f98f9d4 req-a0f8c1c5-1f19-41da-a608-627657f9a8c8 tempest-ServerActionsTestJSON-576438384 tempest-ServerActionsTestJSON-576438384-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.815341] [54478]: DEBUG cinder.api.openstack.wsgi [req-4a260240-919a-40b4-bf27-33b47f98f9d4 req-a0f8c1c5-1f19-41da-a608-627657f9a8c8 tempest-ServerActionsTestJSON-576438384 tempest-ServerActionsTestJSON-576438384-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.821678] [54478]: INFO cinder.api.openstack.wsgi [req-4a260240-919a-40b4-bf27-33b47f98f9d4 req-a0f8c1c5-1f19-41da-a608-627657f9a8c8 tempest-ServerActionsTestJSON-576438384 tempest-ServerActionsTestJSON-576438384-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=028e8c79-66a7-431e-9743-f704a5c79c9e returned with HTTP 200 [ 1800.822132] [54478]: [pid: 54478|app: 0|req: 143/287] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Dec 14 21:33:28 2024] GET /volume/v3/attachments?instance_id=028e8c79-66a7-431e-9743-f704a5c79c9e => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.940791] [54479]: DEBUG cinder.api.middleware.request_id [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.943045] [54479]: INFO cinder.api.openstack.wsgi [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1800.943150] [54479]: DEBUG cinder.api.openstack.wsgi [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.943799] [54479]: DEBUG cinder.api.openstack.wsgi [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.943799] [54479]: INFO cinder.api.v3.volumes [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Delete volume with id: 98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1800.952253] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.952253] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.952884] [54479]: INFO cinder.volume.api [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1800.968392] [54479]: INFO cinder.volume.api [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Delete volume request issued successfully. [ 1800.969334] [54479]: INFO cinder.api.openstack.wsgi [None req-21c63d5e-5b80-4b33-84ec-afd7970bdbbe tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 202 [ 1800.969334] [54479]: [pid: 54479|app: 0|req: 145/288] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:33:28 2024] DELETE /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1800.973347] [54478]: DEBUG cinder.api.middleware.request_id [None req-c88d5f64-e34c-4224-8d96-c931591a182c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.975253] [54478]: INFO cinder.api.openstack.wsgi [None req-c88d5f64-e34c-4224-8d96-c931591a182c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1800.975606] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c88d5f64-e34c-4224-8d96-c931591a182c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.975780] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c88d5f64-e34c-4224-8d96-c931591a182c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.983864] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.983864] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.987665] [54478]: INFO cinder.volume.api [None req-c88d5f64-e34c-4224-8d96-c931591a182c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1800.992570] [54478]: INFO cinder.api.openstack.wsgi [None req-c88d5f64-e34c-4224-8d96-c931591a182c tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1800.992933] [54478]: [pid: 54478|app: 0|req: 144/289] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:28 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.557201] [54479]: DEBUG cinder.api.middleware.request_id [None req-24ac5209-2f84-4e04-8b02-000916932731 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.559972] [54479]: INFO cinder.api.openstack.wsgi [None req-24ac5209-2f84-4e04-8b02-000916932731 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] GET http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 [ 1801.559972] [54479]: DEBUG cinder.api.openstack.wsgi [None req-24ac5209-2f84-4e04-8b02-000916932731 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.559972] [54479]: DEBUG cinder.api.openstack.wsgi [None req-24ac5209-2f84-4e04-8b02-000916932731 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.567166] [54479]: INFO cinder.api.openstack.wsgi [None req-24ac5209-2f84-4e04-8b02-000916932731 tempest-VolumesAdminNegativeTest-603233535 tempest-VolumesAdminNegativeTest-603233535-project-member] http://10.180.1.21/volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 returned with HTTP 404 [ 1801.567690] [54479]: [pid: 54479|app: 0|req: 146/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:29 2024] GET /volume/v3/volumes/a9d6f647-c9dc-41e0-8e2f-2f022280aa06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1802.003038] [54478]: DEBUG cinder.api.middleware.request_id [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.004813] [54478]: INFO cinder.api.openstack.wsgi [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1802.005092] [54478]: DEBUG cinder.api.openstack.wsgi [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.005286] [54478]: DEBUG cinder.api.openstack.wsgi [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.015745] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.015745] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.020410] [54478]: INFO cinder.volume.api [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1802.025809] [54478]: INFO cinder.api.openstack.wsgi [None req-82ec23db-cb3d-4432-be3f-cb8f77d7c602 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1802.026225] [54478]: [pid: 54478|app: 0|req: 145/291] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:29 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.037088] [54479]: DEBUG cinder.api.middleware.request_id [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.040158] [54479]: INFO cinder.api.openstack.wsgi [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1803.041054] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.041054] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.053515] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.053515] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.059985] [54479]: INFO cinder.volume.api [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Volume info retrieved successfully. [ 1803.065760] [54479]: INFO cinder.api.openstack.wsgi [None req-b37d12ef-6db8-479d-85c4-5fe7e8c38927 tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 200 [ 1803.066424] [54479]: [pid: 54479|app: 0|req: 147/292] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:30 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.075234] [54478]: DEBUG cinder.api.middleware.request_id [None req-00dfc95f-8217-4852-b535-b9782753d2cc None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.077487] [54478]: INFO cinder.api.openstack.wsgi [None req-00dfc95f-8217-4852-b535-b9782753d2cc tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] GET http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 [ 1804.077700] [54478]: DEBUG cinder.api.openstack.wsgi [None req-00dfc95f-8217-4852-b535-b9782753d2cc tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.077923] [54478]: DEBUG cinder.api.openstack.wsgi [None req-00dfc95f-8217-4852-b535-b9782753d2cc tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.085527] [54478]: INFO cinder.api.openstack.wsgi [None req-00dfc95f-8217-4852-b535-b9782753d2cc tempest-DeleteServersTestJSON-1089313362 tempest-DeleteServersTestJSON-1089313362-project-member] http://10.180.1.21/volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 returned with HTTP 404 [ 1804.085978] [54478]: [pid: 54478|app: 0|req: 146/293] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:31 2024] GET /volume/v3/volumes/98b6fed9-31af-4dd7-83f3-767b98d663e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1813.062978] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=79,cinder:UPDATE=26,cinder:INSERT=17 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1814.082488] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1820.793477] [54479]: DEBUG cinder.api.middleware.request_id [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.795669] [54479]: INFO cinder.api.openstack.wsgi [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1820.795906] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.796197] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.809859] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.809859] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.814162] [54479]: INFO cinder.volume.api [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1820.819382] [54479]: INFO cinder.api.openstack.wsgi [None req-ad128dfc-f5b5-4173-ac4e-aac65a237ad1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1820.819955] [54479]: [pid: 54479|app: 0|req: 148/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:48 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1820.855014] [54478]: DEBUG cinder.api.middleware.request_id [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.857776] [54478]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1820.858104] [54478]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1820.858304] [54478]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1820.868336] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.868336] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.871561] [54478]: INFO cinder.volume.api [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1820.875712] [54478]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-67120a6a-d303-48a0-979f-4ecd838722d1 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1820.876090] [54478]: [pid: 54478|app: 0|req: 147/295] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:33:48 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1820.893330] [54479]: DEBUG cinder.api.middleware.request_id [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.895695] [54479]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] POST http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c/action [ 1820.896144] [54479]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1820.896324] [54479]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1820.906508] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1820.906508] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.907020] [54479]: INFO cinder.volume.api [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1820.914245] [54479]: INFO cinder.volume.api [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Begin detaching volume completed successfully. [ 1820.914479] [54479]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-7cf4bc20-ec25-4af8-9c00-52b360518e6c tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c/action returned with HTTP 202 [ 1820.914942] [54479]: [pid: 54479|app: 0|req: 149/296] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:33:48 2024] POST /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1821.941451] [54478]: DEBUG cinder.api.middleware.request_id [None req-79df5efe-a136-4fd2-9de3-ca3fe60784ad None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.942085] [54478]: INFO cinder.api.openstack.wsgi [None req-79df5efe-a136-4fd2-9de3-ca3fe60784ad None None] GET http://10.180.1.21/volume// [ 1821.942399] [54478]: DEBUG cinder.api.openstack.wsgi [None req-79df5efe-a136-4fd2-9de3-ca3fe60784ad None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.942661] [54478]: DEBUG cinder.api.openstack.wsgi [None req-79df5efe-a136-4fd2-9de3-ca3fe60784ad None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.943131] [54478]: INFO cinder.api.openstack.wsgi [None req-79df5efe-a136-4fd2-9de3-ca3fe60784ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1821.943656] [54478]: [pid: 54478|app: 0|req: 148/297] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:33:49 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1821.947038] [54479]: DEBUG cinder.api.middleware.request_id [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.949338] [54479]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1821.949615] [54479]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.949796] [54479]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.963917] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1821.963917] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.967518] [54479]: INFO cinder.volume.api [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1821.973391] [54479]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-453dc5a6-41c3-45a2-a39d-7da1c1bc9ba3 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1821.973792] [54479]: [pid: 54479|app: 0|req: 150/298] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:33:49 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1823.119383] [54478]: DEBUG cinder.api.middleware.request_id [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-a5a3d7b8-8252-4cca-92e0-4567fc529981 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1823.121941] [54478]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-a5a3d7b8-8252-4cca-92e0-4567fc529981 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 [ 1823.122429] [54478]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-a5a3d7b8-8252-4cca-92e0-4567fc529981 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1823.122689] [54478]: DEBUG cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-a5a3d7b8-8252-4cca-92e0-4567fc529981 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1823.130172] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1823.130172] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1823.657973] [54478]: INFO cinder.api.openstack.wsgi [req-6ad04bac-9fc9-4610-9d86-1e39499a3f8a req-a5a3d7b8-8252-4cca-92e0-4567fc529981 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 returned with HTTP 200 [ 1823.658448] [54478]: [pid: 54478|app: 0|req: 149/299] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:33:50 2024] DELETE /volume/v3/attachments/b66b59d9-b5c2-4f03-99fb-7fa2845fbca0 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1825.100375] [54479]: DEBUG cinder.api.middleware.request_id [None req-da1ae383-27ba-451e-975c-9f606030f9e9 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.102475] [54479]: INFO cinder.api.openstack.wsgi [None req-da1ae383-27ba-451e-975c-9f606030f9e9 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1825.102696] [54479]: DEBUG cinder.api.openstack.wsgi [None req-da1ae383-27ba-451e-975c-9f606030f9e9 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.102915] [54479]: DEBUG cinder.api.openstack.wsgi [None req-da1ae383-27ba-451e-975c-9f606030f9e9 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.114235] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.114235] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.119390] [54479]: INFO cinder.volume.api [None req-da1ae383-27ba-451e-975c-9f606030f9e9 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1825.124734] [54479]: INFO cinder.api.openstack.wsgi [None req-da1ae383-27ba-451e-975c-9f606030f9e9 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1825.125172] [54479]: [pid: 54479|app: 0|req: 151/300] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:33:52 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.603781] [54478]: DEBUG cinder.api.middleware.request_id [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.606362] [54478]: INFO cinder.api.openstack.wsgi [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1832.606699] [54478]: DEBUG cinder.api.openstack.wsgi [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.606980] [54478]: DEBUG cinder.api.openstack.wsgi [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.628777] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.628777] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.632932] [54478]: INFO cinder.volume.api [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1832.639702] [54478]: INFO cinder.api.openstack.wsgi [req-70069636-542b-44dd-a293-75461a695385 req-de045012-5df7-48b2-84fc-d0e086994e62 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1832.639702] [54478]: [pid: 54478|app: 0|req: 150/301] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:34:00 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1833.283012] [54479]: DEBUG cinder.api.middleware.request_id [None req-f2e47840-6899-4dc4-8754-44ce661548fc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.284933] [54479]: INFO cinder.api.openstack.wsgi [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1833.285173] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.285386] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.285592] [54479]: INFO cinder.api.v3.volumes [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Delete volume with id: bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1833.295016] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.295016] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.295580] [54479]: INFO cinder.volume.api [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1833.311262] [54479]: INFO cinder.volume.api [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Delete volume request issued successfully. [ 1833.311446] [54479]: INFO cinder.api.openstack.wsgi [None req-f2e47840-6899-4dc4-8754-44ce661548fc tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 202 [ 1833.311922] [54479]: [pid: 54479|app: 0|req: 152/302] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:34:01 2024] DELETE /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1833.314728] [54478]: DEBUG cinder.api.middleware.request_id [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.318296] [54478]: INFO cinder.api.openstack.wsgi [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1833.318541] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.318779] [54478]: DEBUG cinder.api.openstack.wsgi [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.326933] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.326933] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.331554] [54478]: INFO cinder.volume.api [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1833.336547] [54478]: INFO cinder.api.openstack.wsgi [None req-e5fef2a1-4eb3-4774-9805-cf2b77d05f11 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1833.336931] [54478]: [pid: 54478|app: 0|req: 151/303] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:01 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.346584] [54479]: DEBUG cinder.api.middleware.request_id [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.348721] [54479]: INFO cinder.api.openstack.wsgi [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1834.348955] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.349192] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.359757] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.359757] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.363798] [54479]: INFO cinder.volume.api [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1834.368813] [54479]: INFO cinder.api.openstack.wsgi [None req-0abd97ec-e010-496f-bf74-79e1efcf61e6 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1834.369219] [54479]: [pid: 54479|app: 0|req: 153/304] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:02 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.836421] [54478]: DEBUG cinder.api.middleware.request_id [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.838576] [54478]: INFO cinder.api.openstack.wsgi [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] DELETE http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1834.838810] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.839162] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.839377] [54478]: INFO cinder.api.v3.volumes [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Delete volume with id: 560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1834.846894] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.846894] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.847410] [54478]: INFO cinder.volume.api [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1834.865703] [54478]: INFO cinder.volume.api [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Delete volume request issued successfully. [ 1834.865703] [54478]: INFO cinder.api.openstack.wsgi [None req-3016bb52-a4e9-42c8-93c1-79ec4003e3a6 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 202 [ 1834.866310] [54478]: [pid: 54478|app: 0|req: 152/305] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:34:02 2024] DELETE /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1834.869560] [54479]: DEBUG cinder.api.middleware.request_id [None req-e4941b14-4c6d-4f80-8416-818d37a64437 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.871817] [54479]: INFO cinder.api.openstack.wsgi [None req-e4941b14-4c6d-4f80-8416-818d37a64437 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1834.872126] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e4941b14-4c6d-4f80-8416-818d37a64437 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.872442] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e4941b14-4c6d-4f80-8416-818d37a64437 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.880753] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.880753] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1834.884803] [54479]: INFO cinder.volume.api [None req-e4941b14-4c6d-4f80-8416-818d37a64437 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1834.892868] [54479]: INFO cinder.api.openstack.wsgi [None req-e4941b14-4c6d-4f80-8416-818d37a64437 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1834.893300] [54479]: [pid: 54479|app: 0|req: 154/306] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:02 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1835.378491] [54478]: DEBUG cinder.api.middleware.request_id [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.381708] [54478]: INFO cinder.api.openstack.wsgi [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1835.382081] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.382452] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.395713] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1835.395713] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.400818] [54478]: INFO cinder.volume.api [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1835.405266] [54478]: INFO cinder.api.openstack.wsgi [None req-c553041a-de3f-420c-bfa6-5d1aba42b97f tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 200 [ 1835.405918] [54478]: [pid: 54478|app: 0|req: 153/307] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:03 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1835.905867] [54479]: DEBUG cinder.api.middleware.request_id [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.908060] [54479]: INFO cinder.api.openstack.wsgi [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1835.908316] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.908540] [54479]: DEBUG cinder.api.openstack.wsgi [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.916531] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1835.916531] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.919902] [54479]: INFO cinder.volume.api [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Volume info retrieved successfully. [ 1835.924384] [54479]: INFO cinder.api.openstack.wsgi [None req-d40f6e80-9e85-4381-8bf5-f8c7f23881ed tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 200 [ 1835.924940] [54479]: [pid: 54479|app: 0|req: 155/308] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:03 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.415369] [54478]: DEBUG cinder.api.middleware.request_id [None req-4cb16a91-ea45-432c-9302-52627a7b0812 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.418150] [54478]: INFO cinder.api.openstack.wsgi [None req-4cb16a91-ea45-432c-9302-52627a7b0812 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c [ 1836.418406] [54478]: DEBUG cinder.api.openstack.wsgi [None req-4cb16a91-ea45-432c-9302-52627a7b0812 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.418628] [54478]: DEBUG cinder.api.openstack.wsgi [None req-4cb16a91-ea45-432c-9302-52627a7b0812 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.424737] [54478]: INFO cinder.api.openstack.wsgi [None req-4cb16a91-ea45-432c-9302-52627a7b0812 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c returned with HTTP 404 [ 1836.425256] [54478]: [pid: 54478|app: 0|req: 154/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:04 2024] GET /volume/v3/volumes/bb712321-8dc0-49e6-99e5-e3813c79ff8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1836.428083] [54479]: DEBUG cinder.api.middleware.request_id [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.430095] [54479]: INFO cinder.api.openstack.wsgi [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1836.430328] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.430542] [54479]: DEBUG cinder.api.openstack.wsgi [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.430724] [54479]: INFO cinder.api.v3.volumes [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Delete volume with id: d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1836.439431] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.439431] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.439823] [54479]: INFO cinder.volume.api [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1836.457024] [54479]: INFO cinder.volume.api [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Delete volume request issued successfully. [ 1836.457283] [54479]: INFO cinder.api.openstack.wsgi [None req-7878920d-aae9-4471-b7db-2cdd3e6998c0 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 returned with HTTP 202 [ 1836.457715] [54479]: [pid: 54479|app: 0|req: 156/310] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:34:04 2024] DELETE /volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1836.462325] [54478]: DEBUG cinder.api.middleware.request_id [None req-219f753e-376f-4eba-aa42-ebf58608ae69 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.464562] [54478]: INFO cinder.api.openstack.wsgi [None req-219f753e-376f-4eba-aa42-ebf58608ae69 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1836.464858] [54478]: DEBUG cinder.api.openstack.wsgi [None req-219f753e-376f-4eba-aa42-ebf58608ae69 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.465133] [54478]: DEBUG cinder.api.openstack.wsgi [None req-219f753e-376f-4eba-aa42-ebf58608ae69 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.473702] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.473702] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.478552] [54478]: INFO cinder.volume.api [None req-219f753e-376f-4eba-aa42-ebf58608ae69 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Volume info retrieved successfully. [ 1836.482868] [54478]: INFO cinder.api.openstack.wsgi [None req-219f753e-376f-4eba-aa42-ebf58608ae69 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 returned with HTTP 200 [ 1836.483269] [54478]: [pid: 54478|app: 0|req: 155/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:04 2024] GET /volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.934867] [54479]: DEBUG cinder.api.middleware.request_id [None req-4a52286e-3d7a-45c9-a96d-ecd6f67b5f10 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.938799] [54479]: INFO cinder.api.openstack.wsgi [None req-4a52286e-3d7a-45c9-a96d-ecd6f67b5f10 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] GET http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c [ 1836.938799] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4a52286e-3d7a-45c9-a96d-ecd6f67b5f10 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.938799] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4a52286e-3d7a-45c9-a96d-ecd6f67b5f10 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.946426] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.946426] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.949493] [54479]: INFO cinder.api.openstack.wsgi [None req-4a52286e-3d7a-45c9-a96d-ecd6f67b5f10 tempest-AttachVolumeTestJSON-183743634 tempest-AttachVolumeTestJSON-183743634-project-member] http://10.180.1.21/volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c returned with HTTP 404 [ 1836.950060] [54479]: [pid: 54479|app: 0|req: 157/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:04 2024] GET /volume/v3/volumes/560be247-1aab-4d40-b0f1-31acc82a0d2c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1837.493109] [54478]: DEBUG cinder.api.middleware.request_id [None req-a969b1a5-f169-47b8-a5ff-2cfeacaef084 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.495160] [54478]: INFO cinder.api.openstack.wsgi [None req-a969b1a5-f169-47b8-a5ff-2cfeacaef084 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] GET http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 [ 1837.495383] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a969b1a5-f169-47b8-a5ff-2cfeacaef084 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.495598] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a969b1a5-f169-47b8-a5ff-2cfeacaef084 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.502864] [54478]: INFO cinder.api.openstack.wsgi [None req-a969b1a5-f169-47b8-a5ff-2cfeacaef084 tempest-ServerRescueNegativeTestJSON-327209874 tempest-ServerRescueNegativeTestJSON-327209874-project-member] http://10.180.1.21/volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 returned with HTTP 404 [ 1837.503442] [54478]: [pid: 54478|app: 0|req: 156/313] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:05 2024] GET /volume/v3/volumes/d69e26f4-4b6a-498c-a637-97e2e42392c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1839.824824] [54479]: DEBUG cinder.api.middleware.request_id [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.826903] [54479]: INFO cinder.api.openstack.wsgi [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1839.827147] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.827369] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.841355] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.841355] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.845054] [54479]: INFO cinder.volume.api [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1839.849726] [54479]: INFO cinder.api.openstack.wsgi [None req-1a9ac3fd-b477-4b67-b2d0-c3ddc2ab6a13 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1839.850157] [54479]: [pid: 54479|app: 0|req: 158/314] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:07 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1839.884946] [54478]: DEBUG cinder.api.middleware.request_id [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.887431] [54478]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1839.887545] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1839.887691] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1839.897571] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.897571] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.900724] [54478]: INFO cinder.volume.api [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1839.904929] [54478]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-459b0830-057e-496e-b4fe-89be25a33a2c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1839.905331] [54478]: [pid: 54478|app: 0|req: 157/315] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:34:07 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1839.923266] [54479]: DEBUG cinder.api.middleware.request_id [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1839.925473] [54479]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b/action [ 1839.925950] [54479]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54479) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1839.926109] [54479]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1839.947082] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1839.947082] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1839.947689] [54479]: INFO cinder.volume.api [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1839.953927] [54479]: INFO cinder.volume.api [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Begin detaching volume completed successfully. [ 1839.954232] [54479]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-ce735ccb-3554-4878-9271-43e89dd0b9f7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b/action returned with HTTP 202 [ 1839.956514] [54479]: [pid: 54479|app: 0|req: 159/316] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:34:07 2024] POST /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1840.980170] [54478]: DEBUG cinder.api.middleware.request_id [None req-064f8947-456f-4d8a-96eb-6a1c0c5622da None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.980611] [54478]: INFO cinder.api.openstack.wsgi [None req-064f8947-456f-4d8a-96eb-6a1c0c5622da None None] GET http://10.180.1.21/volume// [ 1840.980800] [54478]: DEBUG cinder.api.openstack.wsgi [None req-064f8947-456f-4d8a-96eb-6a1c0c5622da None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.981026] [54478]: DEBUG cinder.api.openstack.wsgi [None req-064f8947-456f-4d8a-96eb-6a1c0c5622da None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.981478] [54478]: INFO cinder.api.openstack.wsgi [None req-064f8947-456f-4d8a-96eb-6a1c0c5622da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1840.981818] [54478]: [pid: 54478|app: 0|req: 158/317] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:34:08 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1840.985501] [54479]: DEBUG cinder.api.middleware.request_id [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.987866] [54479]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1840.988206] [54479]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.988459] [54479]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.002580] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1841.002580] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.006594] [54479]: INFO cinder.volume.api [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1841.012144] [54479]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9e35d9fb-d570-43fb-ad32-63f8f943fd84 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1841.012354] [54479]: [pid: 54479|app: 0|req: 160/318] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:34:08 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1842.151532] [54478]: DEBUG cinder.api.middleware.request_id [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9ca23f6c-3b19-488a-8f92-85263fe83e0d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.153897] [54478]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9ca23f6c-3b19-488a-8f92-85263fe83e0d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c [ 1842.154129] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9ca23f6c-3b19-488a-8f92-85263fe83e0d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.154345] [54478]: DEBUG cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9ca23f6c-3b19-488a-8f92-85263fe83e0d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.163700] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.163700] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.691370] [54478]: INFO cinder.api.openstack.wsgi [req-cc949213-1ccd-4813-bd39-791e68a43850 req-9ca23f6c-3b19-488a-8f92-85263fe83e0d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c returned with HTTP 200 [ 1842.692123] [54478]: [pid: 54478|app: 0|req: 159/319] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:34:10 2024] DELETE /volume/v3/attachments/02613dc3-ef67-41a1-88d8-f0d5d00ad06c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1844.136318] [54479]: DEBUG cinder.api.middleware.request_id [None req-e0992271-a334-4005-ac44-73e3df902e9e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.138367] [54479]: INFO cinder.api.openstack.wsgi [None req-e0992271-a334-4005-ac44-73e3df902e9e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 1844.138603] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e0992271-a334-4005-ac44-73e3df902e9e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.138835] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e0992271-a334-4005-ac44-73e3df902e9e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.150737] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.150737] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.154880] [54479]: INFO cinder.volume.api [None req-e0992271-a334-4005-ac44-73e3df902e9e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1844.159722] [54479]: INFO cinder.api.openstack.wsgi [None req-e0992271-a334-4005-ac44-73e3df902e9e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 1844.160121] [54479]: [pid: 54479|app: 0|req: 161/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:11 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1852.690995] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=52,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1852.920385] [54478]: DEBUG cinder.api.middleware.request_id [None req-eb33ef60-082e-49ed-9191-bb8a73071476 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.922521] [54478]: INFO cinder.api.openstack.wsgi [None req-eb33ef60-082e-49ed-9191-bb8a73071476 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1852.922773] [54478]: DEBUG cinder.api.openstack.wsgi [None req-eb33ef60-082e-49ed-9191-bb8a73071476 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.924230] [54478]: DEBUG cinder.api.openstack.wsgi [None req-eb33ef60-082e-49ed-9191-bb8a73071476 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1852.939709] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1852.939709] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1852.947381] [54478]: INFO cinder.volume.api [None req-eb33ef60-082e-49ed-9191-bb8a73071476 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1852.953665] [54478]: INFO cinder.api.openstack.wsgi [None req-eb33ef60-082e-49ed-9191-bb8a73071476 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1852.954039] [54478]: [pid: 54478|app: 0|req: 160/321] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:20 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.002124] [54479]: DEBUG cinder.api.middleware.request_id [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.005036] [54479]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1853.005036] [54479]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.005036] [54479]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.015623] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.015623] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.019397] [54479]: INFO cinder.volume.api [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1853.024087] [54479]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-32b4bbaf-01da-4fac-8ec4-aa8725e2bba3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1853.026501] [54479]: [pid: 54479|app: 0|req: 162/322] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:34:20 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.046132] [54478]: DEBUG cinder.api.middleware.request_id [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.048363] [54478]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f/action [ 1853.049096] [54478]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1853.049338] [54478]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1853.060459] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.060459] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.063021] [54478]: INFO cinder.volume.api [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1853.068141] [54478]: INFO cinder.volume.api [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Begin detaching volume completed successfully. [ 1853.069146] [54478]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-7f00c8e9-9803-43b6-bec8-f75471b70e6c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f/action returned with HTTP 202 [ 1853.069146] [54478]: [pid: 54478|app: 0|req: 161/323] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:34:20 2024] POST /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1854.099525] [54479]: DEBUG cinder.api.middleware.request_id [None req-447cadd2-0b89-4afa-ae26-79cde0f0135e None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.100245] [54479]: INFO cinder.api.openstack.wsgi [None req-447cadd2-0b89-4afa-ae26-79cde0f0135e None None] GET http://10.180.1.21/volume// [ 1854.100245] [54479]: DEBUG cinder.api.openstack.wsgi [None req-447cadd2-0b89-4afa-ae26-79cde0f0135e None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.100623] [54479]: DEBUG cinder.api.openstack.wsgi [None req-447cadd2-0b89-4afa-ae26-79cde0f0135e None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.101050] [54479]: INFO cinder.api.openstack.wsgi [None req-447cadd2-0b89-4afa-ae26-79cde0f0135e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1854.101504] [54479]: [pid: 54479|app: 0|req: 163/324] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:34:21 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1854.105901] [54478]: DEBUG cinder.api.middleware.request_id [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.108614] [54478]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1854.109191] [54478]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.109191] [54478]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.122986] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.122986] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.127172] [54478]: INFO cinder.volume.api [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1854.132778] [54478]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-57746dba-82c6-465a-acf3-967d9f302a24 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1854.133251] [54478]: [pid: 54478|app: 0|req: 162/325] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:34:21 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1855.283156] [54479]: DEBUG cinder.api.middleware.request_id [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-5b41047b-e446-42bf-979c-97ccacb28942 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.285563] [54479]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-5b41047b-e446-42bf-979c-97ccacb28942 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] DELETE http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b [ 1855.285860] [54479]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-5b41047b-e446-42bf-979c-97ccacb28942 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.286100] [54479]: DEBUG cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-5b41047b-e446-42bf-979c-97ccacb28942 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.295711] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.295711] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.825014] [54479]: INFO cinder.api.openstack.wsgi [req-754ac0b9-25a2-4386-8467-1fe1a4cdce1f req-5b41047b-e446-42bf-979c-97ccacb28942 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b returned with HTTP 200 [ 1855.825793] [54479]: [pid: 54479|app: 0|req: 164/326] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:34:23 2024] DELETE /volume/v3/attachments/925c0cb1-8f46-4127-946e-6af130cb101b => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1856.408774] [54478]: DEBUG cinder.api.middleware.request_id [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.412565] [54478]: INFO cinder.api.openstack.wsgi [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 1856.412565] [54478]: DEBUG cinder.api.openstack.wsgi [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.412565] [54478]: DEBUG cinder.api.openstack.wsgi [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.423392] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.423392] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.428757] [54478]: INFO cinder.volume.api [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1856.434477] [54478]: INFO cinder.api.openstack.wsgi [None req-248800df-0ecd-4957-b685-3ac57cfe3b87 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 1856.435560] [54478]: [pid: 54478|app: 0|req: 163/327] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:24 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.824057] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=67,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1866.431457] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1869.287669] [54479]: DEBUG cinder.api.middleware.request_id [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.290672] [54479]: INFO cinder.api.openstack.wsgi [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1869.291343] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.291714] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.291967] [54479]: INFO cinder.api.v3.volumes [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Delete volume with id: 7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1869.304132] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.304132] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.304733] [54479]: INFO cinder.volume.api [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1869.324059] [54479]: INFO cinder.volume.api [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Delete volume request issued successfully. [ 1869.324270] [54479]: INFO cinder.api.openstack.wsgi [None req-c2aa4e37-b7e2-48d9-8540-5add117489e7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 returned with HTTP 202 [ 1869.324711] [54479]: [pid: 54479|app: 0|req: 165/328] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:34:37 2024] DELETE /volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1869.327908] [54478]: DEBUG cinder.api.middleware.request_id [None req-4001bd51-b2b0-4220-af99-6be7b372b681 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.330388] [54478]: INFO cinder.api.openstack.wsgi [None req-4001bd51-b2b0-4220-af99-6be7b372b681 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1869.330524] [54478]: DEBUG cinder.api.openstack.wsgi [None req-4001bd51-b2b0-4220-af99-6be7b372b681 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.330781] [54478]: DEBUG cinder.api.openstack.wsgi [None req-4001bd51-b2b0-4220-af99-6be7b372b681 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.338737] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.338737] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.343120] [54478]: INFO cinder.volume.api [None req-4001bd51-b2b0-4220-af99-6be7b372b681 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1869.348087] [54478]: INFO cinder.api.openstack.wsgi [None req-4001bd51-b2b0-4220-af99-6be7b372b681 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 returned with HTTP 200 [ 1869.348486] [54478]: [pid: 54478|app: 0|req: 164/329] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:37 2024] GET /volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.359463] [54479]: DEBUG cinder.api.middleware.request_id [None req-f63bfa28-db42-4c7d-bdc8-9112f3da8fed None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.361750] [54479]: INFO cinder.api.openstack.wsgi [None req-f63bfa28-db42-4c7d-bdc8-9112f3da8fed tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 [ 1870.361994] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f63bfa28-db42-4c7d-bdc8-9112f3da8fed tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.362231] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f63bfa28-db42-4c7d-bdc8-9112f3da8fed tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.369359] [54479]: INFO cinder.api.openstack.wsgi [None req-f63bfa28-db42-4c7d-bdc8-9112f3da8fed tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 returned with HTTP 404 [ 1870.369955] [54479]: [pid: 54479|app: 0|req: 166/330] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:38 2024] GET /volume/v3/volumes/7dfc8c44-b491-4d66-a87b-7b0a18710223 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1870.373028] [54478]: DEBUG cinder.api.middleware.request_id [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.375144] [54478]: INFO cinder.api.openstack.wsgi [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] DELETE http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1870.375377] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.375592] [54478]: DEBUG cinder.api.openstack.wsgi [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.375794] [54478]: INFO cinder.api.v3.volumes [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Delete volume with id: 381319db-b542-4420-a021-28f4b94a3dd2 [ 1870.385134] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.385134] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.385635] [54478]: INFO cinder.volume.api [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1870.401729] [54478]: INFO cinder.volume.api [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Delete volume request issued successfully. [ 1870.401914] [54478]: INFO cinder.api.openstack.wsgi [None req-bb7c42ad-33c4-4b97-bf4a-7004dd9ec2a7 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 202 [ 1870.402439] [54478]: [pid: 54478|app: 0|req: 165/331] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:34:38 2024] DELETE /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1870.405182] [54479]: DEBUG cinder.api.middleware.request_id [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.407194] [54479]: INFO cinder.api.openstack.wsgi [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1870.407411] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.407628] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.415178] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.415178] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.419082] [54479]: INFO cinder.volume.api [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Volume info retrieved successfully. [ 1870.424023] [54479]: INFO cinder.api.openstack.wsgi [None req-1cc96bb1-b69e-48a1-9db7-4f8ecda8debd tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 200 [ 1870.424416] [54479]: [pid: 54479|app: 0|req: 167/332] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:38 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1871.434951] [54478]: DEBUG cinder.api.middleware.request_id [None req-b6a7125e-80f6-48de-878a-edc791f6ec36 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.437213] [54478]: INFO cinder.api.openstack.wsgi [None req-b6a7125e-80f6-48de-878a-edc791f6ec36 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] GET http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 [ 1871.437554] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b6a7125e-80f6-48de-878a-edc791f6ec36 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.437829] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b6a7125e-80f6-48de-878a-edc791f6ec36 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.445235] [54478]: INFO cinder.api.openstack.wsgi [None req-b6a7125e-80f6-48de-878a-edc791f6ec36 tempest-ServersNegativeTestJSON-1805258693 tempest-ServersNegativeTestJSON-1805258693-project-member] http://10.180.1.21/volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 returned with HTTP 404 [ 1871.445739] [54478]: [pid: 54478|app: 0|req: 166/333] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:34:39 2024] GET /volume/v3/volumes/381319db-b542-4420-a021-28f4b94a3dd2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1880.421426] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1881.440324] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1910.271689] [54479]: DEBUG cinder.api.middleware.request_id [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1910.273675] [54479]: INFO cinder.api.openstack.wsgi [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1910.274067] [54479]: DEBUG cinder.api.openstack.wsgi [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-300290681"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1910.275692] [54479]: DEBUG cinder.api.v3.volumes [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-300290681'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1910.275829] [54479]: INFO cinder.api.v3.volumes [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume of 1 GB [ 1910.281088] [54479]: INFO cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Availability Zones retrieved successfully. [ 1910.287842] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (6c6a54bd-7c7d-4333-beee-4298497232e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1910.289071] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80081ee3-7f1f-4586-893a-4f48dc18ce1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.290130] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1910.306803] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80081ee3-7f1f-4586-893a-4f48dc18ce1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.307701] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f75e6d-f527-4310-8d8d-ce5224cfd809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.336743] [54479]: DEBUG cinder.quota [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Created reservations ['2f12e119-b124-4ef2-a2bf-05c30185988f', '55524b06-e355-4d22-8722-977584a4db57', '72712d62-06f8-4b1d-8e7b-c93b3a30df2d', '1b38a057-6f9f-418d-a29b-a3899e597fb7'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1910.337769] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f75e6d-f527-4310-8d8d-ce5224cfd809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f12e119-b124-4ef2-a2bf-05c30185988f', '55524b06-e355-4d22-8722-977584a4db57', '72712d62-06f8-4b1d-8e7b-c93b3a30df2d', '1b38a057-6f9f-418d-a29b-a3899e597fb7']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.338664] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb23a9b-177e-46cf-8d17-194ed8546485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.352671] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb23a9b-177e-46cf-8d17-194ed8546485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96328141-44e3-4206-8f43-067805a67f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-300290681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['2f12e119-b124-4ef2-a2bf-05c30185988f','55524b06-e355-4d22-8722-977584a4db57','72712d62-06f8-4b1d-8e7b-c93b3a30df2d','1b38a057-6f9f-418d-a29b-a3899e597fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-300290681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96328141-44e3-4206-8f43-067805a67f9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',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='b0c6c710325a4769aa6336e928ce0b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.353778] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9695de12-e2cf-4ab4-b73d-78313a53b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.368099] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9695de12-e2cf-4ab4-b73d-78313a53b459) 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-300290681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['2f12e119-b124-4ef2-a2bf-05c30185988f','55524b06-e355-4d22-8722-977584a4db57','72712d62-06f8-4b1d-8e7b-c93b3a30df2d','1b38a057-6f9f-418d-a29b-a3899e597fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.369080] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a42c7-7d7f-40a7-95c6-c2b82fc75149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1910.380063] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204a42c7-7d7f-40a7-95c6-c2b82fc75149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1910.381506] [54479]: DEBUG cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (6c6a54bd-7c7d-4333-beee-4298497232e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1910.381902] [54479]: INFO cinder.volume.api [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request issued successfully. [ 1910.382799] [54479]: INFO cinder.api.openstack.wsgi [None req-9c6b3631-17c8-4398-b94d-7fd2afbf16d5 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1910.383482] [54479]: [pid: 54479|app: 0|req: 168/334] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:35:18 2024] POST /volume/v3/volumes => generated 753 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1910.391648] [54478]: DEBUG cinder.api.middleware.request_id [None req-b225b569-60bc-4628-a0bb-34c3d416943f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1910.393891] [54478]: INFO cinder.api.openstack.wsgi [None req-b225b569-60bc-4628-a0bb-34c3d416943f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1910.394141] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b225b569-60bc-4628-a0bb-34c3d416943f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1910.394372] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b225b569-60bc-4628-a0bb-34c3d416943f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1910.403100] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1910.403100] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1910.407607] [54478]: INFO cinder.volume.api [None req-b225b569-60bc-4628-a0bb-34c3d416943f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1910.413163] [54478]: INFO cinder.api.openstack.wsgi [None req-b225b569-60bc-4628-a0bb-34c3d416943f tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1910.413593] [54478]: [pid: 54478|app: 0|req: 167/335] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:18 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.424047] [54479]: DEBUG cinder.api.middleware.request_id [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.427159] [54479]: INFO cinder.api.openstack.wsgi [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1911.427482] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.427814] [54479]: DEBUG cinder.api.openstack.wsgi [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.439016] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.439016] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.444630] [54479]: INFO cinder.volume.api [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1911.450927] [54479]: INFO cinder.api.openstack.wsgi [None req-c1afcf4b-e997-46a2-85bb-3c16ea90b5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1911.451487] [54479]: [pid: 54479|app: 0|req: 169/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:19 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1911.485661] [54478]: DEBUG cinder.api.middleware.request_id [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.487893] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1911.488131] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.488346] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.496139] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.496139] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.499668] [54478]: INFO cinder.volume.api [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1911.504589] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8975967d-9526-4b64-982a-d86622c79f8b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1911.505077] [54478]: [pid: 54478|app: 0|req: 168/337] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:35:19 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1913.025134] [54479]: DEBUG cinder.api.middleware.request_id [None req-01cb5f3d-acfb-4e1c-bd1c-4b7981b69c16 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.025584] [54479]: INFO cinder.api.openstack.wsgi [None req-01cb5f3d-acfb-4e1c-bd1c-4b7981b69c16 None None] GET http://10.180.1.21/volume// [ 1913.025766] [54479]: DEBUG cinder.api.openstack.wsgi [None req-01cb5f3d-acfb-4e1c-bd1c-4b7981b69c16 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.025981] [54479]: DEBUG cinder.api.openstack.wsgi [None req-01cb5f3d-acfb-4e1c-bd1c-4b7981b69c16 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.026405] [54479]: INFO cinder.api.openstack.wsgi [None req-01cb5f3d-acfb-4e1c-bd1c-4b7981b69c16 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1913.026713] [54479]: [pid: 54479|app: 0|req: 170/338] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:35:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1913.030893] [54478]: DEBUG cinder.api.middleware.request_id [req-86dd7963-f290-4066-aa1e-aa160f15451b req-7870a47f-5344-4f29-8a84-24da99661905 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.033021] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-7870a47f-5344-4f29-8a84-24da99661905 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1913.033564] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-7870a47f-5344-4f29-8a84-24da99661905 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96328141-44e3-4206-8f43-067805a67f9e", "connector": null, "instance_uuid": "8b2d96c6-5967-4f29-bde1-ffea2e10b115"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.045181] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.045181] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.066780] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-7870a47f-5344-4f29-8a84-24da99661905 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1913.066978] [54478]: [pid: 54478|app: 0|req: 169/339] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:35:20 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1913.082972] [54479]: DEBUG cinder.api.middleware.request_id [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.085020] [54479]: INFO cinder.api.openstack.wsgi [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1913.085244] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.085460] [54479]: DEBUG cinder.api.openstack.wsgi [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.095156] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.095156] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.098245] [54479]: INFO cinder.volume.api [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1913.102877] [54479]: INFO cinder.api.openstack.wsgi [None req-ec4200b7-a1d0-455d-8e13-2866c99a6dd7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1913.103258] [54479]: [pid: 54479|app: 0|req: 171/340] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:20 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1913.587056] [54478]: DEBUG cinder.api.middleware.request_id [None req-c6f957ab-cd37-4bbf-8c83-dc36e2bea161 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.587318] [54478]: INFO cinder.api.openstack.wsgi [None req-c6f957ab-cd37-4bbf-8c83-dc36e2bea161 None None] GET http://10.180.1.21/volume// [ 1913.587545] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c6f957ab-cd37-4bbf-8c83-dc36e2bea161 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.587803] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c6f957ab-cd37-4bbf-8c83-dc36e2bea161 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.588275] [54478]: INFO cinder.api.openstack.wsgi [None req-c6f957ab-cd37-4bbf-8c83-dc36e2bea161 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1913.588723] [54478]: [pid: 54478|app: 0|req: 170/341] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:35:21 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1913.593729] [54479]: DEBUG cinder.api.middleware.request_id [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.596204] [54479]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1913.596553] [54479]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1913.596839] [54479]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1913.606801] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.606801] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1913.610018] [54479]: INFO cinder.volume.api [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1913.614262] [54479]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-6ffb00f5-db7f-4716-863e-50ef0f951227 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1913.614686] [54479]: [pid: 54479|app: 0|req: 172/342] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:35:21 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1913.640808] [54478]: DEBUG cinder.api.middleware.request_id [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.643181] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] PUT http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 [ 1913.643588] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-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-391801", "mountpoint": "/dev/sdb"}}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.651130] [54478]: DEBUG cinder.coordination [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Acquiring lock "cinder-attachment_update-96328141-44e3-4206-8f43-067805a67f9e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1913.655153] [54478]: DEBUG cinder.coordination [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-96328141-44e3-4206-8f43-067805a67f9e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54478) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1913.656172] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.656172] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.112332] [54479]: DEBUG cinder.api.middleware.request_id [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.114615] [54479]: INFO cinder.api.openstack.wsgi [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1914.114907] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.115190] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.126404] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.126404] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.129741] [54479]: INFO cinder.volume.api [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1914.134188] [54479]: INFO cinder.api.openstack.wsgi [None req-a72b90ac-c72f-4e4d-943e-e19ee77fabc1 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1914.134567] [54479]: [pid: 54479|app: 0|req: 173/343] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:21 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1915.144055] [54479]: DEBUG cinder.api.middleware.request_id [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1915.146264] [54479]: INFO cinder.api.openstack.wsgi [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1915.146489] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1915.146712] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1915.156283] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1915.156283] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1915.159444] [54479]: INFO cinder.volume.api [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1915.163687] [54479]: INFO cinder.api.openstack.wsgi [None req-4125889d-a946-4e3f-9b31-cdb47203dbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1915.164059] [54479]: [pid: 54479|app: 0|req: 174/344] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:22 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.173705] [54479]: DEBUG cinder.api.middleware.request_id [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.175874] [54479]: INFO cinder.api.openstack.wsgi [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1916.176043] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.176273] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.186756] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.186756] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.189992] [54479]: INFO cinder.volume.api [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1916.194301] [54479]: INFO cinder.api.openstack.wsgi [None req-4288f2bc-8dde-4885-9dc2-35a1bf34edb6 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1916.194685] [54479]: [pid: 54479|app: 0|req: 175/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:24 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.130703] [54479]: DEBUG cinder.api.middleware.request_id [None req-b4452183-9480-41d3-a26b-78c418b904b4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.132749] [54479]: INFO cinder.api.openstack.wsgi [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1917.133136] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1441325496"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1917.134692] [54479]: DEBUG cinder.api.v3.volumes [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1441325496'}} {{(pid=54479) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1917.134830] [54479]: INFO cinder.api.v3.volumes [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume of 1 GB [ 1917.138700] [54479]: INFO cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Availability Zones retrieved successfully. [ 1917.145602] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Flow 'volume_create_api' (8a5332dd-f2f6-46ff-b025-598a47657e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.146760] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060b66b3-405d-4aee-9775-0d6db48b9e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.147820] [54479]: DEBUG cinder.volume.flows.api.create_volume [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Validating volume size '1' using validate_int {{(pid=54479) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1917.165110] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060b66b3-405d-4aee-9775-0d6db48b9e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.166063] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0dd0d9-3b53-4a31-be5b-043c2e9020e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.196712] [54479]: DEBUG cinder.quota [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Created reservations ['aaf0bbab-4875-4642-b526-a26939fad9de', '04ce8e7d-6ae5-4a90-8924-ac42588565de', '76d8a5b1-3632-4c53-a2f8-23b2e823be94', '8c289cc9-365f-42af-a3c9-95202b366b11'] {{(pid=54479) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1917.197621] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0dd0d9-3b53-4a31-be5b-043c2e9020e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf0bbab-4875-4642-b526-a26939fad9de', '04ce8e7d-6ae5-4a90-8924-ac42588565de', '76d8a5b1-3632-4c53-a2f8-23b2e823be94', '8c289cc9-365f-42af-a3c9-95202b366b11']}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.198533] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0a0a20-b2c4-4de9-ae64-8d8263fed429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.211573] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae0a0a20-b2c4-4de9-ae64-8d8263fed429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e70fb7-539e-407d-b14c-004188fc7c37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441325496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01b60258959d4842b0584919da5c2cb2',qos_specs=None,replication_status=,reservations=['aaf0bbab-4875-4642-b526-a26939fad9de','04ce8e7d-6ae5-4a90-8924-ac42588565de','76d8a5b1-3632-4c53-a2f8-23b2e823be94','8c289cc9-365f-42af-a3c9-95202b366b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be590808bb9447989b693bd60f7facc',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1441325496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e70fb7-539e-407d-b14c-004188fc7c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b60258959d4842b0584919da5c2cb2',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='4be590808bb9447989b693bd60f7facc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.212486] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f174a31d-e063-4cf1-8a60-64c76567f72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.224969] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f174a31d-e063-4cf1-8a60-64c76567f72d) 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-1441325496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01b60258959d4842b0584919da5c2cb2',qos_specs=None,replication_status=,reservations=['aaf0bbab-4875-4642-b526-a26939fad9de','04ce8e7d-6ae5-4a90-8924-ac42588565de','76d8a5b1-3632-4c53-a2f8-23b2e823be94','8c289cc9-365f-42af-a3c9-95202b366b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4be590808bb9447989b693bd60f7facc',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.225808] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a191d395-8111-43e6-8268-ee60ee8bf98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1917.237301] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a191d395-8111-43e6-8268-ee60ee8bf98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54479) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1917.238317] [54479]: DEBUG cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Flow 'volume_create_api' (8a5332dd-f2f6-46ff-b025-598a47657e29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54479) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1917.238673] [54479]: INFO cinder.volume.api [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Create volume request issued successfully. [ 1917.239398] [54479]: INFO cinder.api.openstack.wsgi [None req-b4452183-9480-41d3-a26b-78c418b904b4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1917.239860] [54479]: [pid: 54479|app: 0|req: 176/346] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:35:24 2024] POST /volume/v3/volumes => generated 756 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1917.240693] [54479]: DEBUG cinder.api.middleware.request_id [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.242743] [54479]: INFO cinder.api.openstack.wsgi [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1917.242971] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.243204] [54479]: DEBUG cinder.api.openstack.wsgi [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.252389] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.252389] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.255293] [54479]: INFO cinder.volume.api [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1917.259914] [54479]: INFO cinder.api.openstack.wsgi [None req-0da87c69-5889-49f0-b85d-29a7a38a8a2b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1917.260282] [54479]: [pid: 54479|app: 0|req: 177/347] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:25 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.260877] [54479]: DEBUG cinder.api.middleware.request_id [None req-e6897370-7af7-430d-9287-aa22cae28790 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.262622] [54479]: INFO cinder.api.openstack.wsgi [None req-e6897370-7af7-430d-9287-aa22cae28790 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1917.262820] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e6897370-7af7-430d-9287-aa22cae28790 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.263043] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e6897370-7af7-430d-9287-aa22cae28790 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.269454] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.269454] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.272532] [54479]: INFO cinder.volume.api [None req-e6897370-7af7-430d-9287-aa22cae28790 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1917.276707] [54479]: INFO cinder.api.openstack.wsgi [None req-e6897370-7af7-430d-9287-aa22cae28790 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1917.277069] [54479]: [pid: 54479|app: 0|req: 178/348] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:25 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.178372] [54478]: DEBUG cinder.coordination [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-96328141-44e3-4206-8f43-067805a67f9e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54478) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1918.178737] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-348aa9ba-8b92-4586-b88f-d39ac6d01ea9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 returned with HTTP 200 [ 1918.179224] [54478]: [pid: 54478|app: 0|req: 171/349] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:35:21 2024] PUT /volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1918.269905] [54479]: DEBUG cinder.api.middleware.request_id [None req-304d937a-5eea-4435-9884-12e643b8312c None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.272098] [54479]: INFO cinder.api.openstack.wsgi [None req-304d937a-5eea-4435-9884-12e643b8312c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1918.272344] [54479]: DEBUG cinder.api.openstack.wsgi [None req-304d937a-5eea-4435-9884-12e643b8312c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.272572] [54479]: DEBUG cinder.api.openstack.wsgi [None req-304d937a-5eea-4435-9884-12e643b8312c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.286531] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.286531] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.286692] [54478]: DEBUG cinder.api.middleware.request_id [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.288821] [54478]: INFO cinder.api.openstack.wsgi [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1918.289111] [54478]: DEBUG cinder.api.openstack.wsgi [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.289397] [54478]: DEBUG cinder.api.openstack.wsgi [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.290697] [54479]: INFO cinder.volume.api [None req-304d937a-5eea-4435-9884-12e643b8312c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1918.297693] [54479]: INFO cinder.api.openstack.wsgi [None req-304d937a-5eea-4435-9884-12e643b8312c tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1918.297693] [54479]: [pid: 54479|app: 0|req: 179/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:26 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1918.297900] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.297900] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.301563] [54478]: INFO cinder.volume.api [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1918.306241] [54478]: INFO cinder.api.openstack.wsgi [None req-99cb07e6-e33b-42d3-97a0-d58663f093b6 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1918.306646] [54478]: [pid: 54478|app: 0|req: 172/351] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:26 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.307313] [54479]: DEBUG cinder.api.middleware.request_id [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.309653] [54479]: INFO cinder.api.openstack.wsgi [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1919.309936] [54479]: DEBUG cinder.api.openstack.wsgi [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.310219] [54479]: DEBUG cinder.api.openstack.wsgi [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.323696] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.323696] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.327355] [54479]: INFO cinder.volume.api [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1919.331965] [54479]: INFO cinder.api.openstack.wsgi [None req-2af61881-d75f-4dee-a710-aae96c1c30d4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1919.332367] [54479]: [pid: 54479|app: 0|req: 180/352] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:27 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.795521] [54478]: DEBUG cinder.api.middleware.request_id [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8d37fd17-1020-4ae0-bbec-9289a51a4a15 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.798028] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8d37fd17-1020-4ae0-bbec-9289a51a4a15 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13/action [ 1919.798249] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8d37fd17-1020-4ae0-bbec-9289a51a4a15 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1919.798401] [54478]: DEBUG cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8d37fd17-1020-4ae0-bbec-9289a51a4a15 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1919.814282] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.814282] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.821026] [54478]: INFO cinder.api.openstack.wsgi [req-86dd7963-f290-4066-aa1e-aa160f15451b req-8d37fd17-1020-4ae0-bbec-9289a51a4a15 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13/action returned with HTTP 204 [ 1919.821439] [54478]: [pid: 54478|app: 0|req: 173/353] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:35:27 2024] POST /volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1920.341662] [54479]: DEBUG cinder.api.middleware.request_id [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.343747] [54479]: INFO cinder.api.openstack.wsgi [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1920.343966] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.344198] [54479]: DEBUG cinder.api.openstack.wsgi [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.354064] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.354064] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.357157] [54479]: INFO cinder.volume.api [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.361199] [54479]: INFO cinder.api.openstack.wsgi [None req-1497243a-99f5-4ece-b7d6-4c2f54f075cb tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1920.361591] [54479]: [pid: 54479|app: 0|req: 181/354] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:28 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.369889] [54478]: DEBUG cinder.api.middleware.request_id [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.372028] [54478]: INFO cinder.api.openstack.wsgi [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1920.372261] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.372481] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.382211] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.382211] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.385285] [54478]: INFO cinder.volume.api [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.389451] [54478]: INFO cinder.api.openstack.wsgi [None req-8e7cde04-d584-4fde-8357-5f8e213f98f0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1920.389812] [54478]: [pid: 54478|app: 0|req: 174/355] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:28 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.425198] [54479]: DEBUG cinder.api.middleware.request_id [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.427473] [54479]: INFO cinder.api.openstack.wsgi [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1920.427697] [54479]: DEBUG cinder.api.openstack.wsgi [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.427909] [54479]: DEBUG cinder.api.openstack.wsgi [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.437252] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.437252] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.441268] [54479]: INFO cinder.volume.api [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.447139] [54479]: INFO cinder.api.openstack.wsgi [req-27e7fd69-997a-4809-b171-1ef3056601b6 req-9fbcaa60-c3c7-4af1-ada8-874bd7486a97 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1920.447654] [54479]: [pid: 54479|app: 0|req: 182/356] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:35:28 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.457662] [54478]: DEBUG cinder.api.middleware.request_id [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.459934] [54478]: INFO cinder.api.openstack.wsgi [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1920.460168] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.460383] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.470000] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.470000] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.473187] [54478]: INFO cinder.volume.api [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.477201] [54478]: INFO cinder.api.openstack.wsgi [None req-7232036a-4fcd-4b7f-b5d5-1e22adc3f488 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1920.477570] [54478]: [pid: 54478|app: 0|req: 175/357] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:28 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.511150] [54479]: DEBUG cinder.api.middleware.request_id [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.513639] [54479]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1920.513865] [54479]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.514099] [54479]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.524524] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.524524] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.527651] [54479]: INFO cinder.volume.api [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.531909] [54479]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-218f3563-f8cd-4ff1-9651-d55e356efbe7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1920.532295] [54479]: [pid: 54479|app: 0|req: 183/358] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:35:28 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1920.565950] [54478]: DEBUG cinder.api.middleware.request_id [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.568359] [54478]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e/action [ 1920.568801] [54478]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1920.568943] [54478]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.578887] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.578887] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.579382] [54478]: INFO cinder.volume.api [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1920.583776] [54478]: INFO cinder.volume.api [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Begin detaching volume completed successfully. [ 1920.583997] [54478]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6769bf36-5334-4b0a-9b5c-762bede4cd79 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e/action returned with HTTP 202 [ 1920.584425] [54478]: [pid: 54478|app: 0|req: 176/359] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:35:28 2024] POST /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1921.607371] [54479]: DEBUG cinder.api.middleware.request_id [None req-a6166683-de44-423c-819f-dc6716a686d6 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.608044] [54479]: INFO cinder.api.openstack.wsgi [None req-a6166683-de44-423c-819f-dc6716a686d6 None None] GET http://10.180.1.21/volume// [ 1921.608332] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a6166683-de44-423c-819f-dc6716a686d6 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.608652] [54479]: DEBUG cinder.api.openstack.wsgi [None req-a6166683-de44-423c-819f-dc6716a686d6 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.609190] [54479]: INFO cinder.api.openstack.wsgi [None req-a6166683-de44-423c-819f-dc6716a686d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1921.609595] [54479]: [pid: 54479|app: 0|req: 184/360] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:35:29 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1921.613035] [54478]: DEBUG cinder.api.middleware.request_id [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.615664] [54478]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1921.615923] [54478]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.616201] [54478]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.626636] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.626636] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.631385] [54478]: INFO cinder.volume.api [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1921.635734] [54478]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-82fe3c3e-f952-4d33-872e-c7132c2a4da8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1921.636618] [54478]: [pid: 54478|app: 0|req: 177/361] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:35:29 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1922.769170] [54479]: DEBUG cinder.api.middleware.request_id [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6fe1d30d-aa69-4900-843e-90b5a5a4d802 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.772491] [54479]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6fe1d30d-aa69-4900-843e-90b5a5a4d802 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 [ 1922.772762] [54479]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6fe1d30d-aa69-4900-843e-90b5a5a4d802 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.772998] [54479]: DEBUG cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6fe1d30d-aa69-4900-843e-90b5a5a4d802 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.782794] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.782794] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.311237] [54479]: INFO cinder.api.openstack.wsgi [req-f79135a0-0831-447d-8e7c-527321309eb3 req-6fe1d30d-aa69-4900-843e-90b5a5a4d802 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 returned with HTTP 200 [ 1923.311713] [54479]: [pid: 54479|app: 0|req: 185/362] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:35:30 2024] DELETE /volume/v3/attachments/ebe3348a-2ac0-4a82-9022-94be0aacac13 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1924.755569] [54478]: DEBUG cinder.api.middleware.request_id [None req-c7667942-2b72-4173-aea7-9a00c72daafa None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1924.757734] [54478]: INFO cinder.api.openstack.wsgi [None req-c7667942-2b72-4173-aea7-9a00c72daafa tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 1924.758156] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c7667942-2b72-4173-aea7-9a00c72daafa tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1924.758443] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c7667942-2b72-4173-aea7-9a00c72daafa tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1924.769866] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1924.769866] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.774532] [54478]: INFO cinder.volume.api [None req-c7667942-2b72-4173-aea7-9a00c72daafa tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1924.779669] [54478]: INFO cinder.api.openstack.wsgi [None req-c7667942-2b72-4173-aea7-9a00c72daafa tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 1924.780164] [54478]: [pid: 54478|app: 0|req: 178/363] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:32 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1933.310086] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=113,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1934.777054] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=47,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1939.239761] [54479]: DEBUG cinder.api.middleware.request_id [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.242101] [54479]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1939.242284] [54479]: DEBUG cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.242506] [54479]: DEBUG cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.252497] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.252497] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.256676] [54479]: INFO cinder.volume.api [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1939.261464] [54479]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-a8f5bca4-703a-423f-9383-895c48ea14bf tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1939.261900] [54479]: [pid: 54479|app: 0|req: 186/364] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.274041] [54478]: DEBUG cinder.api.middleware.request_id [None req-d7dae734-b07e-44c9-8d8a-cdffb3830797 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.274504] [54478]: INFO cinder.api.openstack.wsgi [None req-d7dae734-b07e-44c9-8d8a-cdffb3830797 None None] GET http://10.180.1.21/volume// [ 1939.274684] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d7dae734-b07e-44c9-8d8a-cdffb3830797 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.274898] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d7dae734-b07e-44c9-8d8a-cdffb3830797 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.275310] [54478]: INFO cinder.api.openstack.wsgi [None req-d7dae734-b07e-44c9-8d8a-cdffb3830797 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1939.275614] [54478]: [pid: 54478|app: 0|req: 179/365] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1939.279059] [54479]: DEBUG cinder.api.middleware.request_id [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-52229ad8-6a5e-488b-8b5d-3240644ce590 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.281273] [54479]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-52229ad8-6a5e-488b-8b5d-3240644ce590 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1939.281612] [54479]: DEBUG cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-52229ad8-6a5e-488b-8b5d-3240644ce590 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7e70fb7-539e-407d-b14c-004188fc7c37", "connector": null, "instance_uuid": "ae88cf1f-bb66-424f-aba6-4c1cab75790d"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1939.290148] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.290148] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.309940] [54479]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-52229ad8-6a5e-488b-8b5d-3240644ce590 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1939.310373] [54479]: [pid: 54479|app: 0|req: 187/366] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:35:47 2024] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.330518] [54478]: DEBUG cinder.api.middleware.request_id [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-d144e15b-a89d-41cc-8e00-a72ed599988f None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.332887] [54478]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-d144e15b-a89d-41cc-8e00-a72ed599988f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] POST http://10.180.1.21/volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd/action [ 1939.333345] [54478]: DEBUG cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-d144e15b-a89d-41cc-8e00-a72ed599988f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1939.333485] [54478]: DEBUG cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-d144e15b-a89d-41cc-8e00-a72ed599988f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1939.348600] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.348600] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.356457] [54478]: INFO cinder.api.openstack.wsgi [req-029e2608-b7a5-4811-8fdd-48f387ac12df req-d144e15b-a89d-41cc-8e00-a72ed599988f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd/action returned with HTTP 204 [ 1939.357190] [54478]: [pid: 54478|app: 0|req: 180/367] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:35:47 2024] POST /volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1939.370378] [54479]: DEBUG cinder.api.middleware.request_id [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.372610] [54479]: INFO cinder.api.openstack.wsgi [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1939.372831] [54479]: DEBUG cinder.api.openstack.wsgi [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.373064] [54479]: DEBUG cinder.api.openstack.wsgi [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.382508] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.382508] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.385580] [54479]: INFO cinder.volume.api [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1939.389730] [54479]: INFO cinder.api.openstack.wsgi [None req-900ced27-6521-480b-ac6b-f4b4a775eaf3 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1939.390131] [54479]: [pid: 54479|app: 0|req: 188/368] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.398549] [54478]: DEBUG cinder.api.middleware.request_id [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.400629] [54478]: INFO cinder.api.openstack.wsgi [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1939.400915] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.401080] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.410681] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.410681] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.413887] [54478]: INFO cinder.volume.api [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1939.418034] [54478]: INFO cinder.api.openstack.wsgi [None req-c36113b3-3013-425a-9d56-4ceb5e9d00d0 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1939.418394] [54478]: [pid: 54478|app: 0|req: 181/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.449889] [54479]: DEBUG cinder.api.middleware.request_id [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.452229] [54479]: INFO cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1939.452843] [54479]: DEBUG cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.452843] [54479]: DEBUG cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.462734] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.462734] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.465762] [54479]: INFO cinder.volume.api [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1939.470035] [54479]: INFO cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-2b01b216-202a-48b7-9c3a-b0e62fe09c89 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1939.470456] [54479]: [pid: 54479|app: 0|req: 189/370] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.487110] [54478]: DEBUG cinder.api.middleware.request_id [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-61698f51-7bb1-47fa-bcb5-1687ab6256d2 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.489413] [54478]: INFO cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-61698f51-7bb1-47fa-bcb5-1687ab6256d2 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd [ 1939.489690] [54478]: DEBUG cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-61698f51-7bb1-47fa-bcb5-1687ab6256d2 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.489917] [54478]: DEBUG cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-61698f51-7bb1-47fa-bcb5-1687ab6256d2 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'version_select' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.496732] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.496732] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.021560] [54478]: INFO cinder.api.openstack.wsgi [req-6d3344ab-e7fd-45bc-992a-33f52b00791b req-61698f51-7bb1-47fa-bcb5-1687ab6256d2 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd returned with HTTP 200 [ 1940.022015] [54478]: [pid: 54478|app: 0|req: 182/371] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:35:47 2024] DELETE /volume/v3/attachments/e5443880-4454-43aa-9d27-b3d272a625cd => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1940.037500] [54479]: DEBUG cinder.api.middleware.request_id [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.039515] [54479]: INFO cinder.api.openstack.wsgi [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 1940.039735] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.039952] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.047812] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.047812] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.051288] [54479]: INFO cinder.volume.api [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 1940.055571] [54479]: INFO cinder.api.openstack.wsgi [None req-3a3cb909-d133-4d4d-86ea-46c4074480f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 1940.055936] [54479]: [pid: 54479|app: 0|req: 190/372] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:35:47 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1950.020804] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1950.053560] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1989.739859] [54478]: DEBUG cinder.api.middleware.request_id [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.742637] [54478]: INFO cinder.api.openstack.wsgi [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1989.743174] [54478]: DEBUG cinder.api.openstack.wsgi [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1860177681"}} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1989.745457] [54478]: DEBUG cinder.api.v3.volumes [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1860177681'}} {{(pid=54478) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1989.745662] [54478]: INFO cinder.api.v3.volumes [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume of 1 GB [ 1989.746056] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.746056] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.751813] [54478]: INFO cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Availability Zones retrieved successfully. [ 1989.758505] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (6a1627c3-eaec-4a25-8d1e-526d9cc3224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1989.759697] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9e2afa-496b-4251-9017-c41de33f03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1989.760844] [54478]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Validating volume size '1' using validate_int {{(pid=54478) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1989.780257] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9e2afa-496b-4251-9017-c41de33f03a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-14T21:10:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=805575e2-d9e7-4080-acfd-f489ec85926f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '805575e2-d9e7-4080-acfd-f489ec85926f', '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=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1989.781279] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c91a58f-530e-467b-a646-7b3d6a82e21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1989.811628] [54478]: DEBUG cinder.quota [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Created reservations ['93feafda-a556-4b2e-9dff-e88f75eaa47b', 'edf0f52f-343b-4829-8375-5ad74017dcdc', '3f905d06-58ab-48fe-b1e9-02061b461fef', 'e8133b30-9c19-4025-a94b-3442e0a21f80'] {{(pid=54478) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1989.812680] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c91a58f-530e-467b-a646-7b3d6a82e21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93feafda-a556-4b2e-9dff-e88f75eaa47b', 'edf0f52f-343b-4829-8375-5ad74017dcdc', '3f905d06-58ab-48fe-b1e9-02061b461fef', 'e8133b30-9c19-4025-a94b-3442e0a21f80']}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1989.813627] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58802bf-b81e-4103-b462-f6494a085208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1989.828671] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58802bf-b81e-4103-b462-f6494a085208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0456d733-0218-433e-84cc-dfd0ed5e4748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1860177681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['93feafda-a556-4b2e-9dff-e88f75eaa47b','edf0f52f-343b-4829-8375-5ad74017dcdc','3f905d06-58ab-48fe-b1e9-02061b461fef','e8133b30-9c19-4025-a94b-3442e0a21f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-14T21:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1860177681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0456d733-0218-433e-84cc-dfd0ed5e4748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',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='b0c6c710325a4769aa6336e928ce0b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(805575e2-d9e7-4080-acfd-f489ec85926f),volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1989.829611] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e1286a-2d10-4c24-a305-eb8fba54cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1989.842693] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e1286a-2d10-4c24-a305-eb8fba54cac8) 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-1860177681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff38fbcbe6d4640b515774b83a4ff5f',qos_specs=None,replication_status=,reservations=['93feafda-a556-4b2e-9dff-e88f75eaa47b','edf0f52f-343b-4829-8375-5ad74017dcdc','3f905d06-58ab-48fe-b1e9-02061b461fef','e8133b30-9c19-4025-a94b-3442e0a21f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c6c710325a4769aa6336e928ce0b92',volume_type_id=805575e2-d9e7-4080-acfd-f489ec85926f)}' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1989.843614] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a317e4-f1b5-40b6-b36b-dfe9f2ec9658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1989.852196] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a317e4-f1b5-40b6-b36b-dfe9f2ec9658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54478) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1989.853293] [54478]: DEBUG cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Flow 'volume_create_api' (6a1627c3-eaec-4a25-8d1e-526d9cc3224d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54478) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1989.853705] [54478]: INFO cinder.volume.api [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Create volume request issued successfully. [ 1989.854407] [54478]: INFO cinder.api.openstack.wsgi [None req-d1e5defc-8050-4f8a-88e6-c7f11fc51918 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1989.854865] [54478]: [pid: 54478|app: 0|req: 183/373] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Dec 14 21:36:37 2024] POST /volume/v3/volumes => generated 754 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1989.862411] [54479]: DEBUG cinder.api.middleware.request_id [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1989.864545] [54479]: INFO cinder.api.openstack.wsgi [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1989.864812] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1989.865078] [54479]: DEBUG cinder.api.openstack.wsgi [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1989.872755] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1989.872755] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1989.878096] [54479]: INFO cinder.volume.api [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1989.883759] [54479]: INFO cinder.api.openstack.wsgi [None req-b85ba4fb-dee8-4aa6-a4f7-ff9d04c91920 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1989.883980] [54479]: [pid: 54479|app: 0|req: 191/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:37 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1990.893344] [54478]: DEBUG cinder.api.middleware.request_id [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.895627] [54478]: INFO cinder.api.openstack.wsgi [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1990.895901] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.896199] [54478]: DEBUG cinder.api.openstack.wsgi [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.905080] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.905080] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.908417] [54478]: INFO cinder.volume.api [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1990.912706] [54478]: INFO cinder.api.openstack.wsgi [None req-cea2d877-5d03-40e1-b7e6-1f792aaadd06 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1990.913082] [54478]: [pid: 54478|app: 0|req: 184/375] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:38 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1990.950367] [54479]: DEBUG cinder.api.middleware.request_id [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.953245] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1990.953245] [54479]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.953401] [54479]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.960817] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.960817] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.964189] [54479]: INFO cinder.volume.api [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1990.968331] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-dcea561c-0e66-4cbb-9bcf-c4398f538b18 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1990.968701] [54479]: [pid: 54479|app: 0|req: 192/376] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:36:38 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1992.489016] [54478]: DEBUG cinder.api.middleware.request_id [None req-12bf2a7d-126f-474f-8cd2-07cb39199aa7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.489327] [54478]: INFO cinder.api.openstack.wsgi [None req-12bf2a7d-126f-474f-8cd2-07cb39199aa7 None None] GET http://10.180.1.21/volume// [ 1992.490049] [54478]: DEBUG cinder.api.openstack.wsgi [None req-12bf2a7d-126f-474f-8cd2-07cb39199aa7 None None] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1992.490049] [54478]: DEBUG cinder.api.openstack.wsgi [None req-12bf2a7d-126f-474f-8cd2-07cb39199aa7 None None] Calling method 'all' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1992.490214] [54478]: INFO cinder.api.openstack.wsgi [None req-12bf2a7d-126f-474f-8cd2-07cb39199aa7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1992.490451] [54478]: [pid: 54478|app: 0|req: 185/377] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Dec 14 21:36:40 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1992.494459] [54479]: DEBUG cinder.api.middleware.request_id [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-b474577a-1d57-4512-84f7-12d6597b9998 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.496743] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-b474577a-1d57-4512-84f7-12d6597b9998 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1992.497171] [54479]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-b474577a-1d57-4512-84f7-12d6597b9998 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0456d733-0218-433e-84cc-dfd0ed5e4748", "connector": null, "instance_uuid": "0be27678-935f-47ab-b58a-4138cf2f813b"}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1992.508061] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1992.508061] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.527050] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-b474577a-1d57-4512-84f7-12d6597b9998 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1992.527309] [54479]: [pid: 54479|app: 0|req: 193/378] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Dec 14 21:36:40 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1992.543988] [54478]: DEBUG cinder.api.middleware.request_id [None req-8a9859b5-5238-44f8-92ad-693607d089bf None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.546107] [54478]: INFO cinder.api.openstack.wsgi [None req-8a9859b5-5238-44f8-92ad-693607d089bf tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1992.546351] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8a9859b5-5238-44f8-92ad-693607d089bf tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1992.546563] [54478]: DEBUG cinder.api.openstack.wsgi [None req-8a9859b5-5238-44f8-92ad-693607d089bf tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1992.556797] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1992.556797] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.559924] [54478]: INFO cinder.volume.api [None req-8a9859b5-5238-44f8-92ad-693607d089bf tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1992.564661] [54478]: INFO cinder.api.openstack.wsgi [None req-8a9859b5-5238-44f8-92ad-693607d089bf tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1992.565052] [54478]: [pid: 54478|app: 0|req: 186/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:40 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1993.048201] [54479]: DEBUG cinder.api.middleware.request_id [None req-2bf7ab13-60b6-4f1f-af7e-17c75358cc05 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.048704] [54479]: INFO cinder.api.openstack.wsgi [None req-2bf7ab13-60b6-4f1f-af7e-17c75358cc05 None None] GET http://10.180.1.21/volume// [ 1993.048895] [54479]: DEBUG cinder.api.openstack.wsgi [None req-2bf7ab13-60b6-4f1f-af7e-17c75358cc05 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.049131] [54479]: DEBUG cinder.api.openstack.wsgi [None req-2bf7ab13-60b6-4f1f-af7e-17c75358cc05 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.049532] [54479]: INFO cinder.api.openstack.wsgi [None req-2bf7ab13-60b6-4f1f-af7e-17c75358cc05 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1993.049847] [54479]: [pid: 54479|app: 0|req: 194/380] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:36:40 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1993.053265] [54478]: DEBUG cinder.api.middleware.request_id [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.055629] [54478]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1993.055877] [54478]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.056123] [54478]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.066308] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.066308] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.069664] [54478]: INFO cinder.volume.api [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1993.074045] [54478]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-fdc27107-fe91-4f3f-9b58-00b4b16d1624 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1993.074408] [54478]: [pid: 54478|app: 0|req: 187/381] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:36:40 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1993.100569] [54479]: DEBUG cinder.api.middleware.request_id [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.102928] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] PUT http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f [ 1993.103332] [54479]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-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-391810", "mountpoint": "/dev/sdb"}}} {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1993.110604] [54479]: DEBUG cinder.coordination [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Acquiring lock "cinder-attachment_update-0456d733-0218-433e-84cc-dfd0ed5e4748-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1993.114704] [54479]: DEBUG cinder.coordination [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-0456d733-0218-433e-84cc-dfd0ed5e4748-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54479) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1993.115736] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.115736] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.575037] [54478]: DEBUG cinder.api.middleware.request_id [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1993.577166] [54478]: INFO cinder.api.openstack.wsgi [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1993.577444] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1993.577697] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1993.590691] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1993.590691] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1993.594538] [54478]: INFO cinder.volume.api [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1993.600124] [54478]: INFO cinder.api.openstack.wsgi [None req-a933054e-122f-4b8c-85b0-97c6c1ce0348 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1993.600662] [54478]: [pid: 54478|app: 0|req: 188/382] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:41 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.611654] [54478]: DEBUG cinder.api.middleware.request_id [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.615019] [54478]: INFO cinder.api.openstack.wsgi [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1994.615019] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.615019] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.623865] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.623865] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.627037] [54478]: INFO cinder.volume.api [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1994.631359] [54478]: INFO cinder.api.openstack.wsgi [None req-6f0054d9-2170-49d6-9a0e-418553bc95c7 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1994.631804] [54478]: [pid: 54478|app: 0|req: 189/383] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:42 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.641640] [54478]: DEBUG cinder.api.middleware.request_id [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.643473] [54478]: INFO cinder.api.openstack.wsgi [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1995.643735] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.643968] [54478]: DEBUG cinder.api.openstack.wsgi [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.653934] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.653934] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.657175] [54478]: INFO cinder.volume.api [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1995.661425] [54478]: INFO cinder.api.openstack.wsgi [None req-b212066b-39a3-47b7-b4ca-0cee4cd5d5c4 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1995.661798] [54478]: [pid: 54478|app: 0|req: 190/384] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:43 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1996.671264] [54478]: DEBUG cinder.api.middleware.request_id [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1996.673332] [54478]: INFO cinder.api.openstack.wsgi [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1996.673541] [54478]: DEBUG cinder.api.openstack.wsgi [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1996.673805] [54478]: DEBUG cinder.api.openstack.wsgi [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1996.683321] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1996.683321] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1996.686382] [54478]: INFO cinder.volume.api [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1996.690358] [54478]: INFO cinder.api.openstack.wsgi [None req-06ab2fc0-979b-4066-b739-8a21cca217d3 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1996.690735] [54478]: [pid: 54478|app: 0|req: 191/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:44 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1997.636352] [54479]: DEBUG cinder.coordination [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Lock "cinder-attachment_update-0456d733-0218-433e-84cc-dfd0ed5e4748-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54479) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1997.636748] [54479]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-3f2b1aa6-7fc3-4a85-8540-776b29c5123a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f returned with HTTP 200 [ 1997.637193] [54479]: [pid: 54479|app: 0|req: 195/386] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Dec 14 21:36:40 2024] PUT /volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f => generated 617 bytes in 4537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1997.699997] [54478]: DEBUG cinder.api.middleware.request_id [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1997.702144] [54478]: INFO cinder.api.openstack.wsgi [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1997.702390] [54478]: DEBUG cinder.api.openstack.wsgi [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1997.702599] [54478]: DEBUG cinder.api.openstack.wsgi [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1997.712317] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1997.712317] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1997.715613] [54478]: INFO cinder.volume.api [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1997.720457] [54478]: INFO cinder.api.openstack.wsgi [None req-50b5b592-b7fa-4845-ba0f-80220dad8988 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1997.720854] [54478]: [pid: 54478|app: 0|req: 192/387] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:45 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1998.730409] [54479]: DEBUG cinder.api.middleware.request_id [None req-05fdc641-2970-4a76-a03d-89263d9479c8 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1998.732509] [54479]: INFO cinder.api.openstack.wsgi [None req-05fdc641-2970-4a76-a03d-89263d9479c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1998.732793] [54479]: DEBUG cinder.api.openstack.wsgi [None req-05fdc641-2970-4a76-a03d-89263d9479c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1998.733030] [54479]: DEBUG cinder.api.openstack.wsgi [None req-05fdc641-2970-4a76-a03d-89263d9479c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1998.749660] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1998.749660] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1998.756143] [54479]: INFO cinder.volume.api [None req-05fdc641-2970-4a76-a03d-89263d9479c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1998.759380] [54479]: INFO cinder.api.openstack.wsgi [None req-05fdc641-2970-4a76-a03d-89263d9479c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1998.759808] [54479]: [pid: 54479|app: 0|req: 196/388] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:46 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1999.246997] [54478]: DEBUG cinder.api.middleware.request_id [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-9258408c-049b-448c-95df-51b8d6c4365e None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.249444] [54478]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-9258408c-049b-448c-95df-51b8d6c4365e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f/action [ 1999.249866] [54478]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-9258408c-049b-448c-95df-51b8d6c4365e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-complete": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1999.250010] [54478]: DEBUG cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-9258408c-049b-448c-95df-51b8d6c4365e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.264734] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.264734] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.271495] [54478]: INFO cinder.api.openstack.wsgi [req-844ef73b-9d8f-4976-812b-9f201019fa6e req-9258408c-049b-448c-95df-51b8d6c4365e tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f/action returned with HTTP 204 [ 1999.271870] [54478]: [pid: 54478|app: 0|req: 193/389] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Dec 14 21:36:47 2024] POST /volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1999.768313] [54479]: DEBUG cinder.api.middleware.request_id [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.770466] [54479]: INFO cinder.api.openstack.wsgi [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.770690] [54479]: DEBUG cinder.api.openstack.wsgi [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.770902] [54479]: DEBUG cinder.api.openstack.wsgi [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.782591] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.782591] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.786604] [54479]: INFO cinder.volume.api [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.791065] [54479]: INFO cinder.api.openstack.wsgi [None req-446cf1ef-4a40-46ec-82f7-85cb737f73fe tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1999.791458] [54479]: [pid: 54479|app: 0|req: 197/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:47 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.799807] [54478]: DEBUG cinder.api.middleware.request_id [None req-81ad2065-a3d3-431a-b362-613806e5642d None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.801970] [54478]: INFO cinder.api.openstack.wsgi [None req-81ad2065-a3d3-431a-b362-613806e5642d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.802210] [54478]: DEBUG cinder.api.openstack.wsgi [None req-81ad2065-a3d3-431a-b362-613806e5642d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.802429] [54478]: DEBUG cinder.api.openstack.wsgi [None req-81ad2065-a3d3-431a-b362-613806e5642d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.811924] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.811924] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.815090] [54478]: INFO cinder.volume.api [None req-81ad2065-a3d3-431a-b362-613806e5642d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.819163] [54478]: INFO cinder.api.openstack.wsgi [None req-81ad2065-a3d3-431a-b362-613806e5642d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1999.819528] [54478]: [pid: 54478|app: 0|req: 194/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:47 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.827560] [54479]: DEBUG cinder.api.middleware.request_id [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.829571] [54479]: INFO cinder.api.openstack.wsgi [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.829786] [54479]: DEBUG cinder.api.openstack.wsgi [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.830009] [54479]: DEBUG cinder.api.openstack.wsgi [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.830203] [54479]: INFO cinder.api.v3.volumes [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume with id: 0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.839979] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.839979] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.840488] [54479]: INFO cinder.volume.api [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.848285] [54479]: INFO cinder.volume.api [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-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. [ 1999.848634] [54479]: INFO cinder.api.openstack.wsgi [None req-79eb32e0-0125-46f1-87ab-205f35fd7120 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 400 [ 1999.849141] [54479]: [pid: 54479|app: 0|req: 198/392] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:36:47 2024] DELETE /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1999.851915] [54478]: DEBUG cinder.api.middleware.request_id [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.853892] [54478]: INFO cinder.api.openstack.wsgi [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.854126] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.854346] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.863437] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.863437] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.866460] [54478]: INFO cinder.volume.api [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.870590] [54478]: INFO cinder.api.openstack.wsgi [None req-a3fc92cc-b5e5-461b-b8de-56d26d814b83 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1999.870942] [54478]: [pid: 54478|app: 0|req: 195/393] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:47 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.905375] [54479]: DEBUG cinder.api.middleware.request_id [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.907861] [54479]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 1999.908125] [54479]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.908392] [54479]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.918165] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.918165] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.921328] [54479]: INFO cinder.volume.api [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.925506] [54479]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-b4ba08a8-1e20-4ba7-bd51-49f2649abe4d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 1999.925897] [54479]: [pid: 54479|app: 0|req: 199/394] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Dec 14 21:36:47 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1999.941149] [54478]: DEBUG cinder.api.middleware.request_id [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.943631] [54478]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] POST http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748/action [ 1999.944074] [54478]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54478) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1999.944249] [54478]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.954472] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.954472] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.954995] [54478]: INFO cinder.volume.api [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 1999.959223] [54478]: INFO cinder.volume.api [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Begin detaching volume completed successfully. [ 1999.959437] [54478]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-91218b50-6e14-4ccb-9c12-9a2c6e9017c8 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748/action returned with HTTP 202 [ 1999.959818] [54478]: [pid: 54478|app: 0|req: 196/395] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Dec 14 21:36:47 2024] POST /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2000.980264] [54479]: DEBUG cinder.api.middleware.request_id [None req-3ce53ef8-32aa-410d-a8dd-6f1ce9fb8342 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.980756] [54479]: INFO cinder.api.openstack.wsgi [None req-3ce53ef8-32aa-410d-a8dd-6f1ce9fb8342 None None] GET http://10.180.1.21/volume// [ 2000.980972] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3ce53ef8-32aa-410d-a8dd-6f1ce9fb8342 None None] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.981209] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3ce53ef8-32aa-410d-a8dd-6f1ce9fb8342 None None] Calling method 'all' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.981608] [54479]: INFO cinder.api.openstack.wsgi [None req-3ce53ef8-32aa-410d-a8dd-6f1ce9fb8342 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2000.982053] [54479]: [pid: 54479|app: 0|req: 200/396] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Dec 14 21:36:48 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2000.985425] [54478]: DEBUG cinder.api.middleware.request_id [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.993217] [54479]: DEBUG cinder.api.middleware.request_id [None req-734754c2-4627-4f54-abd8-3868e0872e0f None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.995454] [54479]: INFO cinder.api.openstack.wsgi [None req-734754c2-4627-4f54-abd8-3868e0872e0f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2000.995568] [54479]: DEBUG cinder.api.openstack.wsgi [None req-734754c2-4627-4f54-abd8-3868e0872e0f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.995764] [54479]: DEBUG cinder.api.openstack.wsgi [None req-734754c2-4627-4f54-abd8-3868e0872e0f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.003787] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.003787] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.007402] [54479]: INFO cinder.volume.api [None req-734754c2-4627-4f54-abd8-3868e0872e0f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2001.011633] [54479]: INFO cinder.api.openstack.wsgi [None req-734754c2-4627-4f54-abd8-3868e0872e0f tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 2001.012102] [54479]: [pid: 54479|app: 0|req: 201/397] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:48 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.053826] [54479]: DEBUG cinder.api.middleware.request_id [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2001.055956] [54479]: INFO cinder.api.openstack.wsgi [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2001.056189] [54479]: DEBUG cinder.api.openstack.wsgi [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.056406] [54479]: DEBUG cinder.api.openstack.wsgi [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.063874] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.063874] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.067396] [54479]: INFO cinder.volume.api [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2001.071519] [54479]: INFO cinder.api.openstack.wsgi [None req-5d754816-f8fd-413f-9da6-e1ea7fccc6f4 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 2001.071909] [54479]: [pid: 54479|app: 0|req: 202/398] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:48 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2001.082790] [54478]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2001.083079] [54478]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2001.083324] [54478]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2001.094017] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2001.094017] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2001.097366] [54478]: INFO cinder.volume.api [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2001.101812] [54478]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-489d09c4-a26e-446c-b4f0-8893d3c7fc6a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 2001.102206] [54478]: [pid: 54478|app: 0|req: 197/399] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Dec 14 21:36:48 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 1323 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2002.254631] [54479]: DEBUG cinder.api.middleware.request_id [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-237ea79d-1f57-469b-b438-4437bd7b8714 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2002.256761] [54479]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-237ea79d-1f57-469b-b438-4437bd7b8714 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f [ 2002.257119] [54479]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-237ea79d-1f57-469b-b438-4437bd7b8714 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2002.257453] [54479]: DEBUG cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-237ea79d-1f57-469b-b438-4437bd7b8714 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'version_select' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2002.265035] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2002.265035] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2002.792130] [54479]: INFO cinder.api.openstack.wsgi [req-95df8e2f-01ec-458d-9dae-c621a6573f70 req-237ea79d-1f57-469b-b438-4437bd7b8714 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f returned with HTTP 200 [ 2002.792591] [54479]: [pid: 54479|app: 0|req: 203/400] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Dec 14 21:36:50 2024] DELETE /volume/v3/attachments/5e948dbe-5686-4ec5-bdcc-360ecefd777f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2004.184437] [54478]: DEBUG cinder.api.middleware.request_id [None req-ce03cb48-15df-457f-9a58-0dc07f215481 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2004.186736] [54478]: INFO cinder.api.openstack.wsgi [None req-ce03cb48-15df-457f-9a58-0dc07f215481 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2004.187013] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ce03cb48-15df-457f-9a58-0dc07f215481 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2004.187250] [54478]: DEBUG cinder.api.openstack.wsgi [None req-ce03cb48-15df-457f-9a58-0dc07f215481 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2004.197234] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2004.197234] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2004.201029] [54478]: INFO cinder.volume.api [None req-ce03cb48-15df-457f-9a58-0dc07f215481 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2004.205636] [54478]: INFO cinder.api.openstack.wsgi [None req-ce03cb48-15df-457f-9a58-0dc07f215481 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 2004.206027] [54478]: [pid: 54478|app: 0|req: 198/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:52 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.039349] [54479]: DEBUG cinder.api.middleware.request_id [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.041482] [54479]: INFO cinder.api.openstack.wsgi [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2008.041711] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.041930] [54479]: DEBUG cinder.api.openstack.wsgi [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.042133] [54479]: INFO cinder.api.v3.volumes [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Delete volume with id: a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2008.051899] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.051899] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.052444] [54479]: INFO cinder.volume.api [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2008.069266] [54479]: INFO cinder.volume.api [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Delete volume request issued successfully. [ 2008.069472] [54479]: INFO cinder.api.openstack.wsgi [None req-f74b9507-692e-4f8e-9bf9-d23ce04e905a tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 202 [ 2008.069916] [54479]: [pid: 54479|app: 0|req: 204/402] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:36:55 2024] DELETE /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2008.073161] [54478]: DEBUG cinder.api.middleware.request_id [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.075750] [54478]: INFO cinder.api.openstack.wsgi [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2008.075890] [54478]: DEBUG cinder.api.openstack.wsgi [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.076187] [54478]: DEBUG cinder.api.openstack.wsgi [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.084268] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.084268] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.088267] [54478]: INFO cinder.volume.api [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2008.092999] [54478]: INFO cinder.api.openstack.wsgi [None req-5492877e-63f2-4315-8192-03dc7f9b02e7 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 200 [ 2008.093400] [54478]: [pid: 54478|app: 0|req: 199/403] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:55 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.104031] [54479]: DEBUG cinder.api.middleware.request_id [None req-e859282e-b021-4275-bdc8-05b96e2f1e10 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.105996] [54479]: INFO cinder.api.openstack.wsgi [None req-e859282e-b021-4275-bdc8-05b96e2f1e10 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 [ 2009.106234] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e859282e-b021-4275-bdc8-05b96e2f1e10 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.106451] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e859282e-b021-4275-bdc8-05b96e2f1e10 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.112648] [54479]: INFO cinder.api.openstack.wsgi [None req-e859282e-b021-4275-bdc8-05b96e2f1e10 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 returned with HTTP 404 [ 2009.113168] [54479]: [pid: 54479|app: 0|req: 205/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:56 2024] GET /volume/v3/volumes/a7e70fb7-539e-407d-b14c-004188fc7c37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2009.156960] [54478]: DEBUG cinder.api.middleware.request_id [None req-f90b48a8-7b03-4332-8956-567c11b2c62c None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.159012] [54478]: INFO cinder.api.openstack.wsgi [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] DELETE http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 2009.159250] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.159475] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.159665] [54478]: INFO cinder.api.v3.volumes [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Delete volume with id: 93721ad1-7f06-4e5a-bf90-b2849962933f [ 2009.167409] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2009.167409] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.167921] [54478]: INFO cinder.volume.api [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2009.180924] [54478]: INFO cinder.volume.api [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Delete volume request issued successfully. [ 2009.181152] [54478]: INFO cinder.api.openstack.wsgi [None req-f90b48a8-7b03-4332-8956-567c11b2c62c tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 202 [ 2009.181543] [54478]: [pid: 54478|app: 0|req: 200/405] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:36:57 2024] DELETE /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2009.184571] [54479]: DEBUG cinder.api.middleware.request_id [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.186619] [54479]: INFO cinder.api.openstack.wsgi [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 2009.186788] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.187077] [54479]: DEBUG cinder.api.openstack.wsgi [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.194728] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2009.194728] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.198293] [54479]: INFO cinder.volume.api [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2009.202422] [54479]: INFO cinder.api.openstack.wsgi [None req-6f141023-3d1f-42aa-872f-7c9b3f95ad95 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 2009.202784] [54479]: [pid: 54479|app: 0|req: 206/406] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:57 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2010.212369] [54478]: DEBUG cinder.api.middleware.request_id [None req-132f37b0-3478-4f25-ae3a-9633f173acee None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.214684] [54478]: INFO cinder.api.openstack.wsgi [None req-132f37b0-3478-4f25-ae3a-9633f173acee tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 2010.215317] [54478]: DEBUG cinder.api.openstack.wsgi [None req-132f37b0-3478-4f25-ae3a-9633f173acee tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.215317] [54478]: DEBUG cinder.api.openstack.wsgi [None req-132f37b0-3478-4f25-ae3a-9633f173acee tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.223027] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2010.223027] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.226397] [54478]: INFO cinder.volume.api [None req-132f37b0-3478-4f25-ae3a-9633f173acee tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2010.230517] [54478]: INFO cinder.api.openstack.wsgi [None req-132f37b0-3478-4f25-ae3a-9633f173acee tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 2010.230988] [54478]: [pid: 54478|app: 0|req: 201/407] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:58 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.181437] [54479]: DEBUG cinder.api.middleware.request_id [None req-bedd4022-8a31-40a6-8728-5d538e22110d None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.183624] [54479]: INFO cinder.api.openstack.wsgi [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2011.183866] [54479]: DEBUG cinder.api.openstack.wsgi [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.184099] [54479]: DEBUG cinder.api.openstack.wsgi [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.184292] [54479]: INFO cinder.api.v3.volumes [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume with id: 0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2011.191558] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2011.191558] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.192063] [54479]: INFO cinder.volume.api [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2011.204596] [54479]: INFO cinder.volume.api [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume request issued successfully. [ 2011.204782] [54479]: INFO cinder.api.openstack.wsgi [None req-bedd4022-8a31-40a6-8728-5d538e22110d tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 202 [ 2011.205199] [54479]: [pid: 54479|app: 0|req: 207/408] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:36:59 2024] DELETE /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2011.208455] [54478]: DEBUG cinder.api.middleware.request_id [None req-7f3e610b-665f-400c-9645-bf7328bbd13b None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.210873] [54478]: INFO cinder.api.openstack.wsgi [None req-7f3e610b-665f-400c-9645-bf7328bbd13b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2011.211394] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7f3e610b-665f-400c-9645-bf7328bbd13b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.211476] [54478]: DEBUG cinder.api.openstack.wsgi [None req-7f3e610b-665f-400c-9645-bf7328bbd13b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.220299] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2011.220299] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.225063] [54478]: INFO cinder.volume.api [None req-7f3e610b-665f-400c-9645-bf7328bbd13b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2011.229771] [54478]: INFO cinder.api.openstack.wsgi [None req-7f3e610b-665f-400c-9645-bf7328bbd13b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 2011.230165] [54478]: [pid: 54478|app: 0|req: 202/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:59 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.240395] [54479]: DEBUG cinder.api.middleware.request_id [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.242349] [54479]: INFO cinder.api.openstack.wsgi [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 2011.242573] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.242786] [54479]: DEBUG cinder.api.openstack.wsgi [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.250237] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2011.250237] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.253931] [54479]: INFO cinder.volume.api [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Volume info retrieved successfully. [ 2011.258655] [54479]: INFO cinder.api.openstack.wsgi [None req-e76c1d42-168e-4d8e-a06a-eebdd67549bc tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 200 [ 2011.259109] [54479]: [pid: 54479|app: 0|req: 208/410] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:36:59 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2012.240757] [54478]: DEBUG cinder.api.middleware.request_id [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.242781] [54478]: INFO cinder.api.openstack.wsgi [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2012.243174] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.244722] [54478]: DEBUG cinder.api.openstack.wsgi [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.251038] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2012.251038] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2012.254553] [54478]: INFO cinder.volume.api [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2012.258827] [54478]: INFO cinder.api.openstack.wsgi [None req-dbde5078-b9fb-4631-a4f9-d9943c3c70c9 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 2012.259316] [54478]: [pid: 54478|app: 0|req: 203/411] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:00 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2012.268811] [54479]: DEBUG cinder.api.middleware.request_id [None req-71ee136e-7f26-4df5-a8cf-8d5c272f5c46 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.270884] [54479]: INFO cinder.api.openstack.wsgi [None req-71ee136e-7f26-4df5-a8cf-8d5c272f5c46 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] GET http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f [ 2012.271141] [54479]: DEBUG cinder.api.openstack.wsgi [None req-71ee136e-7f26-4df5-a8cf-8d5c272f5c46 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.271361] [54479]: DEBUG cinder.api.openstack.wsgi [None req-71ee136e-7f26-4df5-a8cf-8d5c272f5c46 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.277648] [54479]: INFO cinder.api.openstack.wsgi [None req-71ee136e-7f26-4df5-a8cf-8d5c272f5c46 tempest-AttachVolumeShelveTestJSON-936212310 tempest-AttachVolumeShelveTestJSON-936212310-project-member] http://10.180.1.21/volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f returned with HTTP 404 [ 2012.278112] [54479]: [pid: 54479|app: 0|req: 209/412] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:00 2024] GET /volume/v3/volumes/93721ad1-7f06-4e5a-bf90-b2849962933f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2013.269445] [54478]: DEBUG cinder.api.middleware.request_id [None req-970d7dfa-9013-4429-b128-7809e2b9a517 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2013.272569] [54478]: INFO cinder.api.openstack.wsgi [None req-970d7dfa-9013-4429-b128-7809e2b9a517 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2013.272965] [54478]: DEBUG cinder.api.openstack.wsgi [None req-970d7dfa-9013-4429-b128-7809e2b9a517 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2013.273339] [54478]: DEBUG cinder.api.openstack.wsgi [None req-970d7dfa-9013-4429-b128-7809e2b9a517 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2013.286868] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2013.286868] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2013.291700] [54478]: INFO cinder.volume.api [None req-970d7dfa-9013-4429-b128-7809e2b9a517 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2013.297047] [54478]: INFO cinder.api.openstack.wsgi [None req-970d7dfa-9013-4429-b128-7809e2b9a517 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 200 [ 2013.297508] [54478]: [pid: 54478|app: 0|req: 204/413] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:01 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2014.307200] [54479]: DEBUG cinder.api.middleware.request_id [None req-3d4175d8-01d5-4282-a2af-20b599985900 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.309441] [54479]: INFO cinder.api.openstack.wsgi [None req-3d4175d8-01d5-4282-a2af-20b599985900 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 [ 2014.309711] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3d4175d8-01d5-4282-a2af-20b599985900 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.309940] [54479]: DEBUG cinder.api.openstack.wsgi [None req-3d4175d8-01d5-4282-a2af-20b599985900 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.316464] [54479]: INFO cinder.api.openstack.wsgi [None req-3d4175d8-01d5-4282-a2af-20b599985900 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 returned with HTTP 404 [ 2014.316948] [54479]: [pid: 54479|app: 0|req: 210/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:02 2024] GET /volume/v3/volumes/0456d733-0218-433e-84cc-dfd0ed5e4748 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2014.364129] [54478]: DEBUG cinder.api.middleware.request_id [None req-c07350c4-d147-4f93-beb7-939e34199830 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.366195] [54478]: INFO cinder.api.openstack.wsgi [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 2014.366417] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.366628] [54478]: DEBUG cinder.api.openstack.wsgi [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'delete' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.366817] [54478]: INFO cinder.api.v3.volumes [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume with id: 96328141-44e3-4206-8f43-067805a67f9e [ 2014.376549] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2014.376549] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2014.377085] [54478]: INFO cinder.volume.api [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2014.393700] [54478]: INFO cinder.volume.api [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume request issued successfully. [ 2014.393894] [54478]: INFO cinder.api.openstack.wsgi [None req-c07350c4-d147-4f93-beb7-939e34199830 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 202 [ 2014.394436] [54478]: [pid: 54478|app: 0|req: 205/415] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:37:02 2024] DELETE /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2014.397293] [54479]: DEBUG cinder.api.middleware.request_id [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.399541] [54479]: INFO cinder.api.openstack.wsgi [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 2014.399799] [54479]: DEBUG cinder.api.openstack.wsgi [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.400494] [54479]: DEBUG cinder.api.openstack.wsgi [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.407810] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2014.407810] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2014.411606] [54479]: INFO cinder.volume.api [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2014.416345] [54479]: INFO cinder.api.openstack.wsgi [None req-cc613d3a-ea13-445f-8a51-c4aa42303ef0 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 2014.416711] [54479]: [pid: 54479|app: 0|req: 211/416] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:02 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2015.426420] [54478]: DEBUG cinder.api.middleware.request_id [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.428514] [54478]: INFO cinder.api.openstack.wsgi [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 2015.428737] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.428953] [54478]: DEBUG cinder.api.openstack.wsgi [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2015.436626] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.436626] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.439888] [54478]: INFO cinder.volume.api [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2015.443972] [54478]: INFO cinder.api.openstack.wsgi [None req-f4e9c1d3-43dd-4910-87b8-4a2c4a079c8a tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 2015.444345] [54478]: [pid: 54478|app: 0|req: 206/417] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:03 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2016.454051] [54479]: DEBUG cinder.api.middleware.request_id [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2016.455930] [54479]: INFO cinder.api.openstack.wsgi [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 2016.456151] [54479]: DEBUG cinder.api.openstack.wsgi [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2016.456377] [54479]: DEBUG cinder.api.openstack.wsgi [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2016.463923] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2016.463923] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2016.467281] [54479]: INFO cinder.volume.api [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2016.471362] [54479]: INFO cinder.api.openstack.wsgi [None req-01a4e69a-ad54-4038-bc64-9e3bcafb8633 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 200 [ 2016.471866] [54479]: [pid: 54479|app: 0|req: 212/418] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:04 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2017.481189] [54478]: DEBUG cinder.api.middleware.request_id [None req-6cbeb751-a09b-4132-961a-f211eba258dc None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2017.483283] [54478]: INFO cinder.api.openstack.wsgi [None req-6cbeb751-a09b-4132-961a-f211eba258dc tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e [ 2017.483496] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6cbeb751-a09b-4132-961a-f211eba258dc tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2017.483715] [54478]: DEBUG cinder.api.openstack.wsgi [None req-6cbeb751-a09b-4132-961a-f211eba258dc tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2017.489715] [54478]: INFO cinder.api.openstack.wsgi [None req-6cbeb751-a09b-4132-961a-f211eba258dc tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e returned with HTTP 404 [ 2017.490192] [54478]: [pid: 54478|app: 0|req: 207/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:05 2024] GET /volume/v3/volumes/96328141-44e3-4206-8f43-067805a67f9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2017.570071] [54479]: DEBUG cinder.api.middleware.request_id [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2017.572140] [54479]: INFO cinder.api.openstack.wsgi [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 2017.572364] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2017.572575] [54479]: DEBUG cinder.api.openstack.wsgi [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'delete' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2017.572761] [54479]: INFO cinder.api.v3.volumes [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume with id: a43a2990-63de-4223-ace9-eac30dd6d09b [ 2017.580055] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2017.580055] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2017.580554] [54479]: INFO cinder.volume.api [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2017.594488] [54479]: INFO cinder.volume.api [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Delete volume request issued successfully. [ 2017.594667] [54479]: INFO cinder.api.openstack.wsgi [None req-4de6fed8-3fa7-475d-b2e7-62d0f40d46be tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 202 [ 2017.595046] [54479]: [pid: 54479|app: 0|req: 213/420] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Dec 14 21:37:05 2024] DELETE /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2017.597572] [54478]: DEBUG cinder.api.middleware.request_id [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2017.599657] [54478]: INFO cinder.api.openstack.wsgi [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 2017.599876] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2017.600362] [54478]: DEBUG cinder.api.openstack.wsgi [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2017.607707] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2017.607707] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2017.611071] [54478]: INFO cinder.volume.api [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2017.615182] [54478]: INFO cinder.api.openstack.wsgi [None req-a00a3c5c-78f4-424d-8ca9-dccef8596c81 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 2017.615568] [54478]: [pid: 54478|app: 0|req: 208/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:05 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2018.625293] [54479]: DEBUG cinder.api.middleware.request_id [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 None None] RequestId filter calling following filter/app {{(pid=54479) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.627335] [54479]: INFO cinder.api.openstack.wsgi [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 2018.627619] [54479]: DEBUG cinder.api.openstack.wsgi [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54479) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.627778] [54479]: DEBUG cinder.api.openstack.wsgi [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54479) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.635415] [54479]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.635415] [54479]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.638700] [54479]: INFO cinder.volume.api [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Volume info retrieved successfully. [ 2018.642734] [54479]: INFO cinder.api.openstack.wsgi [None req-db00fc8e-e325-4c81-87fe-1b8a00017726 tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 200 [ 2018.643134] [54479]: [pid: 54479|app: 0|req: 214/422] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:06 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2019.652285] [54478]: DEBUG cinder.api.middleware.request_id [None req-3a3c37cc-f3d1-4cc5-8c45-5cca403da37b None None] RequestId filter calling following filter/app {{(pid=54478) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2019.654737] [54478]: INFO cinder.api.openstack.wsgi [None req-3a3c37cc-f3d1-4cc5-8c45-5cca403da37b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] GET http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b [ 2019.655131] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3a3c37cc-f3d1-4cc5-8c45-5cca403da37b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Empty body provided in request {{(pid=54478) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2019.655404] [54478]: DEBUG cinder.api.openstack.wsgi [None req-3a3c37cc-f3d1-4cc5-8c45-5cca403da37b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] Calling method 'show' {{(pid=54478) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2019.662896] [54478]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2019.662896] [54478]: warnings.warn('Policy enforcement is depending on the value of ' [ 2019.665530] [54478]: INFO cinder.api.openstack.wsgi [None req-3a3c37cc-f3d1-4cc5-8c45-5cca403da37b tempest-AttachVolumeNegativeTest-439909754 tempest-AttachVolumeNegativeTest-439909754-project-member] http://10.180.1.21/volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b returned with HTTP 404 [ 2019.666207] [54478]: [pid: 54478|app: 0|req: 209/423] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Dec 14 21:37:07 2024] GET /volume/v3/volumes/a43a2990-63de-4223-ace9-eac30dd6d09b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2028.641338] [54479]: DEBUG dbcounter [-] [54479] Writing DB stats cinder:SELECT=86,cinder:UPDATE=10,cinder:INSERT=4 {{(pid=54479) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2029.664942] [54478]: DEBUG dbcounter [-] [54478] Writing DB stats cinder:SELECT=121,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=54478) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}