[ 392.973308] [54551]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 392.974719] [54551]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Jan 7 01:46:28 2025] *** [ 392.974719] [54551]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 392.974719] [54551]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 392.974719] [54551]: nodename: devstack [ 392.974719] [54551]: machine: x86_64 [ 392.974719] [54551]: clock source: unix [ 392.974719] [54551]: pcre jit disabled [ 392.974719] [54551]: detected number of CPU cores: 8 [ 392.974719] [54551]: current working directory: / [ 392.974719] [54551]: detected binary path: /usr/bin/uwsgi-core [ 392.975019] [54551]: your processes number limit is 63753 [ 392.975019] [54551]: your memory page size is 4096 bytes [ 392.975019] [54551]: detected max file descriptor number: 2048 [ 392.975019] [54551]: lock engine: pthread robust mutexes [ 392.975019] [54551]: thunder lock: enabled [ 392.975019] [54551]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 392.975019] [54551]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 392.975019] [54551]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 392.975019] [54551]: Set PythonHome to /opt/stack/data/venv [ 393.001013] [54551]: Python main interpreter initialized at 0x5cf8d3dcfbe0 [ 393.001013] [54551]: python threads support enabled [ 393.001013] [54551]: your server socket listen backlog is limited to 100 connections [ 393.001013] [54551]: your mercy for graceful operations on workers is 80 seconds [ 393.001266] [54551]: mapped 403077 bytes (393 KB) for 2 cores [ 393.001332] [54551]: *** Operational MODE: preforking *** [ 393.001500] [54551]: *** uWSGI is running in multiple interpreter mode *** [ 393.001500] [54551]: spawned uWSGI master process (pid: 54551) [ 393.001932] [54551]: spawned uWSGI worker 1 (pid: 54552, cores: 1) [ 393.003101] [54551]: spawned uWSGI worker 2 (pid: 54553, cores: 1) [ 393.003101] [54551]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 393.975693] [54553]: /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 [ 393.975693] [54553]: warnings.warn( [ 393.997737] [54552]: /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 [ 393.997737] [54552]: warnings.warn( [ 394.090094] [54553]: /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. [ 394.090094] [54553]: from defusedxml.lxml import parse [ 394.096781] [54552]: /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. [ 394.096781] [54552]: from defusedxml.lxml import parse [ 394.127565] [54553]: /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) [ 394.127565] [54553]: BASE = declarative_base() [ 394.132209] [54552]: /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) [ 394.132209] [54552]: BASE = declarative_base() [ 394.300816] [54553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54553) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 394.300995] [54552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54552) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 394.307719] [54552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54552) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 394.308014] [54553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54553) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 394.308158] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.308442] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.308740] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.308930] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.309058] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.309251] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.441525] [54552]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 394.441525] [54552]: @jsonschema.FormatChecker.cls_checks('date-time') [ 394.442083] [54553]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 394.442083] [54553]: @jsonschema.FormatChecker.cls_checks('date-time') [ 394.490161] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.490310] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.490310] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.490389] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.490440] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.490501] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.490550] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.490585] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.490650] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.490724] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.490795] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.490858] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.490921] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.490997] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.659903] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.660050] [54553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.660099] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.660194] [54553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.660240] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.660290] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.660372] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.663016] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.663162] [54552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.663244] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.663344] [54552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.663417] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.663500] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.663593] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.665574] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.665662] [54553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.665733] [54553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.665801] [54553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.665866] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.665930] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.666008] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.666163] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.666254] [54552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.666336] [54552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.666426] [54552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.666514] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.666602] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.666677] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.667233] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.667318] [54553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.667389] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.667459] [54553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.667496] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.667528] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.667573] [54552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.667604] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.667645] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.667676] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.667743] [54552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.667813] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.667900] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.667974] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.668684] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.668770] [54553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.668841] [54553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.668871] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.668909] [54553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.668957] [54552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.668991] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.669035] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.669065] [54552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.669106] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.669137] [54552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.669216] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.669299] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.669387] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.670564] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.670634] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.670682] [54553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.670712] [54552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.670739] [54553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.670774] [54552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.670805] [54553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.670832] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.670859] [54552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.670889] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.670916] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.670942] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.671014] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.671091] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.674217] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.674301] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.674365] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.674435] [54553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.674503] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.674568] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.674638] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.674831] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.674920] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.675015] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.675103] [54552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.675185] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.675273] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.675350] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.676173] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.676258] [54553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.676331] [54553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.676399] [54553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.676463] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.676527] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.676599] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.676763] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.676856] [54552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.676956] [54552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.677050] [54552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.677140] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.677206] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.677283] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.677316] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.677393] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.677464] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.677533] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.677599] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.677647] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.677684] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.677725] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.677756] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.677786] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.677882] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.677952] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.678032] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.678126] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.686790] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.686860] [54553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.686931] [54553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.686998] [54553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.687075] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.687138] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.687208] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.687996] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.688095] [54553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.688166] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.688211] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.688248] [54553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.688277] [54552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.688314] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.688351] [54552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.688381] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.688411] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.688441] [54552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.688476] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.688552] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.688661] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.689034] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.689144] [54552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.689217] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.689292] [54552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.689380] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.689446] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.689533] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.690223] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.690306] [54553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.690387] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.690491] [54553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.690587] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.690587] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.690664] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.691460] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.691590] [54552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.691648] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.691733] [54552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.691816] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.691896] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.691969] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.694841] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.694925] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.694997] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.695082] [54553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.695148] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.695211] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.695283] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.695359] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.695451] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.695544] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.695632] [54552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.695725] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.695792] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.695873] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.709580] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.709680] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.709726] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.709798] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.709864] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.709927] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.709999] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.710634] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.710753] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.710835] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.710894] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.710925] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.710989] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.711031] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.711065] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.711099] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.711130] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.711159] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.711190] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.711255] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.711328] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.711519] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.711604] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.711701] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.711765] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.711849] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.711929] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.712008] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.712115] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.712198] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.712269] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.712357] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.712392] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.712457] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.712526] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.712564] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.712612] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.712691] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.712770] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.712859] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.712926] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.713033] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.715436] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.715517] [54553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.715590] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.715659] [54553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.715723] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.715768] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.715798] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.715827] [54552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.715855] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.715906] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.715982] [54552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.716093] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.716161] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.716259] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.716596] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.716683] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.716754] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.716824] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.716889] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.716953] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.717036] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.717159] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.717249] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.717320] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.717409] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.717486] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.717554] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.717663] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.720952] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.721049] [54553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.721121] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.721190] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.721256] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.721320] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.721391] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.721445] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.721555] [54552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.721636] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.721707] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.721778] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.721867] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.721941] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.723174] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.723258] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.723329] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.723397] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.723470] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.723544] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.723616] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.723818] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.723929] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.724026] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.724060] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.724130] [54553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.724170] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.724200] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.724228] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.724258] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.724288] [54553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.724317] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.724346] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.724380] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.724439] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.724630] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.724709] [54552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.724804] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.724876] [54552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.724941] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.725017] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.725111] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.728171] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.728246] [54553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.728318] [54553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.728385] [54553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.728450] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.728516] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.728587] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.728995] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.729105] [54552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.729197] [54552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.729271] [54552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.729344] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.729377] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.729427] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.729461] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.729491] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.729523] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.729558] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.729617] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.729682] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.729752] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.729868] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.729950] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.730055] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.730128] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.730199] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.730284] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.730457] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.731565] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.731651] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.731722] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.731791] [54553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.731855] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.731918] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.731990] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.732201] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.732301] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.732398] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.732510] [54552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.732557] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.732632] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.732706] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.735259] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.735338] [54553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.735411] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.735478] [54553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.735545] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.735609] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.735681] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.736059] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.736174] [54552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.736251] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.736331] [54552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.736418] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.736485] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.736582] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.738566] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.738647] [54553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.738717] [54553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.738785] [54553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.738850] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.738913] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.738984] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.739335] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.739430] [54552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.739536] [54552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.739612] [54552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.739700] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.739748] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.739786] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.739835] [54553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.739871] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.739907] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.739969] [54553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.740049] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.740114] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.740187] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.740226] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.740275] [54552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.740388] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.740448] [54552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.740514] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.740606] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.740681] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.740997] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.741097] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.741168] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.741238] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.741304] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.741366] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.741438] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.741646] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.741738] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.741830] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.741903] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.741985] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.742089] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.742169] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.743424] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.743532] [54553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.743633] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.743709] [54553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.743776] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.743842] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.743917] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.744252] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.744340] [54552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.744413] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.744519] [54552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.744591] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.744655] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.744755] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.744985] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.745085] [54553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.745156] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.745224] [54553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.745290] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.745339] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.745370] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.745400] [54552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.745430] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.745460] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.745532] [54552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.745620] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.745684] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.745758] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.747249] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.747334] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.747405] [54553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.747474] [54553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.747539] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.747602] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.747642] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.747673] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.747725] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.747808] [54552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.747895] [54552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.747984] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.748064] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.748151] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.748942] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.749039] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.749111] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.749180] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.749244] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.749306] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.749452] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.749560] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.749638] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.749748] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.749819] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.749886] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.806857] [54553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54553) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 394.807027] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.807027] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.807106] [54552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54552) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 394.807174] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.807208] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.807259] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.807292] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.807322] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.807388] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.807436] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.807526] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.807526] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.807588] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.807619] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.807649] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.807680] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.807709] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.807739] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.807769] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.807813] [54553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.807859] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.807905] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.807941] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.807971] [54553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.808018] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.808051] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.808080] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.808120] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.808151] [54552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.808186] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.808218] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.808248] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.808279] [54552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.808309] [54553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.808339] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.808369] [54553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.808399] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.808428] [54553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.808460] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.808492] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.808521] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.808552] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.808581] [54552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.808611] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.808640] [54552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.808670] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.808702] [54552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.808734] [54553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.808763] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.808793] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.808822] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.808851] [54553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.808881] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.808911] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.808940] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.808972] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.809011] [54552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.809041] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.809071] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.809101] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.809130] [54552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.809160] [54553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.809190] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.809220] [54553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.809253] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.809284] [54553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.809314] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.809344] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.809373] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.809403] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.809433] [54552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.809462] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.809492] [54552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.809524] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.809555] [54552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.809585] [54553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.809614] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.809643] [54553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.809674] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.809704] [54553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.809732] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.809762] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.809795] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.809826] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.809855] [54552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.809883] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.809914] [54552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.809944] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.809973] [54552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810008] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.810038] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.810077] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.810108] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.810137] [54553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810168] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.810198] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.810198] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.810253] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.810253] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.810309] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.810337] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.810369] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.810400] [54552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810430] [54553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.810459] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.810500] [54553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.810525] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.810554] [54553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810554] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.810609] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.810643] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.810672] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.810704] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.810734] [54552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.810734] [54552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.810788] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.810819] [54552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810848] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.810878] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.810910] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.810941] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.810970] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.810970] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.811035] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.811065] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.811095] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.811125] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.811154] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.811188] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.811220] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.811250] [54553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.811279] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.811279] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.811337] [54553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.811367] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.811396] [54553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.811396] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.811457] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.811489] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.811518] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.811548] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.811577] [54552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.811607] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.811636] [54552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.811665] [54553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.811775] [54552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.811834] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.811871] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.811901] [54553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.811931] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.811961] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.811991] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812029] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.812059] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.812091] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812127] [54552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.812159] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.812183] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.812209] [54553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.812233] [54552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.812258] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.812282] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.812306] [54553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.812331] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.812364] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.812394] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812424] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.812454] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.812499] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812528] [54552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.812558] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.812589] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.812619] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.812651] [54552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.812682] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.812714] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.812744] [54553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.812774] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.812803] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.812831] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812861] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.812890] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.812922] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.812953] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.812983] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.813027] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.813058] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.813087] [54552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.813117] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.813146] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.813175] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.813210] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.813240] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.813271] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.813301] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.813330] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.813360] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.813391] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.813425] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.813466] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.813503] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.813534] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.813565] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.813595] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.813624] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.813654] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.813683] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.813713] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.813743] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.813775] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.813805] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.813834] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.813864] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.813893] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.813926] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.813958] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.813988] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.814025] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.814059] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.814090] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.814120] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.814150] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.814181] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.814211] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.814240] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.814276] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.814308] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.814344] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.814375] [54553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.814404] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.814437] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.814466] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.814497] [54553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.814527] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.814556] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.814585] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.814619] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.814650] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.814680] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.814710] [54552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.814740] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.814773] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.814804] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.814834] [54552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.814863] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.814893] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.814923] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.814952] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.814981] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.815015] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.815047] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.815122] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.815155] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.815185] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.815215] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.815247] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.815276] [54553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.815306] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.815335] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.815365] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.815398] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.815428] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.815462] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.815462] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.815521] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.815551] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.815581] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.815612] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.815641] [54552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.815672] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.815704] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.815735] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.815765] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.815794] [54553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.815824] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.815853] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.815882] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.815911] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.815944] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.815975] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.816011] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816042] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816072] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816101] [54553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816132] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.816161] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.816191] [54552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.816225] [54553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.816256] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.816287] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.816316] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.816346] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.816375] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.816404] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.816433] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816463] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816495] [54552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816526] [54553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816556] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.816585] [54553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.816614] [54552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.816645] [54553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.816674] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.816704] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.816734] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.816768] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.816799] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.816830] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.816859] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816889] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.816920] [54552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816950] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.816979] [54552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817027] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817062] [54552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817092] [54553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817123] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.817152] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.817182] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.817211] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.817242] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.817272] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.817302] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.817334] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.817364] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.817394] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.817423] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817453] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817482] [54552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817510] [54553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817535] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.817559] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.817587] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.817617] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.817647] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.817677] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.817706] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.817738] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.817768] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.817797] [54553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.817826] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817859] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.817889] [54552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817920] [54553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.817950] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.817979] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.818015] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818045] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818076] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818107] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818141] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.818173] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.818203] [54552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.818232] [54553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.818262] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.818293] [54553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.818323] [54552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.818352] [54553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.818382] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.818415] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.818444] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818475] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818507] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818538] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818567] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.818597] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.818630] [54552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.818660] [54553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.818694] [54552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.818725] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.818755] [54552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.818784] [54553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.818813] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.818842] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.818872] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818903] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.818933] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818966] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.818997] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819031] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819060] [54552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819090] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819120] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.819149] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.819178] [54552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.819210] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.819246] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.819278] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.819307] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.819336] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.819367] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.819399] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.819428] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819459] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819490] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819523] [54553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819553] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.819582] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.819612] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.819645] [54553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.819676] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.819707] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.819736] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.819765] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.819797] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.819828] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.819859] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819888] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.819919] [54552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819948] [54553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.819978] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820014] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820053] [54552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820088] [54553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820119] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.820149] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.820179] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.820208] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.820237] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.820267] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.820297] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.820328] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.820361] [54552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.820392] [54553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.820422] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820456] [54553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820489] [54552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820514] [54553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820539] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.820568] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.820597] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.820630] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.820660] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.820691] [54553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.820721] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.820751] [54553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54553) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.820751] [54553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.820819] [54552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.820852] [54553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820881] [54552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.820913] [54553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820913] [54553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.820969] [54552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.820999] [54553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54553) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54552) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 394.821065] [54552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54552) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 394.845428] [54553]: INFO dbcounter [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Registered counter for database cinder [ 394.845742] [54552]: INFO dbcounter [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Registered counter for database cinder [ 394.854540] [54552]: DEBUG oslo_db.sqlalchemy.engines [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 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=54552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.854653] [54553]: DEBUG oslo_db.sqlalchemy.engines [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 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=54553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.981121] [54553]: DEBUG dbcounter [-] [54553] Writer thread running {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 394.981438] [54552]: DEBUG dbcounter [-] [54552] Writer thread running {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 394.984433] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 394.984530] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 394.986648] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 394.986719] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 394.988731] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 394.988778] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 394.990637] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 394.990708] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 394.991072] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.991155] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.991270] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.991349] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.992953] [54552]: WARNING cinder.keymgr.conf_key_mgr [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 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' [ 394.993083] [54553]: WARNING cinder.keymgr.conf_key_mgr [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 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' [ 394.995770] [54552]: DEBUG oslo_db.sqlalchemy.engines [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 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=54552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.995939] [54553]: DEBUG oslo_db.sqlalchemy.engines [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 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=54553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.997392] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 394.997573] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 394.999188] [54552]: INFO cinder.rpc [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 394.999390] [54553]: INFO cinder.rpc [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 394.999602] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.999765] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 394.999811] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 394.999943] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.000883] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.001052] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.001089] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.001247] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.001851] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.002023] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.002057] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.002200] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.013619] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.013695] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.013795] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.013831] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.016459] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.016506] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.016627] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.016683] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.019432] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.019606] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.019672] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.019838] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.023141] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.023309] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.023347] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.023508] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.025867] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.025953] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.026046] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.026141] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.028535] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.028575] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.028710] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.028744] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.031335] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.031379] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.031502] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.031536] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.033740] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.033912] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.033956] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.034099] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.036286] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.036388] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.036453] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.036560] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.037376] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.037495] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.037538] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.037982] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.039739] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.039915] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.040503] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.040679] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.045758] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.045930] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.138113] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.138318] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.139182] [54552]: WARNING cinder.api.contrib.hosts [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 395.139681] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.139865] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.140812] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.140970] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.141763] [54553]: WARNING cinder.api.contrib.hosts [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 395.141953] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.142131] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.142223] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.142387] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.142926] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.143102] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.143326] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.143496] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.144123] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.144289] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.144479] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.144644] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.145238] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.145400] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.145436] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.145590] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.146200] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.146363] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.146603] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.146767] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.147290] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.147454] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.147698] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.147858] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.148406] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.148575] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.148756] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.148927] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.149276] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: extensions {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.149783] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.149951] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.150632] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-hosts {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.150880] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.151061] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.151762] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: extensions {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.152669] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: qos-specs {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.153125] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-hosts {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.154916] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-quota-class-sets {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.155132] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: qos-specs {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.156360] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: scheduler-stats {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.157336] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-quota-class-sets {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.157910] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-snapshot-manage {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.158768] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: scheduler-stats {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.159431] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: capabilities {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.160283] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-snapshot-manage {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.160839] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: encryption {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.161793] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: capabilities {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.162981] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: cgsnapshots {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.163231] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: encryption {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.164408] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-quota-sets {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.164953] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: cgsnapshots {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.165965] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-volume-manage {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.166403] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-quota-sets {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.167498] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-volume-transfer {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.167953] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-volume-manage {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.169184] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-volume-type-access {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.169485] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-volume-transfer {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.170806] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: backups {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.171173] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-volume-type-access {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.172926] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-services {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.173226] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: backups {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.175149] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: consistencygroups {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.176589] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-services {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.177158] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: extra_specs {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.177891] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: consistencygroups {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.178764] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: os-availability-zone {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.179887] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: extra_specs {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.180058] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extended resource: encryption {{(pid=54552) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.181463] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: os-availability-zone {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.182007] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.182329] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.182793] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extended resource: encryption {{(pid=54553) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 395.183370] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.183539] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.184430] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.184595] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.184747] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.184934] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.185449] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.185616] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.185921] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.186103] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.186540] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.186719] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.186963] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.187140] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.187673] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.187843] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.188024] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.188192] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.188774] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.188931] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.189137] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.189302] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.189874] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.190061] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.190255] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.190438] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.191140] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.191304] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.191388] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.191552] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.192120] [54552]: WARNING stevedore.named [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.192283] [54552]: WARNING castellan.key_manager [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.192404] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.192586] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.193025] [54552]: DEBUG cinder.api.contrib.snapshot_actions [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] SnapshotActionsController initialized {{(pid=54552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 395.193170] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeActions extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193337] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension UsedLimits extending resource: limits {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193467] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193575] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.193610] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193702] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension TypesManage extending resource: types {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193736] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.193834] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.193960] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension AdminActions extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194099] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension AdminActions extending resource: snapshots {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194217] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension AdminActions extending resource: backups {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194333] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194465] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194554] [54553]: WARNING stevedore.named [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 395.194607] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194714] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.194768] [54553]: WARNING castellan.key_manager [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 395.194916] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195045] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195160] [54552]: DEBUG cinder.api.openstack [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54552) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195430] [54553]: DEBUG cinder.api.contrib.snapshot_actions [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] SnapshotActionsController initialized {{(pid=54553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 395.195568] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeActions extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195735] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension UsedLimits extending resource: limits {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195858] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.195985] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196117] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension TypesManage extending resource: types {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196237] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196362] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension AdminActions extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196489] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension AdminActions extending resource: snapshots {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196606] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension AdminActions extending resource: backups {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196721] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196853] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.196974] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.197113] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.197313] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.197347] [54552]: WARNING keystonemiddleware.auth_token [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 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. [ 395.197432] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.197546] [54553]: DEBUG cinder.api.openstack [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54553) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 395.199673] [54553]: WARNING keystonemiddleware.auth_token [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 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. [ 395.201720] [54552]: WARNING keystonemiddleware.auth_token [None req-c97cdab1-e3e2-4bdb-98cc-43052efb6ab1 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 [ 395.204060] [54553]: WARNING keystonemiddleware.auth_token [None req-fac88e12-14b1-407d-a881-ed4b71d381b2 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 [ 395.204184] [54552]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5cf8d3dcfbe0 pid: 54552 (default app) [ 395.206495] [54553]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5cf8d3dcfbe0 pid: 54553 (default app) [ 395.212617] [54552]: /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. [ 395.212617] [54552]: warnings.warn(deprecated_msg) [ 395.212753] [54552]: /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. [ 395.212753] [54552]: warnings.warn(deprecated_msg) [ 395.212753] [54552]: /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. [ 395.212753] [54552]: warnings.warn(deprecated_msg) [ 395.212753] [54552]: /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. [ 395.212960] [54552]: warnings.warn(deprecated_msg) [ 395.212960] [54552]: /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. [ 395.212960] [54552]: warnings.warn(deprecated_msg) [ 395.212960] [54552]: /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. [ 395.212960] [54552]: warnings.warn(deprecated_msg) [ 395.212960] [54552]: /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. [ 395.213176] [54552]: warnings.warn(deprecated_msg) [ 395.213176] [54552]: /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. [ 395.213176] [54552]: warnings.warn(deprecated_msg) [ 395.213176] [54552]: /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. [ 395.213176] [54552]: warnings.warn(deprecated_msg) [ 395.213351] [54552]: /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. [ 395.213351] [54552]: warnings.warn(deprecated_msg) [ 395.213351] [54552]: /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. [ 395.213351] [54552]: warnings.warn(deprecated_msg) [ 395.213508] [54552]: /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. [ 395.213508] [54552]: warnings.warn(deprecated_msg) [ 395.213508] [54552]: /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. [ 395.213508] [54552]: warnings.warn(deprecated_msg) [ 395.213653] [54552]: /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. [ 395.213653] [54552]: warnings.warn(deprecated_msg) [ 395.213653] [54552]: /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. [ 395.213653] [54552]: warnings.warn(deprecated_msg) [ 395.213653] [54552]: /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. [ 395.213841] [54552]: warnings.warn(deprecated_msg) [ 395.213841] [54552]: /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. [ 395.213841] [54552]: warnings.warn(deprecated_msg) [ 395.213841] [54552]: /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. [ 395.213841] [54552]: warnings.warn(deprecated_msg) [ 395.214014] [54552]: /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. [ 395.214014] [54552]: warnings.warn(deprecated_msg) [ 395.214014] [54552]: /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. [ 395.214014] [54552]: warnings.warn(deprecated_msg) [ 395.214014] [54552]: /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. [ 395.214014] [54552]: warnings.warn(deprecated_msg) [ 395.214226] [54552]: /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. [ 395.214226] [54552]: warnings.warn(deprecated_msg) [ 395.214226] [54552]: /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. [ 395.214226] [54552]: warnings.warn(deprecated_msg) [ 395.214226] [54552]: /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. [ 395.214226] [54552]: warnings.warn(deprecated_msg) [ 395.214434] [54552]: /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. [ 395.214434] [54552]: warnings.warn(deprecated_msg) [ 395.214434] [54552]: /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. [ 395.214434] [54552]: warnings.warn(deprecated_msg) [ 395.214434] [54552]: /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. [ 395.214434] [54552]: warnings.warn(deprecated_msg) [ 395.214642] [54552]: /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. [ 395.214642] [54552]: warnings.warn(deprecated_msg) [ 395.214642] [54552]: /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. [ 395.214642] [54552]: warnings.warn(deprecated_msg) [ 395.214642] [54552]: /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. [ 395.214642] [54552]: warnings.warn(deprecated_msg) [ 395.214851] [54552]: /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. [ 395.214851] [54552]: warnings.warn(deprecated_msg) [ 395.214851] [54552]: /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. [ 395.214851] [54552]: warnings.warn(deprecated_msg) [ 395.214997] [54552]: /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. [ 395.214997] [54552]: warnings.warn(deprecated_msg) [ 395.214997] [54552]: /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. [ 395.214997] [54552]: warnings.warn(deprecated_msg) [ 395.214997] [54552]: /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. [ 395.215197] [54552]: warnings.warn(deprecated_msg) [ 395.215197] [54552]: /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. [ 395.215197] [54552]: warnings.warn(deprecated_msg) [ 395.215197] [54552]: /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. [ 395.215197] [54552]: warnings.warn(deprecated_msg) [ 395.215384] [54552]: /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. [ 395.215384] [54552]: warnings.warn(deprecated_msg) [ 395.215384] [54552]: /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. [ 395.215384] [54552]: warnings.warn(deprecated_msg) [ 395.215384] [54552]: /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. [ 395.215384] [54552]: warnings.warn(deprecated_msg) [ 395.215586] [54552]: /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. [ 395.215586] [54552]: warnings.warn(deprecated_msg) [ 395.215586] [54552]: /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. [ 395.215586] [54552]: warnings.warn(deprecated_msg) [ 395.215586] [54552]: /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. [ 395.215774] [54552]: warnings.warn(deprecated_msg) [ 395.215774] [54552]: /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. [ 395.215774] [54552]: warnings.warn(deprecated_msg) [ 395.215774] [54552]: /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. [ 395.215774] [54552]: warnings.warn(deprecated_msg) [ 395.215949] [54552]: /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. [ 395.215949] [54552]: warnings.warn(deprecated_msg) [ 395.215949] [54552]: /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. [ 395.215949] [54552]: warnings.warn(deprecated_msg) [ 395.216110] [54552]: /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. [ 395.216110] [54552]: warnings.warn(deprecated_msg) [ 395.216110] [54552]: /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. [ 395.216110] [54552]: warnings.warn(deprecated_msg) [ 395.216251] [54552]: /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. [ 395.216251] [54552]: warnings.warn(deprecated_msg) [ 395.216251] [54552]: /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. [ 395.216251] [54552]: warnings.warn(deprecated_msg) [ 395.216251] [54552]: /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. [ 395.216439] [54552]: warnings.warn(deprecated_msg) [ 395.216439] [54552]: /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. [ 395.216439] [54552]: warnings.warn(deprecated_msg) [ 395.216439] [54552]: /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. [ 395.216439] [54552]: warnings.warn(deprecated_msg) [ 395.216610] [54552]: /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. [ 395.216610] [54552]: warnings.warn(deprecated_msg) [ 395.216610] [54552]: /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. [ 395.216610] [54552]: warnings.warn(deprecated_msg) [ 395.216753] [54552]: /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. [ 395.216753] [54552]: warnings.warn(deprecated_msg) [ 395.216753] [54552]: /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. [ 395.216753] [54552]: warnings.warn(deprecated_msg) [ 395.216892] [54552]: /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. [ 395.216892] [54552]: warnings.warn(deprecated_msg) [ 395.216892] [54552]: /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. [ 395.216892] [54552]: warnings.warn(deprecated_msg) [ 395.217043] [54552]: /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. [ 395.217043] [54552]: warnings.warn(deprecated_msg) [ 395.217043] [54552]: /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. [ 395.217043] [54552]: warnings.warn(deprecated_msg) [ 395.217183] [54552]: /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. [ 395.217183] [54552]: warnings.warn(deprecated_msg) [ 395.217183] [54552]: /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. [ 395.217183] [54552]: warnings.warn(deprecated_msg) [ 395.217327] [54552]: /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. [ 395.217327] [54552]: warnings.warn(deprecated_msg) [ 395.217327] [54552]: /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. [ 395.217327] [54552]: warnings.warn(deprecated_msg) [ 395.217327] [54552]: /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. [ 395.217327] [54552]: warnings.warn(deprecated_msg) [ 395.217587] [54552]: /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. [ 395.217587] [54552]: warnings.warn(deprecated_msg) [ 395.217587] [54552]: /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. [ 395.217587] [54552]: warnings.warn(deprecated_msg) [ 395.217587] [54552]: /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. [ 395.217769] [54552]: warnings.warn(deprecated_msg) [ 395.217769] [54552]: /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. [ 395.217769] [54552]: warnings.warn(deprecated_msg) [ 395.217769] [54552]: /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. [ 395.217769] [54552]: warnings.warn(deprecated_msg) [ 395.217769] [54552]: /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. [ 395.217769] [54552]: warnings.warn(deprecated_msg) [ 395.218010] [54552]: /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. [ 395.218010] [54552]: warnings.warn(deprecated_msg) [ 395.218010] [54552]: /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. [ 395.218010] [54552]: warnings.warn(deprecated_msg) [ 395.218010] [54552]: /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. [ 395.218010] [54552]: warnings.warn(deprecated_msg) [ 395.218226] [54552]: /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. [ 395.218226] [54552]: warnings.warn(deprecated_msg) [ 395.218226] [54552]: /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. [ 395.218226] [54552]: warnings.warn(deprecated_msg) [ 395.218226] [54552]: /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. [ 395.218226] [54552]: warnings.warn(deprecated_msg) [ 395.218435] [54552]: /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. [ 395.218435] [54552]: warnings.warn(deprecated_msg) [ 395.218435] [54552]: /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. [ 395.218435] [54552]: warnings.warn(deprecated_msg) [ 395.218435] [54552]: /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. [ 395.218435] [54552]: warnings.warn(deprecated_msg) [ 395.218645] [54552]: /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. [ 395.218645] [54552]: warnings.warn(deprecated_msg) [ 395.218645] [54552]: /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. [ 395.218645] [54552]: warnings.warn(deprecated_msg) [ 395.218849] [54552]: /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. [ 395.218849] [54552]: warnings.warn(deprecated_msg) [ 395.218849] [54552]: /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. [ 395.218849] [54552]: warnings.warn(deprecated_msg) [ 395.219014] [54552]: /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. [ 395.219014] [54552]: warnings.warn(deprecated_msg) [ 395.219014] [54552]: /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. [ 395.219014] [54552]: warnings.warn(deprecated_msg) [ 395.219174] [54552]: /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. [ 395.219174] [54552]: warnings.warn(deprecated_msg) [ 395.219174] [54552]: /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. [ 395.219174] [54552]: warnings.warn(deprecated_msg) [ 395.219174] [54552]: DEBUG cinder.api.middleware.request_id [None req-49d8918b-aedf-4215-9cbb-d66947b8aeb7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 395.219174] [54552]: [pid: 54552|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Jan 7 01:46:31 2025] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 398.472018] [54553]: /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. [ 398.472018] [54553]: warnings.warn(deprecated_msg) [ 398.472018] [54553]: /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. [ 398.472018] [54553]: warnings.warn(deprecated_msg) [ 398.472018] [54553]: /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. [ 398.472452] [54553]: warnings.warn(deprecated_msg) [ 398.472452] [54553]: /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. [ 398.472452] [54553]: warnings.warn(deprecated_msg) [ 398.472452] [54553]: /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. [ 398.472452] [54553]: warnings.warn(deprecated_msg) [ 398.472617] [54553]: /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. [ 398.472617] [54553]: warnings.warn(deprecated_msg) [ 398.472617] [54553]: /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. [ 398.472617] [54553]: warnings.warn(deprecated_msg) [ 398.472617] [54553]: /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. [ 398.472617] [54553]: warnings.warn(deprecated_msg) [ 398.472779] [54553]: /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. [ 398.472779] [54553]: warnings.warn(deprecated_msg) [ 398.472779] [54553]: /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. [ 398.472779] [54553]: warnings.warn(deprecated_msg) [ 398.472883] [54553]: /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. [ 398.472883] [54553]: warnings.warn(deprecated_msg) [ 398.472883] [54553]: /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. [ 398.472883] [54553]: warnings.warn(deprecated_msg) [ 398.472990] [54553]: /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. [ 398.472990] [54553]: warnings.warn(deprecated_msg) [ 398.472990] [54553]: /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. [ 398.472990] [54553]: warnings.warn(deprecated_msg) [ 398.473272] [54553]: /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. [ 398.473272] [54553]: warnings.warn(deprecated_msg) [ 398.473272] [54553]: /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. [ 398.473272] [54553]: warnings.warn(deprecated_msg) [ 398.473272] [54553]: /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. [ 398.474184] [54553]: warnings.warn(deprecated_msg) [ 398.474184] [54553]: /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. [ 398.474184] [54553]: warnings.warn(deprecated_msg) [ 398.474184] [54553]: /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. [ 398.474184] [54553]: warnings.warn(deprecated_msg) [ 398.474335] [54553]: /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. [ 398.474335] [54553]: warnings.warn(deprecated_msg) [ 398.474335] [54553]: /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. [ 398.474335] [54553]: warnings.warn(deprecated_msg) [ 398.474335] [54553]: /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. [ 398.474335] [54553]: warnings.warn(deprecated_msg) [ 398.474521] [54553]: /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. [ 398.474521] [54553]: warnings.warn(deprecated_msg) [ 398.474521] [54553]: /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. [ 398.474521] [54553]: warnings.warn(deprecated_msg) [ 398.474521] [54553]: /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. [ 398.474521] [54553]: warnings.warn(deprecated_msg) [ 398.474709] [54553]: /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. [ 398.474709] [54553]: warnings.warn(deprecated_msg) [ 398.474709] [54553]: /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. [ 398.474709] [54553]: warnings.warn(deprecated_msg) [ 398.474709] [54553]: /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. [ 398.474709] [54553]: warnings.warn(deprecated_msg) [ 398.474891] [54553]: /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. [ 398.474891] [54553]: warnings.warn(deprecated_msg) [ 398.474891] [54553]: /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. [ 398.474891] [54553]: warnings.warn(deprecated_msg) [ 398.474891] [54553]: /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. [ 398.475061] [54553]: warnings.warn(deprecated_msg) [ 398.475061] [54553]: /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. [ 398.475061] [54553]: warnings.warn(deprecated_msg) [ 398.475061] [54553]: /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. [ 398.475061] [54553]: warnings.warn(deprecated_msg) [ 398.475217] [54553]: /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. [ 398.475217] [54553]: warnings.warn(deprecated_msg) [ 398.475217] [54553]: /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. [ 398.475217] [54553]: warnings.warn(deprecated_msg) [ 398.475217] [54553]: /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. [ 398.475217] [54553]: warnings.warn(deprecated_msg) [ 398.475396] [54553]: /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. [ 398.475396] [54553]: warnings.warn(deprecated_msg) [ 398.475396] [54553]: /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. [ 398.475396] [54553]: warnings.warn(deprecated_msg) [ 398.475396] [54553]: /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. [ 398.475396] [54553]: warnings.warn(deprecated_msg) [ 398.475580] [54553]: /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. [ 398.475580] [54553]: warnings.warn(deprecated_msg) [ 398.475580] [54553]: /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. [ 398.475580] [54553]: warnings.warn(deprecated_msg) [ 398.475580] [54553]: /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. [ 398.475734] [54553]: warnings.warn(deprecated_msg) [ 398.475734] [54553]: /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. [ 398.475734] [54553]: warnings.warn(deprecated_msg) [ 398.475734] [54553]: /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. [ 398.475734] [54553]: warnings.warn(deprecated_msg) [ 398.475889] [54553]: /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. [ 398.475889] [54553]: warnings.warn(deprecated_msg) [ 398.475889] [54553]: /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. [ 398.475889] [54553]: warnings.warn(deprecated_msg) [ 398.478063] [54553]: /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. [ 398.478063] [54553]: warnings.warn(deprecated_msg) [ 398.478063] [54553]: /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. [ 398.478063] [54553]: warnings.warn(deprecated_msg) [ 398.478255] [54553]: /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. [ 398.478255] [54553]: warnings.warn(deprecated_msg) [ 398.478255] [54553]: /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. [ 398.478255] [54553]: warnings.warn(deprecated_msg) [ 398.478255] [54553]: /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. [ 398.478417] [54553]: warnings.warn(deprecated_msg) [ 398.478417] [54553]: /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. [ 398.478417] [54553]: warnings.warn(deprecated_msg) [ 398.478417] [54553]: /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. [ 398.478417] [54553]: warnings.warn(deprecated_msg) [ 398.478574] [54553]: /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. [ 398.478574] [54553]: warnings.warn(deprecated_msg) [ 398.478574] [54553]: /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. [ 398.478574] [54553]: warnings.warn(deprecated_msg) [ 398.478696] [54553]: /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. [ 398.478696] [54553]: warnings.warn(deprecated_msg) [ 398.478696] [54553]: /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. [ 398.478696] [54553]: warnings.warn(deprecated_msg) [ 398.478826] [54553]: /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. [ 398.478826] [54553]: warnings.warn(deprecated_msg) [ 398.478826] [54553]: /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. [ 398.478826] [54553]: warnings.warn(deprecated_msg) [ 398.478950] [54553]: /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. [ 398.478950] [54553]: warnings.warn(deprecated_msg) [ 398.478950] [54553]: /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. [ 398.478950] [54553]: warnings.warn(deprecated_msg) [ 398.479089] [54553]: /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. [ 398.479089] [54553]: warnings.warn(deprecated_msg) [ 398.479089] [54553]: /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. [ 398.479089] [54553]: warnings.warn(deprecated_msg) [ 398.479213] [54553]: /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. [ 398.479213] [54553]: warnings.warn(deprecated_msg) [ 398.479213] [54553]: /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. [ 398.479213] [54553]: warnings.warn(deprecated_msg) [ 398.479213] [54553]: /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. [ 398.479368] [54553]: warnings.warn(deprecated_msg) [ 398.479368] [54553]: /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. [ 398.479368] [54553]: warnings.warn(deprecated_msg) [ 398.479368] [54553]: /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. [ 398.479368] [54553]: warnings.warn(deprecated_msg) [ 398.479368] [54553]: /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. [ 398.479552] [54553]: warnings.warn(deprecated_msg) [ 398.479552] [54553]: /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. [ 398.479552] [54553]: warnings.warn(deprecated_msg) [ 398.479552] [54553]: /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. [ 398.479552] [54553]: warnings.warn(deprecated_msg) [ 398.479703] [54553]: /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. [ 398.479703] [54553]: warnings.warn(deprecated_msg) [ 398.479703] [54553]: /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. [ 398.479703] [54553]: warnings.warn(deprecated_msg) [ 398.479703] [54553]: /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. [ 398.479703] [54553]: warnings.warn(deprecated_msg) [ 398.479888] [54553]: /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. [ 398.479888] [54553]: warnings.warn(deprecated_msg) [ 398.479888] [54553]: /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. [ 398.479888] [54553]: warnings.warn(deprecated_msg) [ 398.479888] [54553]: /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. [ 398.479888] [54553]: warnings.warn(deprecated_msg) [ 398.480078] [54553]: /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. [ 398.480078] [54553]: warnings.warn(deprecated_msg) [ 398.480078] [54553]: /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. [ 398.480078] [54553]: warnings.warn(deprecated_msg) [ 398.480078] [54553]: /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. [ 398.480078] [54553]: warnings.warn(deprecated_msg) [ 398.480258] [54553]: /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. [ 398.480258] [54553]: warnings.warn(deprecated_msg) [ 398.480258] [54553]: /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. [ 398.480258] [54553]: warnings.warn(deprecated_msg) [ 398.480258] [54553]: /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. [ 398.480258] [54553]: warnings.warn(deprecated_msg) [ 398.480441] [54553]: /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. [ 398.480441] [54553]: warnings.warn(deprecated_msg) [ 398.480441] [54553]: /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. [ 398.480441] [54553]: warnings.warn(deprecated_msg) [ 398.480569] [54553]: /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. [ 398.480569] [54553]: warnings.warn(deprecated_msg) [ 398.480569] [54553]: /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. [ 398.480569] [54553]: warnings.warn(deprecated_msg) [ 398.480569] [54553]: /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. [ 398.480723] [54553]: warnings.warn(deprecated_msg) [ 398.480723] [54553]: /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. [ 398.480723] [54553]: warnings.warn(deprecated_msg) [ 398.480723] [54553]: /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. [ 398.480723] [54553]: warnings.warn(deprecated_msg) [ 398.480723] [54553]: DEBUG cinder.api.middleware.request_id [None req-e73a6b3b-642a-4a05-8fac-7d516026e19d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 398.824892] [54553]: INFO cinder.api.openstack.wsgi [None req-e73a6b3b-642a-4a05-8fac-7d516026e19d admin admin] POST http://10.180.1.21/volume/v3/types [ 398.825649] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e73a6b3b-642a-4a05-8fac-7d516026e19d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 398.827572] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 398.827572] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 398.831058] [54553]: DEBUG oslo_db.sqlalchemy.engines [None req-e73a6b3b-642a-4a05-8fac-7d516026e19d 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=54553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 398.854172] [54553]: INFO cinder.api.openstack.wsgi [None req-e73a6b3b-642a-4a05-8fac-7d516026e19d admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 398.854617] [54553]: [pid: 54553|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 01:46:34 2025] POST /volume/v3/types => generated 182 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 398.858462] [54552]: DEBUG cinder.api.middleware.request_id [req-e73a6b3b-642a-4a05-8fac-7d516026e19d req-07c24562-9b4c-4384-a108-753e1720265e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 399.125826] [54552]: INFO cinder.api.openstack.wsgi [req-e73a6b3b-642a-4a05-8fac-7d516026e19d req-07c24562-9b4c-4384-a108-753e1720265e admin admin] POST http://10.180.1.21/volume/v3/types/fcbdf70f-df75-43e1-b42c-3fdc5e726f72/extra_specs [ 399.126537] [54552]: DEBUG cinder.api.openstack.wsgi [req-e73a6b3b-642a-4a05-8fac-7d516026e19d req-07c24562-9b4c-4384-a108-753e1720265e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 399.128557] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 399.128557] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 399.132304] [54552]: DEBUG oslo_db.sqlalchemy.engines [req-e73a6b3b-642a-4a05-8fac-7d516026e19d req-07c24562-9b4c-4384-a108-753e1720265e 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=54552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 399.179851] [54552]: INFO cinder.api.openstack.wsgi [req-e73a6b3b-642a-4a05-8fac-7d516026e19d req-07c24562-9b4c-4384-a108-753e1720265e admin admin] http://10.180.1.21/volume/v3/types/fcbdf70f-df75-43e1-b42c-3fdc5e726f72/extra_specs returned with HTTP 200 [ 399.180305] [54552]: [pid: 54552|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Jan 7 01:46:34 2025] POST /volume/v3/types/fcbdf70f-df75-43e1-b42c-3fdc5e726f72/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 408.851800] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 409.178563] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 410.491180] [54553]: DEBUG cinder.api.middleware.request_id [None req-af8ad9f2-febd-4bd7-8442-4d3474cb525f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 410.491883] [54553]: INFO cinder.api.openstack.wsgi [None req-af8ad9f2-febd-4bd7-8442-4d3474cb525f None None] GET http://10.180.1.21/volume// [ 410.492088] [54553]: DEBUG cinder.api.openstack.wsgi [None req-af8ad9f2-febd-4bd7-8442-4d3474cb525f None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 410.492315] [54553]: DEBUG cinder.api.openstack.wsgi [None req-af8ad9f2-febd-4bd7-8442-4d3474cb525f None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 410.492989] [54553]: INFO cinder.api.openstack.wsgi [None req-af8ad9f2-febd-4bd7-8442-4d3474cb525f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 410.493298] [54553]: [pid: 54553|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Jan 7 01:46:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 467.103684] [54552]: DEBUG cinder.api.middleware.request_id [None req-8b8d3fa5-ec3a-453a-9010-d5af334c8321 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 467.171850] [54552]: INFO cinder.api.openstack.wsgi [None req-8b8d3fa5-ec3a-453a-9010-d5af334c8321 tempest-verify_tempest_config-799633646 tempest-verify_tempest_config-799633646-project-member] GET http://10.180.1.21/volume/v3/extensions [ 467.172188] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8b8d3fa5-ec3a-453a-9010-d5af334c8321 tempest-verify_tempest_config-799633646 tempest-verify_tempest_config-799633646-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 467.172497] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8b8d3fa5-ec3a-453a-9010-d5af334c8321 tempest-verify_tempest_config-799633646 tempest-verify_tempest_config-799633646-project-member] Calling method 'index' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 467.173013] [54552]: INFO cinder.api.openstack.wsgi [None req-8b8d3fa5-ec3a-453a-9010-d5af334c8321 tempest-verify_tempest_config-799633646 tempest-verify_tempest_config-799633646-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 467.173442] [54552]: [pid: 54552|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Jan 7 01:47:42 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1607.861084] [54553]: DEBUG cinder.api.middleware.request_id [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.058261] [54553]: INFO cinder.api.openstack.wsgi [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1608.058261] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-287871290"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1608.062194] [54553]: DEBUG cinder.api.v3.volumes [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-287871290'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1608.062194] [54553]: INFO cinder.api.v3.volumes [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Create volume of 1 GB [ 1608.082424] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Availability zone cache updated, next update will occur around 2025-01-07 03:06:43.941090. {{(pid=54553) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1608.082424] [54553]: INFO cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Availability Zones retrieved successfully. [ 1608.098408] [54553]: /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 [ 1608.098408] [54553]: import asyncore [ 1608.116590] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Flow 'volume_create_api' (20694539-5b99-4f23-9948-9370b7601392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1608.118021] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601d2aff-b69a-4cd2-af36-b6368fe1a278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1608.125335] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1608.165915] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601d2aff-b69a-4cd2-af36-b6368fe1a278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1608.166946] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6d3dbf-f8f7-4dbe-9d2c-42646fd0b9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1608.198777] [54553]: WARNING cinder.quota [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 1608.198777] [54553]: WARNING cinder.quota [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 1608.249718] [54553]: DEBUG cinder.quota [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Created reservations ['1efc4470-eae5-4eff-a61f-7c851df9f247', '67da69cc-c6c5-42cb-be65-a4ea0d48b201', '7c6673b1-2c55-48a7-adf4-8483e24ee51c', 'd5722282-6e17-4a46-8b06-a40bafc5320c'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1608.250766] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6d3dbf-f8f7-4dbe-9d2c-42646fd0b9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efc4470-eae5-4eff-a61f-7c851df9f247', '67da69cc-c6c5-42cb-be65-a4ea0d48b201', '7c6673b1-2c55-48a7-adf4-8483e24ee51c', 'd5722282-6e17-4a46-8b06-a40bafc5320c']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1608.251693] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79c4a3d-7e8b-4b7a-9802-2899c5300e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1608.297235] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d79c4a3d-7e8b-4b7a-9802-2899c5300e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a8c5b5-7682-483e-a053-5d922f8b03be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-287871290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75eb8c5a7f074d068a6e7424a1cbe7b1',qos_specs=None,replication_status=,reservations=['1efc4470-eae5-4eff-a61f-7c851df9f247','67da69cc-c6c5-42cb-be65-a4ea0d48b201','7c6673b1-2c55-48a7-adf4-8483e24ee51c','d5722282-6e17-4a46-8b06-a40bafc5320c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b175fed6f0b542c8814052d1770a2440',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-287871290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51a8c5b5-7682-483e-a053-5d922f8b03be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75eb8c5a7f074d068a6e7424a1cbe7b1',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='b175fed6f0b542c8814052d1770a2440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1608.298288] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19c2576-ad06-465c-8af3-501de15a402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1608.328301] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c19c2576-ad06-465c-8af3-501de15a402c) 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-287871290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75eb8c5a7f074d068a6e7424a1cbe7b1',qos_specs=None,replication_status=,reservations=['1efc4470-eae5-4eff-a61f-7c851df9f247','67da69cc-c6c5-42cb-be65-a4ea0d48b201','7c6673b1-2c55-48a7-adf4-8483e24ee51c','d5722282-6e17-4a46-8b06-a40bafc5320c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b175fed6f0b542c8814052d1770a2440',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1608.329435] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efe31ce-4f35-4074-b2d1-f4040272a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1608.512488] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efe31ce-4f35-4074-b2d1-f4040272a269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1608.513665] [54553]: DEBUG cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Flow 'volume_create_api' (20694539-5b99-4f23-9948-9370b7601392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1608.514067] [54553]: INFO cinder.volume.api [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Create volume request issued successfully. [ 1608.515644] [54553]: INFO cinder.api.openstack.wsgi [None req-3645e4ae-7b0d-4344-aa47-328dc08d5954 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1608.516099] [54553]: [pid: 54553|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:06:43 2025] POST /volume/v3/volumes => generated 783 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1608.537277] [54552]: DEBUG cinder.api.middleware.request_id [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.544026] [54552]: INFO cinder.api.openstack.wsgi [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1608.544026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.544026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.578286] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.578286] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.585347] [54552]: INFO cinder.volume.api [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1608.596564] [54552]: INFO cinder.api.openstack.wsgi [None req-82abffdd-ac99-4269-bb82-b0c15fb9f9c0 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1608.597076] [54552]: [pid: 54552|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:06:44 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 962 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.608799] [54553]: DEBUG cinder.api.middleware.request_id [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.614264] [54553]: INFO cinder.api.openstack.wsgi [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1609.614264] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.614579] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.635138] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.635138] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.642838] [54553]: INFO cinder.volume.api [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1609.651275] [54553]: INFO cinder.api.openstack.wsgi [None req-8f1f49d8-177f-49f9-ba85-e96ccb055c46 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1609.651275] [54553]: [pid: 54553|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:06:45 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1618.593268] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=4 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1619.647580] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1648.168187] [54552]: DEBUG cinder.api.middleware.request_id [None req-18581b56-9b55-491d-bc73-eda3ad345911 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1648.168942] [54552]: INFO cinder.api.openstack.wsgi [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1648.169586] [54552]: DEBUG cinder.api.openstack.wsgi [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-64088167", "imageRef": "8b09a24f-7c63-4cfd-9648-c1cd08fa1a69", "size": 1}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1648.172158] [54552]: DEBUG cinder.api.v3.volumes [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-64088167', 'imageRef': '8b09a24f-7c63-4cfd-9648-c1cd08fa1a69', 'size': 1}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1648.551605] [54552]: INFO cinder.api.v3.volumes [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Create volume of 1 GB [ 1648.575080] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Availability zone cache updated, next update will occur around 2025-01-07 03:07:24.436254. {{(pid=54552) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1648.575229] [54552]: INFO cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Availability Zones retrieved successfully. [ 1648.594321] [54552]: /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 [ 1648.594321] [54552]: import asyncore [ 1648.602977] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Flow 'volume_create_api' (1d6c8acb-71a6-45b1-9487-0792da489147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1648.607367] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bb811d-4531-45af-b273-bdd4bb9223ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1648.609088] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1648.814243] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53bb811d-4531-45af-b273-bdd4bb9223ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1648.815630] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e6b858-5d8a-4702-a01a-395a48fd93e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1648.853780] [54552]: WARNING cinder.quota [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-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. [ 1648.854919] [54552]: WARNING cinder.quota [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-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. [ 1648.899147] [54552]: DEBUG cinder.quota [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Created reservations ['df69b078-b5e8-40e2-ac56-01c3640a4eb5', '754cf01f-097d-414b-9b6f-295d3991d33c', '0e790fd3-69d8-4438-a9d9-9b6192ccd937', '59978abb-0179-43bf-9b09-ef6419323149'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1648.900533] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e6b858-5d8a-4702-a01a-395a48fd93e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df69b078-b5e8-40e2-ac56-01c3640a4eb5', '754cf01f-097d-414b-9b6f-295d3991d33c', '0e790fd3-69d8-4438-a9d9-9b6192ccd937', '59978abb-0179-43bf-9b09-ef6419323149']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1648.901486] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab760b7e-5cce-4240-9403-8322c4928a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1648.936101] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab760b7e-5cce-4240-9403-8322c4928a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fa4808-3cc2-4b28-a570-356233ea7270', '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-64088167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9bd2c34e184d14b4241797adc449eb',qos_specs=None,replication_status=,reservations=['df69b078-b5e8-40e2-ac56-01c3640a4eb5','754cf01f-097d-414b-9b6f-295d3991d33c','0e790fd3-69d8-4438-a9d9-9b6192ccd937','59978abb-0179-43bf-9b09-ef6419323149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6859f92d634b828258683a15e58ea6',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-64088167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09fa4808-3cc2-4b28-a570-356233ea7270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b9bd2c34e184d14b4241797adc449eb',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='dd6859f92d634b828258683a15e58ea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1648.937170] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11eb05ad-4c35-48ec-9114-3018ecc23418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1648.956130] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11eb05ad-4c35-48ec-9114-3018ecc23418) 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-64088167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b9bd2c34e184d14b4241797adc449eb',qos_specs=None,replication_status=,reservations=['df69b078-b5e8-40e2-ac56-01c3640a4eb5','754cf01f-097d-414b-9b6f-295d3991d33c','0e790fd3-69d8-4438-a9d9-9b6192ccd937','59978abb-0179-43bf-9b09-ef6419323149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6859f92d634b828258683a15e58ea6',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1648.956820] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524cf1eb-fcf7-48e4-860f-fd08d9b36323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1648.982908] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524cf1eb-fcf7-48e4-860f-fd08d9b36323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1648.984102] [54552]: DEBUG cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Flow 'volume_create_api' (1d6c8acb-71a6-45b1-9487-0792da489147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1648.984494] [54552]: INFO cinder.volume.api [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Create volume request issued successfully. [ 1648.985297] [54552]: INFO cinder.api.openstack.wsgi [None req-18581b56-9b55-491d-bc73-eda3ad345911 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1648.985743] [54552]: [pid: 54552|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 02:07:24 2025] POST /volume/v3/volumes => generated 750 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1649.000990] [54553]: DEBUG cinder.api.middleware.request_id [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1649.010676] [54553]: INFO cinder.api.openstack.wsgi [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1649.010676] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1649.010676] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1649.055862] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1649.055862] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1649.060893] [54553]: INFO cinder.volume.api [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1649.069263] [54553]: INFO cinder.api.openstack.wsgi [None req-3e35c436-adc1-4ee6-9431-b8e63ef0bad0 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1649.069938] [54553]: [pid: 54553|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:24 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1650.081012] [54552]: DEBUG cinder.api.middleware.request_id [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1650.086026] [54552]: INFO cinder.api.openstack.wsgi [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1650.086026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1650.086026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1650.097917] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1650.097917] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1650.106427] [54552]: INFO cinder.volume.api [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1650.116139] [54552]: INFO cinder.api.openstack.wsgi [None req-fbf9a75f-3fa6-4e7a-8f7b-1027fef0567f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1650.116601] [54552]: [pid: 54552|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:25 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1651.130307] [54553]: DEBUG cinder.api.middleware.request_id [None req-f116f289-26b6-45b3-845b-292c73c77d8d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1651.132618] [54553]: INFO cinder.api.openstack.wsgi [None req-f116f289-26b6-45b3-845b-292c73c77d8d tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1651.132860] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f116f289-26b6-45b3-845b-292c73c77d8d tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1651.133968] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f116f289-26b6-45b3-845b-292c73c77d8d tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1651.148606] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1651.148606] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1651.161522] [54553]: INFO cinder.volume.api [None req-f116f289-26b6-45b3-845b-292c73c77d8d tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1651.170161] [54553]: INFO cinder.api.openstack.wsgi [None req-f116f289-26b6-45b3-845b-292c73c77d8d tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1651.170782] [54553]: [pid: 54553|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:26 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1652.183937] [54552]: DEBUG cinder.api.middleware.request_id [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1652.186562] [54552]: INFO cinder.api.openstack.wsgi [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1652.187305] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1652.187305] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1652.199507] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1652.199507] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1652.204482] [54552]: INFO cinder.volume.api [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1652.210825] [54552]: INFO cinder.api.openstack.wsgi [None req-5248f409-a2ab-486f-ac16-c95a0bb11f3e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1652.211286] [54552]: [pid: 54552|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:28 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1653.220528] [54553]: DEBUG cinder.api.middleware.request_id [None req-4f00c623-0489-4827-9061-3b33a3595208 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1653.225458] [54553]: INFO cinder.api.openstack.wsgi [None req-4f00c623-0489-4827-9061-3b33a3595208 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1653.225458] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4f00c623-0489-4827-9061-3b33a3595208 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1653.225458] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4f00c623-0489-4827-9061-3b33a3595208 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1653.235523] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1653.235523] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1653.240462] [54553]: INFO cinder.volume.api [None req-4f00c623-0489-4827-9061-3b33a3595208 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1653.246524] [54553]: INFO cinder.api.openstack.wsgi [None req-4f00c623-0489-4827-9061-3b33a3595208 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1653.246951] [54553]: [pid: 54553|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:29 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1654.259015] [54552]: DEBUG cinder.api.middleware.request_id [None req-b48b640a-83eb-450a-bbba-f2368077f478 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1654.264959] [54552]: INFO cinder.api.openstack.wsgi [None req-b48b640a-83eb-450a-bbba-f2368077f478 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1654.265055] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b48b640a-83eb-450a-bbba-f2368077f478 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1654.265330] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b48b640a-83eb-450a-bbba-f2368077f478 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1654.276097] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1654.276097] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1654.281138] [54552]: INFO cinder.volume.api [None req-b48b640a-83eb-450a-bbba-f2368077f478 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1654.286803] [54552]: INFO cinder.api.openstack.wsgi [None req-b48b640a-83eb-450a-bbba-f2368077f478 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1654.287131] [54552]: [pid: 54552|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:30 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1655.300375] [54553]: DEBUG cinder.api.middleware.request_id [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1655.302872] [54553]: INFO cinder.api.openstack.wsgi [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1655.303047] [54553]: DEBUG cinder.api.openstack.wsgi [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1655.303291] [54553]: DEBUG cinder.api.openstack.wsgi [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1655.322233] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1655.322233] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1655.329865] [54553]: INFO cinder.volume.api [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1655.338835] [54553]: INFO cinder.api.openstack.wsgi [None req-935f9c84-2764-453f-8fe8-41b0d50bf13c tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1655.339632] [54553]: [pid: 54553|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:31 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1656.355327] [54552]: DEBUG cinder.api.middleware.request_id [None req-277a690a-5e08-409e-adc7-3041629e4cd2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1656.358608] [54552]: INFO cinder.api.openstack.wsgi [None req-277a690a-5e08-409e-adc7-3041629e4cd2 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1656.358608] [54552]: DEBUG cinder.api.openstack.wsgi [None req-277a690a-5e08-409e-adc7-3041629e4cd2 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1656.358608] [54552]: DEBUG cinder.api.openstack.wsgi [None req-277a690a-5e08-409e-adc7-3041629e4cd2 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1656.374758] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1656.374758] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1656.386513] [54552]: INFO cinder.volume.api [None req-277a690a-5e08-409e-adc7-3041629e4cd2 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1656.390945] [54552]: INFO cinder.api.openstack.wsgi [None req-277a690a-5e08-409e-adc7-3041629e4cd2 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1656.391893] [54552]: [pid: 54552|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:32 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1657.413856] [54553]: DEBUG cinder.api.middleware.request_id [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.415895] [54553]: INFO cinder.api.openstack.wsgi [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1657.416351] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.418089] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.427271] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.427271] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.432786] [54553]: INFO cinder.volume.api [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1657.442022] [54553]: INFO cinder.api.openstack.wsgi [None req-4b1c064c-c9ef-4565-81c0-26eb12451cc9 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1657.442022] [54553]: [pid: 54553|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:33 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1657.597663] [54552]: DEBUG cinder.api.middleware.request_id [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.599318] [54552]: WARNING keystonemiddleware.auth_token [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 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. [ 1657.601355] [54552]: INFO cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1657.602036] [54552]: DEBUG cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1188327007", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1657.603685] [54552]: DEBUG cinder.api.v3.volumes [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1188327007', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1657.603878] [54552]: INFO cinder.api.v3.volumes [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Create volume of 1 GB [ 1657.608453] [54552]: INFO cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Availability Zones retrieved successfully. [ 1657.615989] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Flow 'volume_create_api' (f795bcfd-dde6-43f2-bcb2-256fc5f0f313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1657.617845] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a60302-99d1-45f8-9cf9-b2a0bf88ead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.619641] [54552]: DEBUG cinder.volume.flows.api.create_volume [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1657.640136] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24a60302-99d1-45f8-9cf9-b2a0bf88ead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1657.641233] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e329026-1651-48cb-a8e9-2fd529e58d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.699977] [54552]: DEBUG cinder.quota [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Created reservations ['8e5dc82c-18d5-4b36-8acb-cffebfb46413', '97243e7e-af9c-4f43-8485-734ba0055217', '006259a0-20e6-44ea-8463-178cd49f94e7', '2b347c16-02d6-49b3-89d7-004044997c74'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1657.701528] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e329026-1651-48cb-a8e9-2fd529e58d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5dc82c-18d5-4b36-8acb-cffebfb46413', '97243e7e-af9c-4f43-8485-734ba0055217', '006259a0-20e6-44ea-8463-178cd49f94e7', '2b347c16-02d6-49b3-89d7-004044997c74']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1657.702439] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fe85e8-acad-4a03-90c2-51570616909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.717402] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fe85e8-acad-4a03-90c2-51570616909d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04118944-2ecf-4f1e-ba57-a2b848aaad58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1188327007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11a549207a44adc8f5d3f9bac41f75b',qos_specs=None,replication_status=,reservations=['8e5dc82c-18d5-4b36-8acb-cffebfb46413','97243e7e-af9c-4f43-8485-734ba0055217','006259a0-20e6-44ea-8463-178cd49f94e7','2b347c16-02d6-49b3-89d7-004044997c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838e23f4d8354e1c884fab2efa1360e0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:07:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1188327007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04118944-2ecf-4f1e-ba57-a2b848aaad58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11a549207a44adc8f5d3f9bac41f75b',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='838e23f4d8354e1c884fab2efa1360e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1657.718548] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f35321-16f2-4dde-a798-a8586ab30344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.752043] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f35321-16f2-4dde-a798-a8586ab30344) 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-1188327007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11a549207a44adc8f5d3f9bac41f75b',qos_specs=None,replication_status=,reservations=['8e5dc82c-18d5-4b36-8acb-cffebfb46413','97243e7e-af9c-4f43-8485-734ba0055217','006259a0-20e6-44ea-8463-178cd49f94e7','2b347c16-02d6-49b3-89d7-004044997c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838e23f4d8354e1c884fab2efa1360e0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1657.753177] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db3452e-93c4-4338-a1a8-2a90a9c426d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1657.770795] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db3452e-93c4-4338-a1a8-2a90a9c426d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1657.773021] [54552]: DEBUG cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Flow 'volume_create_api' (f795bcfd-dde6-43f2-bcb2-256fc5f0f313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1657.773021] [54552]: INFO cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Create volume request issued successfully. [ 1657.774470] [54552]: INFO cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-33e235e5-b3c4-4712-9614-4b45a045c965 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1657.775254] [54552]: [pid: 54552|app: 0|req: 10/19] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Jan 7 02:07:33 2025] POST /volume/v3/volumes => generated 754 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1657.784154] [54553]: DEBUG cinder.api.middleware.request_id [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.784904] [54553]: WARNING keystonemiddleware.auth_token [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb 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. [ 1657.787461] [54553]: INFO cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1657.787461] [54553]: DEBUG cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1657.787528] [54553]: DEBUG cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1657.803591] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.803591] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1657.810936] [54553]: INFO cinder.volume.api [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Volume info retrieved successfully. [ 1657.818227] [54553]: INFO cinder.api.openstack.wsgi [req-ca5cd89e-b4ec-4221-86c4-539e11a826a0 req-6cb5bdd7-4593-4b97-b524-823568be1afb tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 200 [ 1657.818770] [54553]: [pid: 54553|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:33 2025] GET /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1658.455337] [54552]: DEBUG cinder.api.middleware.request_id [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.457619] [54552]: INFO cinder.api.openstack.wsgi [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1658.457897] [54552]: DEBUG cinder.api.openstack.wsgi [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.458201] [54552]: DEBUG cinder.api.openstack.wsgi [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1658.470032] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.470032] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1658.471306] [54552]: INFO cinder.volume.api [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1658.475927] [54552]: INFO cinder.api.openstack.wsgi [None req-06c0456b-f2e6-44a7-b629-3392c3f536ab tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1658.476386] [54552]: [pid: 54552|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:34 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1658.993329] [54553]: DEBUG cinder.api.middleware.request_id [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.997107] [54553]: INFO cinder.api.openstack.wsgi [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1658.997456] [54553]: DEBUG cinder.api.openstack.wsgi [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1658.997715] [54553]: DEBUG cinder.api.openstack.wsgi [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1659.007127] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.007127] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1659.011402] [54553]: INFO cinder.volume.api [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Volume info retrieved successfully. [ 1659.016224] [54553]: INFO cinder.api.openstack.wsgi [req-edb56c68-ba48-4f1b-8a64-0c144534f48c req-2afb5b92-b2dd-4ba8-b4ff-cdeaea951d5e tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 200 [ 1659.016751] [54553]: [pid: 54553|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:34 2025] GET /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1659.488774] [54552]: DEBUG cinder.api.middleware.request_id [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.493197] [54552]: INFO cinder.api.openstack.wsgi [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1659.493197] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1659.493197] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1659.503208] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.503208] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1659.508891] [54552]: INFO cinder.volume.api [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1659.514678] [54552]: INFO cinder.api.openstack.wsgi [None req-fde8e4c7-9331-4269-bee6-d2af80a1ffbf tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1659.514678] [54552]: [pid: 54552|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:35 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1659.821487] [54553]: DEBUG cinder.api.middleware.request_id [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.824092] [54553]: INFO cinder.api.openstack.wsgi [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1659.824567] [54553]: DEBUG cinder.api.openstack.wsgi [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04118944-2ecf-4f1e-ba57-a2b848aaad58", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-657618216", "description": null, "metadata": {}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1659.845587] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.845587] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1659.846448] [54553]: INFO cinder.volume.api [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Volume info retrieved successfully. [ 1659.847989] [54553]: INFO cinder.api.v3.snapshots [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Create snapshot from volume 04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1659.882207] [54553]: WARNING cinder.quota [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-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. [ 1659.906270] [54553]: DEBUG cinder.quota [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Created reservations ['b280a36d-737a-473e-b199-889c03abaa29', '14bc05f9-1b34-4c21-9de4-45b140b714c0', 'ec786ba9-355b-487e-a122-65247e8822bf', '6f59f59b-306b-4121-9adf-c4610228acde'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1659.960540] [54553]: INFO cinder.volume.api [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Snapshot create request issued successfully. [ 1659.960983] [54553]: INFO cinder.api.openstack.wsgi [req-9db3dc59-8acc-46fd-8885-4d78a582dcc2 req-d40fcce9-e41e-4e8e-8bcf-0e75d82cf147 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1659.961477] [54553]: [pid: 54553|app: 0|req: 12/24] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Jan 7 02:07:35 2025] POST /volume/v3/snapshots => generated 310 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1660.399393] [54552]: DEBUG cinder.api.middleware.request_id [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.406144] [54552]: INFO cinder.api.openstack.wsgi [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d [ 1660.406421] [54552]: DEBUG cinder.api.openstack.wsgi [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.406667] [54552]: DEBUG cinder.api.openstack.wsgi [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.435410] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.435410] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.436090] [54552]: INFO cinder.volume.api [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Snapshot retrieved successfully. [ 1660.438378] [54552]: INFO cinder.api.openstack.wsgi [req-10cab332-f0a4-4e0f-b128-a626d094b053 req-d4e8f250-5015-48cf-a088-0472791080e3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d returned with HTTP 200 [ 1660.438918] [54552]: [pid: 54552|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Jan 7 02:07:36 2025] GET /volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1660.533280] [54553]: DEBUG cinder.api.middleware.request_id [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.537166] [54553]: INFO cinder.api.openstack.wsgi [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1660.537166] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1660.537166] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1660.548324] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.548324] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1660.556669] [54553]: INFO cinder.volume.api [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1660.560911] [54553]: INFO cinder.api.openstack.wsgi [None req-f3227b8d-eb8f-4d7c-a870-0659663d47b4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1660.561335] [54553]: [pid: 54553|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:36 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.087791] [54552]: DEBUG cinder.api.middleware.request_id [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.090203] [54552]: INFO cinder.api.openstack.wsgi [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1661.090572] [54552]: DEBUG cinder.api.openstack.wsgi [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.090880] [54552]: DEBUG cinder.api.openstack.wsgi [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'detail' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.091773] [54552]: DEBUG cinder.api.api_utils [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Removing options '' from query. {{(pid=54552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1661.092624] [54552]: DEBUG cinder.db.sqlalchemy.api [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Building query based on filter {{(pid=54552) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1661.116192] [54552]: INFO cinder.volume.api [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Get all snapshots completed successfully. [ 1661.117058] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.117058] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.118818] [54552]: INFO cinder.api.openstack.wsgi [req-f9c44a10-e787-4be7-894d-de945d3f8174 req-4be51347-5c38-4e01-b222-85c186559dfa tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1661.119069] [54552]: [pid: 54552|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Jan 7 02:07:36 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.575103] [54553]: DEBUG cinder.api.middleware.request_id [None req-9a07eeb3-e358-4714-8b53-f30daef75068 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.576055] [54553]: INFO cinder.api.openstack.wsgi [None req-9a07eeb3-e358-4714-8b53-f30daef75068 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1661.576298] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9a07eeb3-e358-4714-8b53-f30daef75068 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.579013] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9a07eeb3-e358-4714-8b53-f30daef75068 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.582275] [54552]: DEBUG cinder.api.middleware.request_id [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.585526] [54552]: INFO cinder.api.openstack.wsgi [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d [ 1661.585633] [54552]: DEBUG cinder.api.openstack.wsgi [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.585881] [54552]: DEBUG cinder.api.openstack.wsgi [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.588950] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.588950] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.594314] [54553]: INFO cinder.volume.api [None req-9a07eeb3-e358-4714-8b53-f30daef75068 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1661.600665] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.600665] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.601729] [54552]: INFO cinder.volume.api [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Snapshot retrieved successfully. [ 1661.601902] [54553]: INFO cinder.api.openstack.wsgi [None req-9a07eeb3-e358-4714-8b53-f30daef75068 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1661.604315] [54552]: INFO cinder.api.openstack.wsgi [req-8ae55c38-1825-4cff-b4e9-f13aedb465a4 req-e2fbfda6-9b6d-4556-b017-efb53176d4e0 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d returned with HTTP 200 [ 1661.604522] [54553]: [pid: 54553|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:37 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.604561] [54552]: [pid: 54552|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Jan 7 02:07:37 2025] GET /volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.968049] [54553]: DEBUG cinder.api.middleware.request_id [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.971497] [54553]: INFO cinder.api.openstack.wsgi [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d [ 1661.971706] [54553]: DEBUG cinder.api.openstack.wsgi [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1661.971935] [54553]: DEBUG cinder.api.openstack.wsgi [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1661.973742] [54553]: INFO cinder.api.v2.snapshots [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Delete snapshot with id: 7d8f41f2-bc70-45a2-bf8f-cba2363e599d [ 1661.983086] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1661.983086] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1661.983665] [54553]: INFO cinder.volume.api [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Snapshot retrieved successfully. [ 1662.024265] [54553]: INFO cinder.volume.api [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Snapshot delete request issued successfully. [ 1662.024642] [54553]: INFO cinder.api.openstack.wsgi [req-8a0877f3-f150-437c-8cd2-90d266070f21 req-6b3e48ea-0d3b-491f-8c2a-7a983e7eaaca tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d returned with HTTP 202 [ 1662.024997] [54553]: [pid: 54553|app: 0|req: 15/30] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Jan 7 02:07:37 2025] DELETE /volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1662.163055] [54552]: DEBUG cinder.api.middleware.request_id [req-0add1796-6c74-46a0-89d0-fa4625801adb req-af33a1b9-83db-4832-9fc3-803c0b1c78b5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.165174] [54552]: INFO cinder.api.openstack.wsgi [req-0add1796-6c74-46a0-89d0-fa4625801adb req-af33a1b9-83db-4832-9fc3-803c0b1c78b5 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d [ 1662.165174] [54552]: DEBUG cinder.api.openstack.wsgi [req-0add1796-6c74-46a0-89d0-fa4625801adb req-af33a1b9-83db-4832-9fc3-803c0b1c78b5 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.165174] [54552]: DEBUG cinder.api.openstack.wsgi [req-0add1796-6c74-46a0-89d0-fa4625801adb req-af33a1b9-83db-4832-9fc3-803c0b1c78b5 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.174686] [54552]: INFO cinder.api.openstack.wsgi [req-0add1796-6c74-46a0-89d0-fa4625801adb req-af33a1b9-83db-4832-9fc3-803c0b1c78b5 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d returned with HTTP 404 [ 1662.175185] [54552]: [pid: 54552|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Jan 7 02:07:38 2025] GET /volume/v3/snapshots/7d8f41f2-bc70-45a2-bf8f-cba2363e599d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1662.357461] [54553]: DEBUG cinder.api.middleware.request_id [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.360617] [54553]: INFO cinder.api.openstack.wsgi [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] DELETE http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1662.360945] [54553]: DEBUG cinder.api.openstack.wsgi [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.361239] [54553]: DEBUG cinder.api.openstack.wsgi [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.361468] [54553]: INFO cinder.api.v3.volumes [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Delete volume with id: 04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1662.372160] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.372160] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.374989] [54553]: INFO cinder.volume.api [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Volume info retrieved successfully. [ 1662.406864] [54553]: INFO cinder.volume.api [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Delete volume request issued successfully. [ 1662.406864] [54553]: INFO cinder.api.openstack.wsgi [req-484cb1af-642c-487b-8715-ecb239ac38c2 req-b9716f3e-8642-4d24-b607-2fed06e22b21 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 202 [ 1662.406864] [54553]: [pid: 54553|app: 0|req: 16/32] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:07:38 2025] DELETE /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1662.616143] [54552]: DEBUG cinder.api.middleware.request_id [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.619964] [54552]: INFO cinder.api.openstack.wsgi [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1662.619964] [54552]: DEBUG cinder.api.openstack.wsgi [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.619964] [54552]: DEBUG cinder.api.openstack.wsgi [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.628162] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1662.628162] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1662.632687] [54552]: INFO cinder.volume.api [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1662.640125] [54552]: INFO cinder.api.openstack.wsgi [None req-00e509f6-4204-41c0-84b3-a434db3ed7a4 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1662.640694] [54552]: [pid: 54552|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:38 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1662.684609] [54553]: DEBUG cinder.api.middleware.request_id [req-94cefcda-336f-42e4-ba59-43d24f94a035 req-105f3bab-2c20-464c-808a-e002013d1da3 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1662.687392] [54553]: INFO cinder.api.openstack.wsgi [req-94cefcda-336f-42e4-ba59-43d24f94a035 req-105f3bab-2c20-464c-808a-e002013d1da3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1662.687647] [54553]: DEBUG cinder.api.openstack.wsgi [req-94cefcda-336f-42e4-ba59-43d24f94a035 req-105f3bab-2c20-464c-808a-e002013d1da3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1662.687883] [54553]: DEBUG cinder.api.openstack.wsgi [req-94cefcda-336f-42e4-ba59-43d24f94a035 req-105f3bab-2c20-464c-808a-e002013d1da3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1662.695398] [54553]: INFO cinder.api.openstack.wsgi [req-94cefcda-336f-42e4-ba59-43d24f94a035 req-105f3bab-2c20-464c-808a-e002013d1da3 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 404 [ 1662.696045] [54553]: [pid: 54553|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:38 2025] GET /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1663.188499] [54552]: DEBUG cinder.api.middleware.request_id [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.191895] [54552]: INFO cinder.api.openstack.wsgi [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] DELETE http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1663.191895] [54552]: DEBUG cinder.api.openstack.wsgi [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.191895] [54552]: DEBUG cinder.api.openstack.wsgi [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.192097] [54552]: INFO cinder.api.v3.volumes [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Delete volume with id: 04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1663.202031] [54552]: INFO cinder.api.openstack.wsgi [req-9bf9e008-432f-43d6-b4e6-26db9ac2d2ef req-039115cf-08aa-479f-86a5-1fc7229bdd7a tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 404 [ 1663.202564] [54552]: [pid: 54552|app: 0|req: 18/35] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:07:39 2025] DELETE /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1663.606799] [54553]: DEBUG cinder.api.middleware.request_id [req-e86ad1a2-b19f-4d72-b6c8-7404e77ae1d8 req-bf08ba2c-4c64-4397-aabd-d48b65674353 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.609249] [54553]: INFO cinder.api.openstack.wsgi [req-e86ad1a2-b19f-4d72-b6c8-7404e77ae1d8 req-bf08ba2c-4c64-4397-aabd-d48b65674353 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] GET http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 [ 1663.609567] [54553]: DEBUG cinder.api.openstack.wsgi [req-e86ad1a2-b19f-4d72-b6c8-7404e77ae1d8 req-bf08ba2c-4c64-4397-aabd-d48b65674353 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.609866] [54553]: DEBUG cinder.api.openstack.wsgi [req-e86ad1a2-b19f-4d72-b6c8-7404e77ae1d8 req-bf08ba2c-4c64-4397-aabd-d48b65674353 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.617107] [54553]: INFO cinder.api.openstack.wsgi [req-e86ad1a2-b19f-4d72-b6c8-7404e77ae1d8 req-bf08ba2c-4c64-4397-aabd-d48b65674353 tempest-VolumesSnapshotsTestJSON-497733664 tempest-VolumesSnapshotsTestJSON-497733664-project-member] http://10.180.1.21/volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 returned with HTTP 404 [ 1663.617827] [54553]: [pid: 54553|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:39 2025] GET /volume/v3/volumes/04118944-2ecf-4f1e-ba57-a2b848aaad58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1663.651195] [54552]: DEBUG cinder.api.middleware.request_id [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1663.653733] [54552]: INFO cinder.api.openstack.wsgi [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1663.653998] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1663.654274] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1663.665854] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1663.665854] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1663.674215] [54552]: INFO cinder.volume.api [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1663.681281] [54552]: INFO cinder.api.openstack.wsgi [None req-b889e2e3-1688-4f55-b1d2-7543261bc2fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1663.681598] [54552]: [pid: 54552|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:39 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1664.691552] [54553]: DEBUG cinder.api.middleware.request_id [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.693808] [54553]: INFO cinder.api.openstack.wsgi [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1664.694134] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.694419] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.707857] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.707857] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.719129] [54553]: INFO cinder.volume.api [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1664.724939] [54553]: INFO cinder.api.openstack.wsgi [None req-0dd6962b-a767-4e38-915f-647c5c8d41e6 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1664.725388] [54553]: [pid: 54553|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:40 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1665.736472] [54552]: DEBUG cinder.api.middleware.request_id [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1665.743800] [54552]: INFO cinder.api.openstack.wsgi [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1665.743800] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1665.743800] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1665.755367] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1665.755367] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1665.761364] [54552]: INFO cinder.volume.api [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1665.768527] [54552]: INFO cinder.api.openstack.wsgi [None req-c673eaea-195f-4a20-a89b-5bfb4883d1fa tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1665.771651] [54552]: [pid: 54552|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:41 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1666.782804] [54553]: DEBUG cinder.api.middleware.request_id [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.787983] [54553]: INFO cinder.api.openstack.wsgi [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1666.787983] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1666.788214] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1666.806854] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1666.806854] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1666.811305] [54553]: INFO cinder.volume.api [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1666.816983] [54553]: INFO cinder.api.openstack.wsgi [None req-4fa66398-6313-4b85-a9e4-9c0a68e0fadc tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1666.817451] [54553]: [pid: 54553|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:42 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1667.830420] [54552]: DEBUG cinder.api.middleware.request_id [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.834542] [54552]: INFO cinder.api.openstack.wsgi [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1667.834542] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.834542] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.847856] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1667.847856] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1667.852217] [54552]: INFO cinder.volume.api [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1667.858891] [54552]: INFO cinder.api.openstack.wsgi [None req-f0a6a867-d813-4566-8bba-bb91c8db0d89 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1667.859223] [54552]: [pid: 54552|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:43 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1668.869471] [54553]: DEBUG cinder.api.middleware.request_id [None req-62ed1db1-a446-405e-9154-ecfd386939bb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1668.872096] [54553]: INFO cinder.api.openstack.wsgi [None req-62ed1db1-a446-405e-9154-ecfd386939bb tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1668.872293] [54553]: DEBUG cinder.api.openstack.wsgi [None req-62ed1db1-a446-405e-9154-ecfd386939bb tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1668.872524] [54553]: DEBUG cinder.api.openstack.wsgi [None req-62ed1db1-a446-405e-9154-ecfd386939bb tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1668.887470] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1668.887470] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1668.891818] [54553]: INFO cinder.volume.api [None req-62ed1db1-a446-405e-9154-ecfd386939bb tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1668.898593] [54553]: INFO cinder.api.openstack.wsgi [None req-62ed1db1-a446-405e-9154-ecfd386939bb tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1668.898999] [54553]: [pid: 54553|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:07:44 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1669.645587] [54552]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1669.648083] [54552]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1669.648325] [54552]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1669.648550] [54552]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1669.657123] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1669.657123] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1669.661397] [54552]: INFO cinder.volume.api [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1669.667371] [54552]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-fa4d222a-e3cc-4dff-9a74-7d238bd86257 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1669.667815] [54552]: [pid: 54552|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:45 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.597854] [54553]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.601022] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1670.601280] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.602187] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.623943] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.623943] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.626538] [54553]: INFO cinder.volume.api [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1670.632528] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-02af7f4c-c6f6-4336-94b5-e8faf9ac896b tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1670.633772] [54553]: [pid: 54553|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:07:46 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 1390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1670.648167] [54552]: DEBUG cinder.api.middleware.request_id [None req-aec42f71-a12c-476c-88a4-e87f1fef0ed9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.648883] [54552]: INFO cinder.api.openstack.wsgi [None req-aec42f71-a12c-476c-88a4-e87f1fef0ed9 None None] GET http://10.180.1.21/volume// [ 1670.649085] [54552]: DEBUG cinder.api.openstack.wsgi [None req-aec42f71-a12c-476c-88a4-e87f1fef0ed9 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.649312] [54552]: DEBUG cinder.api.openstack.wsgi [None req-aec42f71-a12c-476c-88a4-e87f1fef0ed9 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.649929] [54552]: INFO cinder.api.openstack.wsgi [None req-aec42f71-a12c-476c-88a4-e87f1fef0ed9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1670.650184] [54552]: [pid: 54552|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:07:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1670.657876] [54553]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-de45d277-866b-4eec-9334-2a9b66285084 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.659169] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-de45d277-866b-4eec-9334-2a9b66285084 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1670.659608] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-de45d277-866b-4eec-9334-2a9b66285084 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09fa4808-3cc2-4b28-a570-356233ea7270", "connector": null, "instance_uuid": "60fcf9af-55c5-4146-bcb4-40d30633a64f"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1670.672275] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.672275] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.723413] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-de45d277-866b-4eec-9334-2a9b66285084 tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1670.723543] [54553]: [pid: 54553|app: 0|req: 23/46] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:07:46 2025] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1679.664070] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=104,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1680.719511] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=81,cinder:INSERT=9,cinder:UPDATE=16 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1722.742514] [54552]: DEBUG cinder.api.middleware.request_id [None req-ef9850f4-f892-4515-812a-13ee891a2096 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.743192] [54552]: INFO cinder.api.openstack.wsgi [None req-ef9850f4-f892-4515-812a-13ee891a2096 None None] GET http://10.180.1.21/volume// [ 1722.743408] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ef9850f4-f892-4515-812a-13ee891a2096 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.743688] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ef9850f4-f892-4515-812a-13ee891a2096 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.744190] [54552]: INFO cinder.api.openstack.wsgi [None req-ef9850f4-f892-4515-812a-13ee891a2096 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1722.744626] [54552]: [pid: 54552|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:08:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1722.758901] [54553]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.761425] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] GET http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1722.761722] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1722.761958] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1722.782533] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.782533] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1722.787583] [54553]: INFO cinder.volume.api [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1722.795066] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-f92610a2-65f6-4afd-b437-1c709d3c159a tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 200 [ 1722.795692] [54553]: [pid: 54553|app: 0|req: 24/48] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:08:38 2025] GET /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 1570 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1722.964790] [54552]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1722.967601] [54552]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] PUT http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 [ 1722.968148] [54552]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-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=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1722.987510] [54552]: DEBUG cinder.coordination [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Acquiring lock "cinder-attachment_update-09fa4808-3cc2-4b28-a570-356233ea7270-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1722.996465] [54552]: DEBUG cinder.coordination [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Lock "cinder-attachment_update-09fa4808-3cc2-4b28-a570-356233ea7270-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1722.996465] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1722.996465] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1723.528902] [54552]: DEBUG cinder.coordination [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Lock "cinder-attachment_update-09fa4808-3cc2-4b28-a570-356233ea7270-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1723.528902] [54552]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-0b39f95b-bbe5-4a74-b401-38381b9c337e tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 returned with HTTP 200 [ 1723.528902] [54552]: [pid: 54552|app: 0|req: 25/49] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:08:38 2025] PUT /volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 => generated 617 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1724.037114] [54553]: DEBUG cinder.api.middleware.request_id [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-4514ca01-7bc4-4ca5-8056-e65dc5fef6bd None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1724.039760] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-4514ca01-7bc4-4ca5-8056-e65dc5fef6bd tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] POST http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551/action [ 1724.040460] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-4514ca01-7bc4-4ca5-8056-e65dc5fef6bd tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1724.040676] [54553]: DEBUG cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-4514ca01-7bc4-4ca5-8056-e65dc5fef6bd tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1724.061070] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1724.061070] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1724.070473] [54553]: INFO cinder.api.openstack.wsgi [req-8497517c-a28f-40b7-87ed-1bbc1ac75b8a req-4514ca01-7bc4-4ca5-8056-e65dc5fef6bd tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551/action returned with HTTP 204 [ 1724.071026] [54553]: [pid: 54553|app: 0|req: 25/50] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:08:39 2025] POST /volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1733.524066] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1734.068595] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1739.547071] [54552]: DEBUG cinder.api.middleware.request_id [req-5e7f9a7b-f244-477f-bc99-5e46e060358c req-cd882d93-cf9c-4e0f-ba9c-1c1261750c4a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.550318] [54552]: INFO cinder.api.openstack.wsgi [req-5e7f9a7b-f244-477f-bc99-5e46e060358c req-cd882d93-cf9c-4e0f-ba9c-1c1261750c4a tempest-InstanceActionsTestJSON-478197603 tempest-InstanceActionsTestJSON-478197603-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8f3d1be0-6146-4455-a6f8-55ab6a96a077 [ 1739.550746] [54552]: DEBUG cinder.api.openstack.wsgi [req-5e7f9a7b-f244-477f-bc99-5e46e060358c req-cd882d93-cf9c-4e0f-ba9c-1c1261750c4a tempest-InstanceActionsTestJSON-478197603 tempest-InstanceActionsTestJSON-478197603-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1739.551266] [54552]: DEBUG cinder.api.openstack.wsgi [req-5e7f9a7b-f244-477f-bc99-5e46e060358c req-cd882d93-cf9c-4e0f-ba9c-1c1261750c4a tempest-InstanceActionsTestJSON-478197603 tempest-InstanceActionsTestJSON-478197603-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1739.574263] [54552]: INFO cinder.api.openstack.wsgi [req-5e7f9a7b-f244-477f-bc99-5e46e060358c req-cd882d93-cf9c-4e0f-ba9c-1c1261750c4a tempest-InstanceActionsTestJSON-478197603 tempest-InstanceActionsTestJSON-478197603-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8f3d1be0-6146-4455-a6f8-55ab6a96a077 returned with HTTP 200 [ 1739.579912] [54552]: [pid: 54552|app: 0|req: 26/51] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Jan 7 02:08:55 2025] GET /volume/v3/attachments?instance_id=8f3d1be0-6146-4455-a6f8-55ab6a96a077 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.677633] [54553]: DEBUG cinder.api.middleware.request_id [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.680112] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1743.680377] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.680599] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.691089] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691089] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.694593] [54553]: INFO cinder.volume.api [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1743.699045] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-527d3311-6bff-418c-b003-20fd2f5ace1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1743.699503] [54553]: [pid: 54553|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:08:59 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.222572] [54552]: DEBUG cinder.api.middleware.request_id [None req-7a6acfa3-f40a-48f9-a024-e0378a321b61 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.223042] [54552]: INFO cinder.api.openstack.wsgi [None req-7a6acfa3-f40a-48f9-a024-e0378a321b61 None None] GET http://10.180.1.21/volume// [ 1745.223257] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7a6acfa3-f40a-48f9-a024-e0378a321b61 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.223490] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7a6acfa3-f40a-48f9-a024-e0378a321b61 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.223897] [54552]: INFO cinder.api.openstack.wsgi [None req-7a6acfa3-f40a-48f9-a024-e0378a321b61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.224320] [54552]: [pid: 54552|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:09:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1745.228435] [54553]: DEBUG cinder.api.middleware.request_id [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-cb2f9f6d-dd3b-4fc2-93d6-ef2892f220cc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.230898] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-cb2f9f6d-dd3b-4fc2-93d6-ef2892f220cc tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1745.231458] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-cb2f9f6d-dd3b-4fc2-93d6-ef2892f220cc tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51a8c5b5-7682-483e-a053-5d922f8b03be", "connector": null, "instance_uuid": "a2c388fa-17da-4d92-95f5-e5edc7dfc92d"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.243837] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243837] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.263773] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-cb2f9f6d-dd3b-4fc2-93d6-ef2892f220cc tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1745.264333] [54553]: [pid: 54553|app: 0|req: 27/54] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:09:01 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.286383] [54552]: DEBUG cinder.api.middleware.request_id [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.288624] [54552]: INFO cinder.api.openstack.wsgi [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1745.288891] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.289174] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.300233] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.300233] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.303683] [54552]: INFO cinder.volume.api [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1745.309049] [54552]: INFO cinder.api.openstack.wsgi [None req-f05ca4cf-cd4a-44da-9200-985d4ccd0c39 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1745.309049] [54552]: [pid: 54552|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:01 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1745.789551] [54553]: DEBUG cinder.api.middleware.request_id [None req-7e2e17d3-1155-4631-be89-cfc6590ea18d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.790468] [54553]: INFO cinder.api.openstack.wsgi [None req-7e2e17d3-1155-4631-be89-cfc6590ea18d None None] GET http://10.180.1.21/volume// [ 1745.790875] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7e2e17d3-1155-4631-be89-cfc6590ea18d None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.791467] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7e2e17d3-1155-4631-be89-cfc6590ea18d None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.792061] [54553]: INFO cinder.api.openstack.wsgi [None req-7e2e17d3-1155-4631-be89-cfc6590ea18d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.792537] [54553]: [pid: 54553|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:09:01 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1745.797061] [54552]: DEBUG cinder.api.middleware.request_id [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.799759] [54552]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1745.800051] [54552]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.800261] [54552]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.815755] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.815755] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.818922] [54552]: INFO cinder.volume.api [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1745.827819] [54552]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-94e73c5c-b56d-403f-ab54-7acc8d62e2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1745.828339] [54552]: [pid: 54552|app: 0|req: 29/57] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:09:01 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1232 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1745.855224] [54553]: DEBUG cinder.api.middleware.request_id [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.858599] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] PUT http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 [ 1745.859069] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-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-417811", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.871061] [54553]: DEBUG cinder.coordination [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Acquiring lock "cinder-attachment_update-51a8c5b5-7682-483e-a053-5d922f8b03be-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1745.876060] [54553]: DEBUG cinder.coordination [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Lock "cinder-attachment_update-51a8c5b5-7682-483e-a053-5d922f8b03be-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1745.877269] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877269] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.319349] [54552]: DEBUG cinder.api.middleware.request_id [None req-dc566195-1619-4263-9df0-718df757bf77 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.321946] [54552]: INFO cinder.api.openstack.wsgi [None req-dc566195-1619-4263-9df0-718df757bf77 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1746.322570] [54552]: DEBUG cinder.api.openstack.wsgi [None req-dc566195-1619-4263-9df0-718df757bf77 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.323072] [54552]: DEBUG cinder.api.openstack.wsgi [None req-dc566195-1619-4263-9df0-718df757bf77 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.333862] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.333862] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.336790] [54552]: INFO cinder.volume.api [None req-dc566195-1619-4263-9df0-718df757bf77 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1746.340832] [54552]: INFO cinder.api.openstack.wsgi [None req-dc566195-1619-4263-9df0-718df757bf77 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1746.342651] [54552]: [pid: 54552|app: 0|req: 30/58] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:02 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1747.350685] [54552]: DEBUG cinder.api.middleware.request_id [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.352862] [54552]: INFO cinder.api.openstack.wsgi [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1747.353796] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.353796] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.372826] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1747.372826] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.376724] [54552]: INFO cinder.volume.api [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1747.381713] [54552]: INFO cinder.api.openstack.wsgi [None req-e7ca2ecc-f1fd-4a6e-b08f-b0c205ff85e8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1747.382177] [54552]: [pid: 54552|app: 0|req: 31/59] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:03 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1748.394122] [54552]: DEBUG cinder.api.middleware.request_id [None req-230e1bbc-da5c-420c-97b7-f151251aa287 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.396781] [54552]: INFO cinder.api.openstack.wsgi [None req-230e1bbc-da5c-420c-97b7-f151251aa287 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1748.397019] [54552]: DEBUG cinder.api.openstack.wsgi [None req-230e1bbc-da5c-420c-97b7-f151251aa287 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.397341] [54552]: DEBUG cinder.api.openstack.wsgi [None req-230e1bbc-da5c-420c-97b7-f151251aa287 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.414033] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.414033] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.418063] [54552]: INFO cinder.volume.api [None req-230e1bbc-da5c-420c-97b7-f151251aa287 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1748.424740] [54552]: INFO cinder.api.openstack.wsgi [None req-230e1bbc-da5c-420c-97b7-f151251aa287 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1748.425434] [54552]: [pid: 54552|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:04 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1749.436740] [54552]: DEBUG cinder.api.middleware.request_id [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.438932] [54552]: INFO cinder.api.openstack.wsgi [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1749.440217] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.440671] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.463529] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.463529] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.469200] [54552]: INFO cinder.volume.api [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1749.472654] [54552]: INFO cinder.api.openstack.wsgi [None req-9ab21e65-16a7-4767-a38d-6b87cb033c83 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1749.473160] [54552]: [pid: 54552|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:05 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.418985] [54553]: DEBUG cinder.coordination [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Lock "cinder-attachment_update-51a8c5b5-7682-483e-a053-5d922f8b03be-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1750.419374] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-866e861a-2e34-4fd4-9314-8b7971abd1ae tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 returned with HTTP 200 [ 1750.419934] [54553]: [pid: 54553|app: 0|req: 29/62] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:09:01 2025] PUT /volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 => generated 617 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.494128] [54552]: DEBUG cinder.api.middleware.request_id [None req-e3f236c9-9542-4864-b07a-fad52661645f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.495242] [54552]: INFO cinder.api.openstack.wsgi [None req-e3f236c9-9542-4864-b07a-fad52661645f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1750.495468] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e3f236c9-9542-4864-b07a-fad52661645f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.495665] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e3f236c9-9542-4864-b07a-fad52661645f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.508062] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508062] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.511468] [54552]: INFO cinder.volume.api [None req-e3f236c9-9542-4864-b07a-fad52661645f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1750.522529] [54552]: INFO cinder.api.openstack.wsgi [None req-e3f236c9-9542-4864-b07a-fad52661645f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1750.522529] [54552]: [pid: 54552|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:06 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1751.540333] [54553]: DEBUG cinder.api.middleware.request_id [None req-86713881-78dd-474a-aa6c-73dbdac7c2da None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.543177] [54553]: INFO cinder.api.openstack.wsgi [None req-86713881-78dd-474a-aa6c-73dbdac7c2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1751.544032] [54553]: DEBUG cinder.api.openstack.wsgi [None req-86713881-78dd-474a-aa6c-73dbdac7c2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.544032] [54553]: DEBUG cinder.api.openstack.wsgi [None req-86713881-78dd-474a-aa6c-73dbdac7c2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.572809] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.572809] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.583963] [54553]: INFO cinder.volume.api [None req-86713881-78dd-474a-aa6c-73dbdac7c2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1751.596345] [54553]: INFO cinder.api.openstack.wsgi [None req-86713881-78dd-474a-aa6c-73dbdac7c2da tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1751.596706] [54553]: [pid: 54553|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:07 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.620826] [54552]: DEBUG cinder.api.middleware.request_id [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.622542] [54552]: INFO cinder.api.openstack.wsgi [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1752.622770] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.622993] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.644852] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.644852] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.655943] [54552]: INFO cinder.volume.api [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1752.663234] [54552]: INFO cinder.api.openstack.wsgi [None req-d2f618d4-d17b-452e-ad11-5d371d0e7cdb tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1752.664411] [54552]: [pid: 54552|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:08 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1753.085311] [54553]: DEBUG cinder.api.middleware.request_id [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-17f08b9f-a753-4d5d-bda7-4ed05e91336b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.087610] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-17f08b9f-a753-4d5d-bda7-4ed05e91336b tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] POST http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906/action [ 1753.088055] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-17f08b9f-a753-4d5d-bda7-4ed05e91336b tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1753.088271] [54553]: DEBUG cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-17f08b9f-a753-4d5d-bda7-4ed05e91336b tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1753.112715] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.112715] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.130689] [54553]: INFO cinder.api.openstack.wsgi [req-ec1f5970-e976-4fc8-b840-e3956cca953b req-17f08b9f-a753-4d5d-bda7-4ed05e91336b tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906/action returned with HTTP 204 [ 1753.131104] [54553]: [pid: 54553|app: 0|req: 31/66] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:09:08 2025] POST /volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1753.677069] [54552]: DEBUG cinder.api.middleware.request_id [None req-66df7689-0d38-42d6-8300-2457478bee28 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.679481] [54552]: INFO cinder.api.openstack.wsgi [None req-66df7689-0d38-42d6-8300-2457478bee28 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1753.679738] [54552]: DEBUG cinder.api.openstack.wsgi [None req-66df7689-0d38-42d6-8300-2457478bee28 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.680034] [54552]: DEBUG cinder.api.openstack.wsgi [None req-66df7689-0d38-42d6-8300-2457478bee28 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.693236] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.693236] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.699785] [54552]: INFO cinder.volume.api [None req-66df7689-0d38-42d6-8300-2457478bee28 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1753.704248] [54552]: INFO cinder.api.openstack.wsgi [None req-66df7689-0d38-42d6-8300-2457478bee28 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1753.705030] [54552]: [pid: 54552|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:09 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1753.714391] [54553]: DEBUG cinder.api.middleware.request_id [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.716583] [54553]: INFO cinder.api.openstack.wsgi [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1753.716970] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.717231] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.729239] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.729239] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.733575] [54553]: INFO cinder.volume.api [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1753.738766] [54553]: INFO cinder.api.openstack.wsgi [None req-d4d8e28f-1cdc-4c3e-b92e-a0090f42bd6f tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1753.740054] [54553]: [pid: 54553|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:09 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1762.722501] [54552]: DEBUG cinder.api.middleware.request_id [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.726191] [54552]: INFO cinder.api.openstack.wsgi [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1762.726648] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-105435181", "imageRef": "8b09a24f-7c63-4cfd-9648-c1cd08fa1a69", "size": 1}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1762.728464] [54552]: DEBUG cinder.api.v3.volumes [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-105435181', 'imageRef': '8b09a24f-7c63-4cfd-9648-c1cd08fa1a69', 'size': 1}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1762.796145] [54552]: INFO cinder.api.v3.volumes [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Create volume of 1 GB [ 1762.803394] [54552]: INFO cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Availability Zones retrieved successfully. [ 1762.812844] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Flow 'volume_create_api' (789d7127-085d-4827-a3ac-b636b981ee81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1762.814241] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3886f804-147a-4854-a30e-c0485250db55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1762.815522] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1762.865105] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3886f804-147a-4854-a30e-c0485250db55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1762.866430] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ce334b-d20d-4c7f-abe2-8571018443c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1762.868440] [54553]: DEBUG cinder.api.middleware.request_id [None req-78809e8c-ed7e-4095-987c-48dace90362e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.872412] [54553]: INFO cinder.api.openstack.wsgi [None req-78809e8c-ed7e-4095-987c-48dace90362e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1762.872626] [54553]: DEBUG cinder.api.openstack.wsgi [None req-78809e8c-ed7e-4095-987c-48dace90362e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.873018] [54553]: DEBUG cinder.api.openstack.wsgi [None req-78809e8c-ed7e-4095-987c-48dace90362e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.898063] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.898063] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.902410] [54553]: INFO cinder.volume.api [None req-78809e8c-ed7e-4095-987c-48dace90362e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1762.908619] [54553]: INFO cinder.api.openstack.wsgi [None req-78809e8c-ed7e-4095-987c-48dace90362e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1762.909121] [54553]: [pid: 54553|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:18 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1762.929025] [54552]: DEBUG cinder.quota [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Created reservations ['9da6ff6d-6b41-4cd9-a9f2-0576cafae436', '1f8a3f6a-9168-420a-ad2a-b0ab53655cf5', '2c32d389-d025-44a4-92b0-29512ae0f3ef', 'f9a84921-ede3-48fb-b512-4d3db3b77094'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1762.929025] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ce334b-d20d-4c7f-abe2-8571018443c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da6ff6d-6b41-4cd9-a9f2-0576cafae436', '1f8a3f6a-9168-420a-ad2a-b0ab53655cf5', '2c32d389-d025-44a4-92b0-29512ae0f3ef', 'f9a84921-ede3-48fb-b512-4d3db3b77094']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1762.929523] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3075c613-fc0c-447d-b40e-2d121782697b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1762.944600] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3075c613-fc0c-447d-b40e-2d121782697b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00', '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-105435181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76f646dc0c544988f8a74d76e7d5a0f',qos_specs=None,replication_status=,reservations=['9da6ff6d-6b41-4cd9-a9f2-0576cafae436','1f8a3f6a-9168-420a-ad2a-b0ab53655cf5','2c32d389-d025-44a4-92b0-29512ae0f3ef','f9a84921-ede3-48fb-b512-4d3db3b77094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be34200e104757b41678869e8b7ea5',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-105435181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a76f646dc0c544988f8a74d76e7d5a0f',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='b1be34200e104757b41678869e8b7ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1762.946634] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08db5e3-3054-4998-ad9d-a51d9757b9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1762.969615] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08db5e3-3054-4998-ad9d-a51d9757b9e6) 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-105435181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a76f646dc0c544988f8a74d76e7d5a0f',qos_specs=None,replication_status=,reservations=['9da6ff6d-6b41-4cd9-a9f2-0576cafae436','1f8a3f6a-9168-420a-ad2a-b0ab53655cf5','2c32d389-d025-44a4-92b0-29512ae0f3ef','f9a84921-ede3-48fb-b512-4d3db3b77094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1be34200e104757b41678869e8b7ea5',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1762.970777] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8842aeec-fb3e-4734-834c-920e25548fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1762.982597] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8842aeec-fb3e-4734-834c-920e25548fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1762.984066] [54552]: DEBUG cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Flow 'volume_create_api' (789d7127-085d-4827-a3ac-b636b981ee81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1762.984486] [54552]: INFO cinder.volume.api [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Create volume request issued successfully. [ 1762.985265] [54552]: INFO cinder.api.openstack.wsgi [None req-ad0e258f-3b12-4164-acaf-13427ba12c71 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1762.985918] [54552]: [pid: 54552|app: 0|req: 37/70] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Jan 7 02:09:18 2025] POST /volume/v3/volumes => generated 897 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1762.997972] [54553]: DEBUG cinder.api.middleware.request_id [None req-1fe87d68-8a89-4d5b-8986-796ff693317f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.999968] [54553]: INFO cinder.api.openstack.wsgi [None req-1fe87d68-8a89-4d5b-8986-796ff693317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1762.999968] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1fe87d68-8a89-4d5b-8986-796ff693317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.000192] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1fe87d68-8a89-4d5b-8986-796ff693317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.010503] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.010503] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.015049] [54553]: INFO cinder.volume.api [None req-1fe87d68-8a89-4d5b-8986-796ff693317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1763.020808] [54553]: INFO cinder.api.openstack.wsgi [None req-1fe87d68-8a89-4d5b-8986-796ff693317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1763.021331] [54553]: [pid: 54553|app: 0|req: 34/71] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:18 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 965 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1763.561521] [54552]: DEBUG cinder.api.middleware.request_id [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.564403] [54552]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1763.564635] [54552]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.564810] [54552]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.576269] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.576269] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.580454] [54552]: INFO cinder.volume.api [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1763.586093] [54552]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-9c689e35-57e2-4df5-a78a-9709fbe3bf75 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1763.586701] [54552]: [pid: 54552|app: 0|req: 38/72] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:19 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1763.625569] [54553]: DEBUG cinder.api.middleware.request_id [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.628642] [54553]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] POST http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be/action [ 1763.629752] [54553]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1763.631035] [54553]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1763.645944] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.645944] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.645944] [54553]: INFO cinder.volume.api [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1763.652702] [54553]: INFO cinder.volume.api [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Begin detaching volume completed successfully. [ 1763.653170] [54553]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-7248a6f5-8ebe-4902-a597-030c8aa4bd1e tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be/action returned with HTTP 202 [ 1763.653811] [54553]: [pid: 54553|app: 0|req: 35/73] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:09:19 2025] POST /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1764.031838] [54552]: DEBUG cinder.api.middleware.request_id [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.038617] [54552]: INFO cinder.api.openstack.wsgi [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1764.039264] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.039264] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.052036] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052036] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.056935] [54552]: INFO cinder.volume.api [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1764.063493] [54552]: INFO cinder.api.openstack.wsgi [None req-b4c1f44b-dddc-4b0b-a839-672b59376ff2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1764.063493] [54552]: [pid: 54552|app: 0|req: 39/74] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:19 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1764.681325] [54553]: DEBUG cinder.api.middleware.request_id [None req-5be33b23-d1c1-4457-a496-3ab507a54358 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.681325] [54553]: INFO cinder.api.openstack.wsgi [None req-5be33b23-d1c1-4457-a496-3ab507a54358 None None] GET http://10.180.1.21/volume// [ 1764.681325] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5be33b23-d1c1-4457-a496-3ab507a54358 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.681325] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5be33b23-d1c1-4457-a496-3ab507a54358 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.681325] [54553]: INFO cinder.api.openstack.wsgi [None req-5be33b23-d1c1-4457-a496-3ab507a54358 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1764.681866] [54553]: [pid: 54553|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:09:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1764.685293] [54552]: DEBUG cinder.api.middleware.request_id [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.687382] [54552]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1764.687565] [54552]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.687810] [54552]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.705025] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705025] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.708772] [54552]: INFO cinder.volume.api [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1764.719019] [54552]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-850428a7-b87e-4195-892a-287fc80fbc26 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1764.722024] [54552]: [pid: 54552|app: 0|req: 40/76] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:09:20 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1554 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1765.076745] [54553]: DEBUG cinder.api.middleware.request_id [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.079315] [54553]: INFO cinder.api.openstack.wsgi [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1765.079707] [54553]: DEBUG cinder.api.openstack.wsgi [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.079996] [54553]: DEBUG cinder.api.openstack.wsgi [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.094473] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094473] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.099400] [54553]: INFO cinder.volume.api [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1765.110869] [54553]: INFO cinder.api.openstack.wsgi [None req-381b36f5-9b96-48ff-9ae3-becc0bd3cff0 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1765.111440] [54553]: [pid: 54553|app: 0|req: 37/77] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:20 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1766.126640] [54552]: DEBUG cinder.api.middleware.request_id [None req-4b09623f-8c01-4494-8513-8aec32d023ed None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.132119] [54552]: INFO cinder.api.openstack.wsgi [None req-4b09623f-8c01-4494-8513-8aec32d023ed tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1766.132454] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4b09623f-8c01-4494-8513-8aec32d023ed tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.132690] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4b09623f-8c01-4494-8513-8aec32d023ed tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.149794] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149794] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.155363] [54552]: INFO cinder.volume.api [None req-4b09623f-8c01-4494-8513-8aec32d023ed tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1766.163291] [54552]: INFO cinder.api.openstack.wsgi [None req-4b09623f-8c01-4494-8513-8aec32d023ed tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1766.163291] [54552]: [pid: 54552|app: 0|req: 41/78] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:21 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1766.367184] [54553]: DEBUG cinder.api.middleware.request_id [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-05c8deb4-34af-4bce-bb5e-b1ef8bcc9dd2 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.372611] [54553]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-05c8deb4-34af-4bce-bb5e-b1ef8bcc9dd2 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 [ 1766.373472] [54553]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-05c8deb4-34af-4bce-bb5e-b1ef8bcc9dd2 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.373821] [54553]: DEBUG cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-05c8deb4-34af-4bce-bb5e-b1ef8bcc9dd2 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'version_select' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.384986] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.384986] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.944278] [54553]: INFO cinder.api.openstack.wsgi [req-5c286302-cb34-401b-8cb6-16be8a0517bc req-05c8deb4-34af-4bce-bb5e-b1ef8bcc9dd2 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 returned with HTTP 200 [ 1766.944908] [54553]: [pid: 54553|app: 0|req: 38/79] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:09:22 2025] DELETE /volume/v3/attachments/b1641a76-c09a-4934-94e3-4157839d4906 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.177249] [54552]: DEBUG cinder.api.middleware.request_id [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.179641] [54552]: INFO cinder.api.openstack.wsgi [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1767.181027] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.181027] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.191340] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191340] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.195461] [54552]: INFO cinder.volume.api [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1767.200519] [54552]: INFO cinder.api.openstack.wsgi [None req-ec05b839-aa37-49b1-97fc-57c2d36993b2 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1767.201176] [54552]: [pid: 54552|app: 0|req: 42/80] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:23 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1767.836485] [54553]: DEBUG cinder.api.middleware.request_id [None req-ce1f413e-2428-4587-ae75-eed54b69d374 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.838636] [54553]: INFO cinder.api.openstack.wsgi [None req-ce1f413e-2428-4587-ae75-eed54b69d374 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1767.839118] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ce1f413e-2428-4587-ae75-eed54b69d374 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.839457] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ce1f413e-2428-4587-ae75-eed54b69d374 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.854994] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.854994] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.860142] [54553]: INFO cinder.volume.api [None req-ce1f413e-2428-4587-ae75-eed54b69d374 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1767.868446] [54553]: INFO cinder.api.openstack.wsgi [None req-ce1f413e-2428-4587-ae75-eed54b69d374 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1767.868718] [54553]: [pid: 54553|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:23 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1767.880303] [54552]: DEBUG cinder.api.middleware.request_id [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.884390] [54552]: INFO cinder.api.openstack.wsgi [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1767.884390] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.884390] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.884390] [54552]: INFO cinder.api.v3.volumes [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Delete volume with id: 51a8c5b5-7682-483e-a053-5d922f8b03be [ 1767.894586] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.894586] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.895232] [54552]: INFO cinder.volume.api [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1767.920333] [54552]: INFO cinder.volume.api [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Delete volume request issued successfully. [ 1767.920750] [54552]: INFO cinder.api.openstack.wsgi [None req-e2d74f0c-b0de-40fe-9af9-cbf6bda2cdfa tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 202 [ 1767.921522] [54552]: [pid: 54552|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:09:23 2025] DELETE /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1767.924697] [54553]: DEBUG cinder.api.middleware.request_id [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.927103] [54553]: INFO cinder.api.openstack.wsgi [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1767.927343] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.927643] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.937523] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937523] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.942179] [54553]: INFO cinder.volume.api [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1767.948116] [54553]: INFO cinder.api.openstack.wsgi [None req-c8e158fd-35e9-4102-a915-eaa04bba9785 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1767.948116] [54553]: [pid: 54553|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:23 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.215211] [54552]: DEBUG cinder.api.middleware.request_id [None req-00ab32df-311d-4a69-972e-916293d32763 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.218189] [54552]: INFO cinder.api.openstack.wsgi [None req-00ab32df-311d-4a69-972e-916293d32763 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1768.218575] [54552]: DEBUG cinder.api.openstack.wsgi [None req-00ab32df-311d-4a69-972e-916293d32763 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.218830] [54552]: DEBUG cinder.api.openstack.wsgi [None req-00ab32df-311d-4a69-972e-916293d32763 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.231196] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231196] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.235695] [54552]: INFO cinder.volume.api [None req-00ab32df-311d-4a69-972e-916293d32763 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1768.240771] [54552]: INFO cinder.api.openstack.wsgi [None req-00ab32df-311d-4a69-972e-916293d32763 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1768.241198] [54552]: [pid: 54552|app: 0|req: 44/84] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:24 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.963963] [54553]: DEBUG cinder.api.middleware.request_id [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.966200] [54553]: INFO cinder.api.openstack.wsgi [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1768.966320] [54553]: DEBUG cinder.api.openstack.wsgi [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.966531] [54553]: DEBUG cinder.api.openstack.wsgi [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.981725] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981725] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.986269] [54553]: INFO cinder.volume.api [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Volume info retrieved successfully. [ 1768.993498] [54553]: INFO cinder.api.openstack.wsgi [None req-837fc4fa-f2b0-44fb-9733-fc9535fc1174 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 200 [ 1768.994320] [54553]: [pid: 54553|app: 0|req: 41/85] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:24 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1769.252361] [54552]: DEBUG cinder.api.middleware.request_id [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.257129] [54552]: INFO cinder.api.openstack.wsgi [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1769.257129] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.257129] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.269559] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.269559] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.273611] [54552]: INFO cinder.volume.api [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1769.282874] [54552]: INFO cinder.api.openstack.wsgi [None req-5523c54b-fd19-424d-b744-dc17c0b8c50a tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1769.283340] [54552]: [pid: 54552|app: 0|req: 45/86] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:25 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1770.004396] [54553]: DEBUG cinder.api.middleware.request_id [None req-a9f505cf-26e3-4079-88c4-f23b3a5f3b8a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.008314] [54553]: INFO cinder.api.openstack.wsgi [None req-a9f505cf-26e3-4079-88c4-f23b3a5f3b8a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1770.008314] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a9f505cf-26e3-4079-88c4-f23b3a5f3b8a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.008501] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a9f505cf-26e3-4079-88c4-f23b3a5f3b8a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.031683] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.031683] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.044027] [54553]: INFO cinder.api.openstack.wsgi [None req-a9f505cf-26e3-4079-88c4-f23b3a5f3b8a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 404 [ 1770.044265] [54553]: [pid: 54553|app: 0|req: 42/87] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:25 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1770.294816] [54552]: DEBUG cinder.api.middleware.request_id [None req-1025624c-20b2-498d-aa06-8f88c0824f67 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.297294] [54552]: INFO cinder.api.openstack.wsgi [None req-1025624c-20b2-498d-aa06-8f88c0824f67 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1770.298264] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1025624c-20b2-498d-aa06-8f88c0824f67 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.298264] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1025624c-20b2-498d-aa06-8f88c0824f67 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.305490] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.305490] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.309289] [54552]: INFO cinder.volume.api [None req-1025624c-20b2-498d-aa06-8f88c0824f67 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1770.314607] [54552]: INFO cinder.api.openstack.wsgi [None req-1025624c-20b2-498d-aa06-8f88c0824f67 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1770.314607] [54552]: [pid: 54552|app: 0|req: 46/88] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:26 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1771.328408] [54553]: DEBUG cinder.api.middleware.request_id [None req-91c00d64-9508-4dca-b63c-a6342c49e298 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1771.332520] [54553]: INFO cinder.api.openstack.wsgi [None req-91c00d64-9508-4dca-b63c-a6342c49e298 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1771.332793] [54553]: DEBUG cinder.api.openstack.wsgi [None req-91c00d64-9508-4dca-b63c-a6342c49e298 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1771.333037] [54553]: DEBUG cinder.api.openstack.wsgi [None req-91c00d64-9508-4dca-b63c-a6342c49e298 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1771.348571] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1771.348571] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1771.357457] [54553]: INFO cinder.volume.api [None req-91c00d64-9508-4dca-b63c-a6342c49e298 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1771.366614] [54553]: INFO cinder.api.openstack.wsgi [None req-91c00d64-9508-4dca-b63c-a6342c49e298 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1771.367049] [54553]: [pid: 54553|app: 0|req: 43/89] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:27 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.382451] [54552]: DEBUG cinder.api.middleware.request_id [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.384893] [54552]: INFO cinder.api.openstack.wsgi [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1772.385306] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.385690] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.398367] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.398367] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.404753] [54552]: INFO cinder.volume.api [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1772.412553] [54552]: INFO cinder.api.openstack.wsgi [None req-0f03a272-c15c-4bd1-ba64-3be2ae3a89e7 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1772.412944] [54552]: [pid: 54552|app: 0|req: 47/90] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:28 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1773.424962] [54553]: DEBUG cinder.api.middleware.request_id [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.429868] [54553]: INFO cinder.api.openstack.wsgi [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1773.429868] [54553]: DEBUG cinder.api.openstack.wsgi [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.429868] [54553]: DEBUG cinder.api.openstack.wsgi [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.448733] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.448733] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.453885] [54553]: INFO cinder.volume.api [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1773.460663] [54553]: INFO cinder.api.openstack.wsgi [None req-de7e74de-c6ca-4fd5-8630-ed9ff3625cfb tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1773.460663] [54553]: [pid: 54553|app: 0|req: 44/91] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:29 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1774.478671] [54552]: DEBUG cinder.api.middleware.request_id [None req-82230249-b39c-4c23-81c5-321b19f0552f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.482804] [54552]: INFO cinder.api.openstack.wsgi [None req-82230249-b39c-4c23-81c5-321b19f0552f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1774.482804] [54552]: DEBUG cinder.api.openstack.wsgi [None req-82230249-b39c-4c23-81c5-321b19f0552f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.484031] [54552]: DEBUG cinder.api.openstack.wsgi [None req-82230249-b39c-4c23-81c5-321b19f0552f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.522246] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.522246] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.537160] [54552]: INFO cinder.volume.api [None req-82230249-b39c-4c23-81c5-321b19f0552f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1774.551638] [54552]: INFO cinder.api.openstack.wsgi [None req-82230249-b39c-4c23-81c5-321b19f0552f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1774.552599] [54552]: [pid: 54552|app: 0|req: 48/92] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:30 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1775.567433] [54553]: DEBUG cinder.api.middleware.request_id [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.569574] [54553]: INFO cinder.api.openstack.wsgi [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1775.569954] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.570317] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.587888] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.587888] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.594867] [54553]: INFO cinder.volume.api [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1775.603146] [54553]: INFO cinder.api.openstack.wsgi [None req-6d47f07b-a0cf-4c9c-b2d3-6ed9bd71317f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1775.603605] [54553]: [pid: 54553|app: 0|req: 45/93] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:31 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1776.615470] [54552]: DEBUG cinder.api.middleware.request_id [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.620635] [54552]: INFO cinder.api.openstack.wsgi [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1776.620635] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.620635] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.637830] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637830] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.641488] [54552]: INFO cinder.volume.api [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1776.648045] [54552]: INFO cinder.api.openstack.wsgi [None req-a03dcc5d-a84f-4217-8294-4fced3a43df3 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1776.648690] [54552]: [pid: 54552|app: 0|req: 49/94] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:32 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1777.660429] [54553]: DEBUG cinder.api.middleware.request_id [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.664615] [54553]: INFO cinder.api.openstack.wsgi [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1777.664917] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.667595] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.683647] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.683647] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.689068] [54553]: INFO cinder.volume.api [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1777.695823] [54553]: INFO cinder.api.openstack.wsgi [None req-2483b31e-d9c2-412e-a7dc-eaa0855b81c8 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1777.696419] [54553]: [pid: 54553|app: 0|req: 46/95] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:33 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1778.706476] [54552]: DEBUG cinder.api.middleware.request_id [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1778.715029] [54552]: INFO cinder.api.openstack.wsgi [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1778.715029] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1778.715029] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1778.735204] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735204] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1778.740640] [54552]: INFO cinder.volume.api [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1778.748562] [54552]: INFO cinder.api.openstack.wsgi [None req-4dee2945-6c4c-4565-9478-7f10c599b3f5 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1778.749138] [54552]: [pid: 54552|app: 0|req: 50/96] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:34 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1779.761222] [54553]: DEBUG cinder.api.middleware.request_id [None req-3666b47a-2178-49d6-9097-f354bc294e3f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.763437] [54553]: INFO cinder.api.openstack.wsgi [None req-3666b47a-2178-49d6-9097-f354bc294e3f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1779.763779] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3666b47a-2178-49d6-9097-f354bc294e3f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.764051] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3666b47a-2178-49d6-9097-f354bc294e3f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.776652] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.776652] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.783425] [54553]: INFO cinder.volume.api [None req-3666b47a-2178-49d6-9097-f354bc294e3f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1779.791171] [54553]: INFO cinder.api.openstack.wsgi [None req-3666b47a-2178-49d6-9097-f354bc294e3f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1779.791595] [54553]: [pid: 54553|app: 0|req: 47/97] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:35 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.804384] [54552]: DEBUG cinder.api.middleware.request_id [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.807628] [54552]: INFO cinder.api.openstack.wsgi [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1780.807628] [54552]: DEBUG cinder.api.openstack.wsgi [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.807628] [54552]: DEBUG cinder.api.openstack.wsgi [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.822262] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1780.822262] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.827076] [54552]: INFO cinder.volume.api [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1780.837067] [54552]: INFO cinder.api.openstack.wsgi [None req-84b051f6-d454-40bc-9e68-225cdc52c9fc tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1780.837426] [54552]: [pid: 54552|app: 0|req: 51/98] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:36 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1781.852179] [54553]: DEBUG cinder.api.middleware.request_id [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1781.858821] [54553]: INFO cinder.api.openstack.wsgi [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1781.858821] [54553]: DEBUG cinder.api.openstack.wsgi [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1781.858821] [54553]: DEBUG cinder.api.openstack.wsgi [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1781.873708] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1781.873708] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1781.879024] [54553]: INFO cinder.volume.api [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1781.886712] [54553]: INFO cinder.api.openstack.wsgi [None req-065adfcc-7aa5-43d3-bff8-e32f22fb66ee tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1781.886712] [54553]: [pid: 54553|app: 0|req: 48/99] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:09:37 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1782.960272] [54552]: DEBUG cinder.api.middleware.request_id [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-41919bd3-614c-45d9-bb80-71e98fb4562f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.963645] [54552]: INFO cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-41919bd3-614c-45d9-bb80-71e98fb4562f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] DELETE http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 [ 1782.963645] [54552]: DEBUG cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-41919bd3-614c-45d9-bb80-71e98fb4562f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.963645] [54552]: DEBUG cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-41919bd3-614c-45d9-bb80-71e98fb4562f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.980579] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.980579] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.522361] [54552]: INFO cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-41919bd3-614c-45d9-bb80-71e98fb4562f tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 returned with HTTP 200 [ 1783.523769] [54552]: [pid: 54552|app: 0|req: 52/100] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:09:38 2025] DELETE /volume/v3/attachments/26f677f5-23de-4ff4-807a-6a60924d2551 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1783.530940] [54553]: DEBUG cinder.api.middleware.request_id [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.536993] [54553]: INFO cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] DELETE http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 [ 1783.537245] [54553]: DEBUG cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.537473] [54553]: DEBUG cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.537673] [54553]: INFO cinder.api.v3.volumes [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Delete volume with id: 09fa4808-3cc2-4b28-a570-356233ea7270 [ 1783.551870] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.551870] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.552559] [54553]: INFO cinder.volume.api [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Volume info retrieved successfully. [ 1783.575150] [54553]: INFO cinder.volume.api [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] Delete volume request issued successfully. [ 1783.575579] [54553]: INFO cinder.api.openstack.wsgi [req-6f32962c-4a7f-4fae-bdac-43996382df12 req-e55c7d4c-81fa-4f99-b74e-6e08bc4c62ee tempest-ServersTestBootFromVolume-264494925 tempest-ServersTestBootFromVolume-264494925-project-member] http://10.180.1.21/volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 returned with HTTP 202 [ 1783.575877] [54553]: [pid: 54553|app: 0|req: 49/101] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:09:39 2025] DELETE /volume/v3/volumes/09fa4808-3cc2-4b28-a570-356233ea7270 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1783.648894] [54552]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.653423] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1783.653694] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.654575] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.663742] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.663742] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.669069] [54552]: INFO cinder.volume.api [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1783.677114] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-fb12df33-b5ed-409e-b50b-c74e6298cf5f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1783.677642] [54552]: [pid: 54552|app: 0|req: 53/102] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:39 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1783.959345] [54553]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.962951] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1783.963365] [54553]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.963843] [54553]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.980292] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.980292] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.985276] [54553]: INFO cinder.volume.api [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1783.992393] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-156bb287-16cb-446f-957e-6d72e2a5365e tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1783.993659] [54553]: [pid: 54553|app: 0|req: 50/103] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:39 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1784.002523] [54552]: DEBUG cinder.api.middleware.request_id [None req-ecce3e52-9de4-4198-816f-c927619ec035 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.003073] [54552]: INFO cinder.api.openstack.wsgi [None req-ecce3e52-9de4-4198-816f-c927619ec035 None None] GET http://10.180.1.21/volume// [ 1784.003420] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ecce3e52-9de4-4198-816f-c927619ec035 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.003820] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ecce3e52-9de4-4198-816f-c927619ec035 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.004372] [54552]: INFO cinder.api.openstack.wsgi [None req-ecce3e52-9de4-4198-816f-c927619ec035 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1784.004877] [54552]: [pid: 54552|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:09:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1784.009715] [54553]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-012c46d9-78eb-48eb-9e83-3c72b8befc9f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.012330] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-012c46d9-78eb-48eb-9e83-3c72b8befc9f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1784.012758] [54553]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-012c46d9-78eb-48eb-9e83-3c72b8befc9f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00", "connector": null, "instance_uuid": "9cc7b7db-d113-4fa3-b3f2-b01e0075ba3a"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1784.022944] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.022944] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.048045] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-012c46d9-78eb-48eb-9e83-3c72b8befc9f tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1784.048699] [54553]: [pid: 54553|app: 0|req: 51/105] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:09:39 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1789.712101] [54552]: DEBUG cinder.api.middleware.request_id [None req-dfd26888-f51b-4a61-8187-1640269f4a68 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.714435] [54552]: INFO cinder.api.openstack.wsgi [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1789.714929] [54552]: DEBUG cinder.api.openstack.wsgi [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1395658731"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1789.716637] [54552]: DEBUG cinder.api.v3.volumes [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1395658731'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1789.717409] [54552]: INFO cinder.api.v3.volumes [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume of 1 GB [ 1789.724200] [54552]: INFO cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Availability Zones retrieved successfully. [ 1789.732257] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Flow 'volume_create_api' (5498d8a4-9dd6-420a-88b5-580730801473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1789.734374] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a767f4-5b27-410c-9d2f-858aba6e876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1789.735728] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1789.757144] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a767f4-5b27-410c-9d2f-858aba6e876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1789.758189] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dda7e14-949a-4104-bb73-07c9794bc442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1789.838039] [54552]: DEBUG cinder.quota [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Created reservations ['9fee1d58-f06e-48c9-b4b6-4e64a11f325d', 'dc561c2e-077b-46de-aa2d-f55a3e6df124', 'd9eabefc-ebb7-4ebe-87a4-8688116bce9a', '6e24743d-66af-4ddb-a144-a72158e7064d'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1789.838232] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dda7e14-949a-4104-bb73-07c9794bc442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fee1d58-f06e-48c9-b4b6-4e64a11f325d', 'dc561c2e-077b-46de-aa2d-f55a3e6df124', 'd9eabefc-ebb7-4ebe-87a4-8688116bce9a', '6e24743d-66af-4ddb-a144-a72158e7064d']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1789.839226] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95781a9d-8e68-446e-9470-150944941e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1789.852949] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95781a9d-8e68-446e-9470-150944941e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd59e6763-9010-49b6-9bb1-ca65743639b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1395658731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a05629293b048ca9ee9649a383b63b8',qos_specs=None,replication_status=,reservations=['9fee1d58-f06e-48c9-b4b6-4e64a11f325d','dc561c2e-077b-46de-aa2d-f55a3e6df124','d9eabefc-ebb7-4ebe-87a4-8688116bce9a','6e24743d-66af-4ddb-a144-a72158e7064d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f030ec201e47c68d530f44780f4e34',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1395658731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d59e6763-9010-49b6-9bb1-ca65743639b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a05629293b048ca9ee9649a383b63b8',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='93f030ec201e47c68d530f44780f4e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1789.854149] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e5415e-0e2e-4f63-b580-19340e21f493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1789.872458] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e5415e-0e2e-4f63-b580-19340e21f493) 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-1395658731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a05629293b048ca9ee9649a383b63b8',qos_specs=None,replication_status=,reservations=['9fee1d58-f06e-48c9-b4b6-4e64a11f325d','dc561c2e-077b-46de-aa2d-f55a3e6df124','d9eabefc-ebb7-4ebe-87a4-8688116bce9a','6e24743d-66af-4ddb-a144-a72158e7064d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f030ec201e47c68d530f44780f4e34',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1789.873369] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce4c204-f3e0-4acc-be31-cf825ad33a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1789.882445] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce4c204-f3e0-4acc-be31-cf825ad33a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1789.883318] [54552]: DEBUG cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Flow 'volume_create_api' (5498d8a4-9dd6-420a-88b5-580730801473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1789.883707] [54552]: INFO cinder.volume.api [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume request issued successfully. [ 1789.884498] [54552]: INFO cinder.api.openstack.wsgi [None req-dfd26888-f51b-4a61-8187-1640269f4a68 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1789.885044] [54552]: [pid: 54552|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:09:45 2025] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1789.893449] [54553]: DEBUG cinder.api.middleware.request_id [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.895686] [54553]: INFO cinder.api.openstack.wsgi [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1789.895934] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1789.896227] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1789.907390] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1789.907390] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1789.912477] [54553]: INFO cinder.volume.api [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1789.918583] [54553]: INFO cinder.api.openstack.wsgi [None req-b422f8e6-a903-47bb-a4bc-eb9b47d61bd8 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1789.918977] [54553]: [pid: 54553|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:45 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1790.928536] [54552]: DEBUG cinder.api.middleware.request_id [None req-04fb3184-8165-4b17-8619-18c518ba1a22 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.930988] [54552]: INFO cinder.api.openstack.wsgi [None req-04fb3184-8165-4b17-8619-18c518ba1a22 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1790.931250] [54552]: DEBUG cinder.api.openstack.wsgi [None req-04fb3184-8165-4b17-8619-18c518ba1a22 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.931513] [54552]: DEBUG cinder.api.openstack.wsgi [None req-04fb3184-8165-4b17-8619-18c518ba1a22 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.943462] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.943462] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.948559] [54552]: INFO cinder.volume.api [None req-04fb3184-8165-4b17-8619-18c518ba1a22 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1790.954821] [54552]: INFO cinder.api.openstack.wsgi [None req-04fb3184-8165-4b17-8619-18c518ba1a22 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1790.955427] [54552]: [pid: 54552|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:46 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.763299] [54553]: DEBUG cinder.api.middleware.request_id [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.765940] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1791.766215] [54553]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.766446] [54553]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.774758] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.774758] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.779397] [54553]: INFO cinder.volume.api [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1791.786392] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ffd2db66-a9e9-47de-a56d-317d73a8fc82 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1791.787143] [54553]: [pid: 54553|app: 0|req: 53/109] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:47 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.315825] [54552]: DEBUG cinder.api.middleware.request_id [None req-4896f7b7-ace0-4d29-b1f6-0b9cf80eca50 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.315825] [54552]: INFO cinder.api.openstack.wsgi [None req-4896f7b7-ace0-4d29-b1f6-0b9cf80eca50 None None] GET http://10.180.1.21/volume// [ 1793.315825] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4896f7b7-ace0-4d29-b1f6-0b9cf80eca50 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.315825] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4896f7b7-ace0-4d29-b1f6-0b9cf80eca50 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.316387] [54552]: INFO cinder.api.openstack.wsgi [None req-4896f7b7-ace0-4d29-b1f6-0b9cf80eca50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1793.316387] [54552]: [pid: 54552|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:09:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1793.320726] [54553]: DEBUG cinder.api.middleware.request_id [req-526c9012-b129-4000-b8c8-655374942c7f req-91ccd689-2cd8-4296-b01e-a180b1fd65f4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.325237] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-91ccd689-2cd8-4296-b01e-a180b1fd65f4 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1793.325663] [54553]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-91ccd689-2cd8-4296-b01e-a180b1fd65f4 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d59e6763-9010-49b6-9bb1-ca65743639b8", "connector": null, "instance_uuid": "c87cc4a6-32b6-46bf-a4a8-d6b37ae397dd"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1793.340849] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.340849] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.368122] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-91ccd689-2cd8-4296-b01e-a180b1fd65f4 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1793.368608] [54553]: [pid: 54553|app: 0|req: 54/111] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:09:49 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1793.387116] [54552]: DEBUG cinder.api.middleware.request_id [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.390491] [54552]: INFO cinder.api.openstack.wsgi [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1793.390802] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.391306] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.408607] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.408607] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.415090] [54552]: INFO cinder.volume.api [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1793.422975] [54552]: INFO cinder.api.openstack.wsgi [None req-8561c748-8cea-4572-b9a3-8ce30d2c948d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1793.423774] [54552]: [pid: 54552|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:49 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.894816] [54553]: DEBUG cinder.api.middleware.request_id [None req-6288ebe8-a722-4863-82d2-8408c4ed1a00 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.895442] [54553]: INFO cinder.api.openstack.wsgi [None req-6288ebe8-a722-4863-82d2-8408c4ed1a00 None None] GET http://10.180.1.21/volume// [ 1793.895654] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6288ebe8-a722-4863-82d2-8408c4ed1a00 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.895899] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6288ebe8-a722-4863-82d2-8408c4ed1a00 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.896339] [54553]: INFO cinder.api.openstack.wsgi [None req-6288ebe8-a722-4863-82d2-8408c4ed1a00 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1793.896682] [54553]: [pid: 54553|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:09:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1793.900652] [54552]: DEBUG cinder.api.middleware.request_id [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.903395] [54552]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1793.903553] [54552]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.903777] [54552]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.906031] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=181,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1793.917390] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917390] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.922295] [54552]: INFO cinder.volume.api [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1793.927583] [54552]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-8cc29d8b-ecbb-4ce9-a3e6-2cf2736f257e tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1793.928183] [54552]: [pid: 54552|app: 0|req: 59/114] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:09:49 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1793.968103] [54553]: DEBUG cinder.api.middleware.request_id [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.971394] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] PUT http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 [ 1793.972041] [54553]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-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-417834", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1793.980117] [54553]: DEBUG cinder.coordination [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Acquiring lock "cinder-attachment_update-d59e6763-9010-49b6-9bb1-ca65743639b8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1793.984901] [54553]: DEBUG cinder.coordination [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Lock "cinder-attachment_update-d59e6763-9010-49b6-9bb1-ca65743639b8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1793.986097] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.986097] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.436869] [54552]: DEBUG cinder.api.middleware.request_id [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.440661] [54552]: INFO cinder.api.openstack.wsgi [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1794.440661] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.441011] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.452287] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.452287] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.456482] [54552]: INFO cinder.volume.api [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1794.463504] [54552]: INFO cinder.api.openstack.wsgi [None req-3f4c21a9-cb70-4bff-9f94-222ec81d5684 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1794.463806] [54552]: [pid: 54552|app: 0|req: 60/115] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:50 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.474420] [54552]: DEBUG cinder.api.middleware.request_id [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.478094] [54552]: INFO cinder.api.openstack.wsgi [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1795.478094] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.478094] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.491754] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.491754] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.496019] [54552]: INFO cinder.volume.api [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1795.501175] [54552]: INFO cinder.api.openstack.wsgi [None req-0ba04b80-1c85-4f3b-82a0-074b6d0a352c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1795.501766] [54552]: [pid: 54552|app: 0|req: 61/116] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:51 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.517340] [54552]: DEBUG cinder.api.middleware.request_id [None req-a4796860-d392-4825-b12b-a31198b5afd7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.521405] [54552]: INFO cinder.api.openstack.wsgi [None req-a4796860-d392-4825-b12b-a31198b5afd7 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1796.521769] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a4796860-d392-4825-b12b-a31198b5afd7 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.522020] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a4796860-d392-4825-b12b-a31198b5afd7 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.543747] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.543747] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.548321] [54552]: INFO cinder.volume.api [None req-a4796860-d392-4825-b12b-a31198b5afd7 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1796.554996] [54552]: INFO cinder.api.openstack.wsgi [None req-a4796860-d392-4825-b12b-a31198b5afd7 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1796.555213] [54552]: [pid: 54552|app: 0|req: 62/117] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:52 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.564476] [54552]: DEBUG cinder.api.middleware.request_id [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.566567] [54552]: INFO cinder.api.openstack.wsgi [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1797.566802] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.567080] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.584111] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.584111] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.587961] [54552]: INFO cinder.volume.api [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1797.596643] [54552]: INFO cinder.api.openstack.wsgi [None req-c3423dce-82af-4c7e-a4f7-11e816f33646 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1797.597063] [54552]: [pid: 54552|app: 0|req: 63/118] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:53 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.607442] [54552]: DEBUG cinder.api.middleware.request_id [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.610511] [54552]: INFO cinder.api.openstack.wsgi [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1798.610796] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.611045] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.623895] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.623895] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.627417] [54552]: INFO cinder.volume.api [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1798.632465] [54552]: INFO cinder.api.openstack.wsgi [None req-f707d7d7-6dd0-4686-90ff-5a7b2e82ab2a tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1798.632925] [54552]: [pid: 54552|app: 0|req: 64/119] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:54 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.005711] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=122,cinder:UPDATE=15,cinder:INSERT=4 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1799.013116] [54553]: DEBUG cinder.coordination [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Lock "cinder-attachment_update-d59e6763-9010-49b6-9bb1-ca65743639b8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1799.013116] [54553]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-5e783fab-f729-4674-8ab0-37d8509e4756 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 returned with HTTP 200 [ 1799.013562] [54553]: [pid: 54553|app: 0|req: 56/120] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:09:49 2025] PUT /volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 => generated 617 bytes in 5046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1799.642609] [54552]: DEBUG cinder.api.middleware.request_id [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.644956] [54552]: INFO cinder.api.openstack.wsgi [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1799.645268] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.645500] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.660892] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660892] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.665829] [54552]: INFO cinder.volume.api [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1799.672578] [54552]: INFO cinder.api.openstack.wsgi [None req-6fe42538-8ed1-4310-b8bb-e74513657c76 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1799.673042] [54552]: [pid: 54552|app: 0|req: 65/121] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:55 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.685244] [54553]: DEBUG cinder.api.middleware.request_id [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.688035] [54553]: INFO cinder.api.openstack.wsgi [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1800.688778] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.689280] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.691752] [54552]: DEBUG cinder.api.middleware.request_id [req-526c9012-b129-4000-b8c8-655374942c7f req-ab44e296-0ae3-4dbc-b22a-ea9bd6383610 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.697861] [54552]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ab44e296-0ae3-4dbc-b22a-ea9bd6383610 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] POST http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311/action [ 1800.699219] [54552]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ab44e296-0ae3-4dbc-b22a-ea9bd6383610 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1800.699219] [54552]: DEBUG cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ab44e296-0ae3-4dbc-b22a-ea9bd6383610 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1800.706620] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.706620] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.712887] [54553]: INFO cinder.volume.api [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1800.720270] [54553]: INFO cinder.api.openstack.wsgi [None req-2fcb2b6a-5fc5-4d01-8ccd-91938000d303 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1800.720732] [54553]: [pid: 54553|app: 0|req: 57/122] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:56 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.720967] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.720967] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.729747] [54552]: INFO cinder.api.openstack.wsgi [req-526c9012-b129-4000-b8c8-655374942c7f req-ab44e296-0ae3-4dbc-b22a-ea9bd6383610 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311/action returned with HTTP 204 [ 1800.730232] [54552]: [pid: 54552|app: 0|req: 66/123] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:09:56 2025] POST /volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1801.732113] [54553]: DEBUG cinder.api.middleware.request_id [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.734673] [54553]: INFO cinder.api.openstack.wsgi [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1801.734906] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.735177] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.750022] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.750022] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.755203] [54553]: INFO cinder.volume.api [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1801.763439] [54553]: INFO cinder.api.openstack.wsgi [None req-ebeebae6-a9b9-4cbd-9c35-9847cb60fa63 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1801.764080] [54553]: [pid: 54553|app: 0|req: 58/124] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:57 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1801.775755] [54552]: DEBUG cinder.api.middleware.request_id [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.778196] [54552]: INFO cinder.api.openstack.wsgi [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1801.778440] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.778696] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.792552] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.792552] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.799711] [54552]: INFO cinder.volume.api [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1801.809698] [54552]: INFO cinder.api.openstack.wsgi [None req-e86a2cad-3189-4df3-97ba-bb11397847b9 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1801.810378] [54552]: [pid: 54552|app: 0|req: 67/125] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:57 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.356381] [54553]: DEBUG cinder.api.middleware.request_id [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.359050] [54553]: INFO cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1802.359290] [54553]: DEBUG cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.359531] [54553]: DEBUG cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.375276] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375276] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.378886] [54553]: INFO cinder.volume.api [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Volume info retrieved successfully. [ 1802.384193] [54553]: INFO cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-fef2aedf-9120-4335-adee-9e5869e740de tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1802.384775] [54553]: [pid: 54553|app: 0|req: 59/126] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:58 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.389584] [54552]: DEBUG cinder.api.middleware.request_id [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-ebce0b79-e3a5-4a41-8c50-b16859e9cd6e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.392024] [54552]: INFO cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-ebce0b79-e3a5-4a41-8c50-b16859e9cd6e tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] GET http://10.180.1.21/volume/v3/volumes/fe237d2d-f443-4369-863b-9729c128cb8e [ 1802.392270] [54552]: DEBUG cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-ebce0b79-e3a5-4a41-8c50-b16859e9cd6e tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.392492] [54552]: DEBUG cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-ebce0b79-e3a5-4a41-8c50-b16859e9cd6e tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.398830] [54552]: INFO cinder.api.openstack.wsgi [req-3df9b87a-97f7-44c0-85dc-6189b0c47e48 req-ebce0b79-e3a5-4a41-8c50-b16859e9cd6e tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] http://10.180.1.21/volume/v3/volumes/fe237d2d-f443-4369-863b-9729c128cb8e returned with HTTP 404 [ 1802.400085] [54552]: [pid: 54552|app: 0|req: 68/127] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:58 2025] GET /volume/v3/volumes/fe237d2d-f443-4369-863b-9729c128cb8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1802.409030] [54553]: DEBUG cinder.api.middleware.request_id [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.413089] [54553]: INFO cinder.api.openstack.wsgi [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1802.413089] [54553]: DEBUG cinder.api.openstack.wsgi [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.413089] [54553]: DEBUG cinder.api.openstack.wsgi [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.424878] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.424878] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.428425] [54553]: INFO cinder.volume.api [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1802.432539] [54553]: INFO cinder.api.openstack.wsgi [None req-07a81930-f9ef-44bc-b52f-7fabe283d9ca tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1802.432875] [54553]: [pid: 54553|app: 0|req: 60/128] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:09:58 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.810746] [54552]: DEBUG cinder.api.middleware.request_id [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.816153] [54552]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1802.816403] [54552]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.816790] [54552]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.837097] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837097] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.842442] [54552]: INFO cinder.volume.api [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1802.848111] [54552]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-7433582c-c57d-4761-901b-720d48286183 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1802.848541] [54552]: [pid: 54552|app: 0|req: 69/129] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:09:58 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1803.180200] [54553]: DEBUG cinder.api.middleware.request_id [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.182805] [54553]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] POST http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8/action [ 1803.183239] [54553]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1803.183381] [54553]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1803.206831] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.206831] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.207564] [54553]: INFO cinder.volume.api [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1803.216631] [54553]: INFO cinder.volume.api [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Begin detaching volume completed successfully. [ 1803.216920] [54553]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-dc899c58-4ed4-4118-8fed-5e6c0ed29701 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8/action returned with HTTP 202 [ 1803.217476] [54553]: [pid: 54553|app: 0|req: 61/130] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:09:59 2025] POST /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1804.243294] [54552]: DEBUG cinder.api.middleware.request_id [None req-ce763842-3c1c-4390-83ae-391148521bb8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.244018] [54552]: INFO cinder.api.openstack.wsgi [None req-ce763842-3c1c-4390-83ae-391148521bb8 None None] GET http://10.180.1.21/volume// [ 1804.244018] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ce763842-3c1c-4390-83ae-391148521bb8 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.244154] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ce763842-3c1c-4390-83ae-391148521bb8 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.244906] [54552]: INFO cinder.api.openstack.wsgi [None req-ce763842-3c1c-4390-83ae-391148521bb8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1804.244906] [54552]: [pid: 54552|app: 0|req: 70/131] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:10:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1804.252325] [54553]: DEBUG cinder.api.middleware.request_id [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.256517] [54553]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1804.256517] [54553]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.256756] [54553]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.284699] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.284699] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.292796] [54553]: INFO cinder.volume.api [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1804.299121] [54553]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-4633ce00-acd1-49d8-aab6-62a7b073b66d tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1804.299649] [54553]: [pid: 54553|app: 0|req: 62/132] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:10:00 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 1323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1805.522331] [54552]: DEBUG cinder.api.middleware.request_id [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.524840] [54552]: INFO cinder.api.openstack.wsgi [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1805.525227] [54552]: DEBUG cinder.api.openstack.wsgi [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.527017] [54552]: DEBUG cinder.api.openstack.wsgi [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.527017] [54552]: INFO cinder.api.v3.volumes [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Delete volume with id: 51a8c5b5-7682-483e-a053-5d922f8b03be [ 1805.535389] [54552]: INFO cinder.api.openstack.wsgi [None req-24c1eb27-c442-4e0d-b52f-4fc5e9096ce8 tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 404 [ 1805.536086] [54552]: [pid: 54552|app: 0|req: 71/133] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:10:01 2025] DELETE /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1805.539830] [54553]: DEBUG cinder.api.middleware.request_id [None req-1f0ec8eb-ff56-4f31-8a4d-e46bbd10723a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.542687] [54553]: INFO cinder.api.openstack.wsgi [None req-1f0ec8eb-ff56-4f31-8a4d-e46bbd10723a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] GET http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be [ 1805.543128] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1f0ec8eb-ff56-4f31-8a4d-e46bbd10723a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.543214] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1f0ec8eb-ff56-4f31-8a4d-e46bbd10723a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.553668] [54553]: INFO cinder.api.openstack.wsgi [None req-1f0ec8eb-ff56-4f31-8a4d-e46bbd10723a tempest-VolumesAssistedSnapshotsTest-1504571568 tempest-VolumesAssistedSnapshotsTest-1504571568-project-admin] http://10.180.1.21/volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be returned with HTTP 404 [ 1805.554207] [54553]: [pid: 54553|app: 0|req: 63/134] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:01 2025] GET /volume/v3/volumes/51a8c5b5-7682-483e-a053-5d922f8b03be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1805.918276] [54552]: DEBUG cinder.api.middleware.request_id [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.925157] [54552]: INFO cinder.api.openstack.wsgi [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1805.925654] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-374837113"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1805.928641] [54552]: DEBUG cinder.api.v3.volumes [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-374837113'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1805.928641] [54552]: INFO cinder.api.v3.volumes [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume of 1 GB [ 1805.936570] [54552]: INFO cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Availability Zones retrieved successfully. [ 1805.945534] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Flow 'volume_create_api' (6b423847-47a4-46dd-bd34-7f35dab273be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1805.946739] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de2a031-5c48-4cce-aa97-07da8e53a5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1805.948128] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1805.972229] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de2a031-5c48-4cce-aa97-07da8e53a5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1805.974913] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efcd4408-9a6d-4316-8787-1b980b50d909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1806.027141] [54552]: DEBUG cinder.quota [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Created reservations ['495d7a60-ade7-425e-8947-3f7b8f47ab16', '63a9c38c-0672-4eed-80da-c3ada750b303', '3108b185-cc4d-4eef-90f4-6b2a75863fa2', 'acff9445-f9da-4bf9-ade4-c890a027d5cc'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1806.028138] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efcd4408-9a6d-4316-8787-1b980b50d909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['495d7a60-ade7-425e-8947-3f7b8f47ab16', '63a9c38c-0672-4eed-80da-c3ada750b303', '3108b185-cc4d-4eef-90f4-6b2a75863fa2', 'acff9445-f9da-4bf9-ade4-c890a027d5cc']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1806.029064] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f6dca1-633c-4cda-afc4-8873af5f3bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1806.048588] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f6dca1-633c-4cda-afc4-8873af5f3bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10e858b-c086-45d2-b160-a0aebcf78c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-374837113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266aad22d71447ca60bfcba4d94a511',qos_specs=None,replication_status=,reservations=['495d7a60-ade7-425e-8947-3f7b8f47ab16','63a9c38c-0672-4eed-80da-c3ada750b303','3108b185-cc4d-4eef-90f4-6b2a75863fa2','acff9445-f9da-4bf9-ade4-c890a027d5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c35581a31a34b64b227fd3d6c8f0db9',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-374837113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10e858b-c086-45d2-b160-a0aebcf78c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266aad22d71447ca60bfcba4d94a511',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='4c35581a31a34b64b227fd3d6c8f0db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1806.050290] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1b6d7a-b80a-46b6-8de4-9a09665ffc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1806.066303] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1b6d7a-b80a-46b6-8de4-9a09665ffc96) 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-374837113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266aad22d71447ca60bfcba4d94a511',qos_specs=None,replication_status=,reservations=['495d7a60-ade7-425e-8947-3f7b8f47ab16','63a9c38c-0672-4eed-80da-c3ada750b303','3108b185-cc4d-4eef-90f4-6b2a75863fa2','acff9445-f9da-4bf9-ade4-c890a027d5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c35581a31a34b64b227fd3d6c8f0db9',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1806.067300] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6bf3dd-a165-49aa-a0d7-33d3dfae8883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1806.080299] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b6bf3dd-a165-49aa-a0d7-33d3dfae8883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1806.081568] [54552]: DEBUG cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Flow 'volume_create_api' (6b423847-47a4-46dd-bd34-7f35dab273be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1806.081980] [54552]: INFO cinder.volume.api [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume request issued successfully. [ 1806.082966] [54552]: INFO cinder.api.openstack.wsgi [None req-cad7fdd0-2e66-4393-9a34-2460276d9bf5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1806.083481] [54552]: [pid: 54552|app: 0|req: 72/135] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:10:01 2025] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1806.093439] [54553]: DEBUG cinder.api.middleware.request_id [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.098037] [54553]: INFO cinder.api.openstack.wsgi [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 [ 1806.098037] [54553]: DEBUG cinder.api.openstack.wsgi [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.098037] [54553]: DEBUG cinder.api.openstack.wsgi [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.110315] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.110315] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.122614] [54553]: INFO cinder.volume.api [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1806.130502] [54553]: INFO cinder.api.openstack.wsgi [None req-723771c1-d630-42ce-a3bb-a2c38e0f611a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 returned with HTTP 200 [ 1806.130945] [54553]: [pid: 54553|app: 0|req: 64/136] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:01 2025] GET /volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1806.512586] [54552]: DEBUG cinder.api.middleware.request_id [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-3808376e-b1e8-4cfa-9162-e0cad4cd1a2f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.516866] [54552]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-3808376e-b1e8-4cfa-9162-e0cad4cd1a2f tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] DELETE http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 [ 1806.516866] [54552]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-3808376e-b1e8-4cfa-9162-e0cad4cd1a2f tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.516866] [54552]: DEBUG cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-3808376e-b1e8-4cfa-9162-e0cad4cd1a2f tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.528555] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.528555] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.077218] [54552]: INFO cinder.api.openstack.wsgi [req-e67134ea-5c4a-40ab-993d-eb389b55fd38 req-3808376e-b1e8-4cfa-9162-e0cad4cd1a2f tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 returned with HTTP 200 [ 1807.078512] [54552]: [pid: 54552|app: 0|req: 73/137] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:10:02 2025] DELETE /volume/v3/attachments/59f6a5fd-5ee0-4ba7-a176-2e514f930311 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1807.141506] [54553]: DEBUG cinder.api.middleware.request_id [None req-157ea030-a184-4e9d-9674-3055e9b7354a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.146019] [54553]: INFO cinder.api.openstack.wsgi [None req-157ea030-a184-4e9d-9674-3055e9b7354a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 [ 1807.146019] [54553]: DEBUG cinder.api.openstack.wsgi [None req-157ea030-a184-4e9d-9674-3055e9b7354a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.146019] [54553]: DEBUG cinder.api.openstack.wsgi [None req-157ea030-a184-4e9d-9674-3055e9b7354a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.159873] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.159873] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.165649] [54553]: INFO cinder.volume.api [None req-157ea030-a184-4e9d-9674-3055e9b7354a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1807.171553] [54553]: INFO cinder.api.openstack.wsgi [None req-157ea030-a184-4e9d-9674-3055e9b7354a tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 returned with HTTP 200 [ 1807.172276] [54553]: [pid: 54553|app: 0|req: 65/138] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:03 2025] GET /volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1808.133803] [54552]: DEBUG cinder.api.middleware.request_id [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.136016] [54552]: INFO cinder.api.openstack.wsgi [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1808.136523] [54552]: DEBUG cinder.api.openstack.wsgi [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.136523] [54552]: DEBUG cinder.api.openstack.wsgi [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.163256] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.163256] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.170712] [54552]: INFO cinder.volume.api [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1808.176588] [54552]: INFO cinder.api.openstack.wsgi [None req-dbde7e56-47f2-4c79-83bb-b76e689b6e72 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1808.177115] [54552]: [pid: 54552|app: 0|req: 74/139] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:03 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1817.168748] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=36,cinder:UPDATE=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1818.174442] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=91,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1819.572991] [54553]: DEBUG cinder.api.middleware.request_id [None req-873f8bf3-7bf6-45ed-8479-a300cca7be59 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.572991] [54553]: INFO cinder.api.openstack.wsgi [None req-873f8bf3-7bf6-45ed-8479-a300cca7be59 None None] GET http://10.180.1.21/volume// [ 1819.573373] [54553]: DEBUG cinder.api.openstack.wsgi [None req-873f8bf3-7bf6-45ed-8479-a300cca7be59 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.573850] [54553]: DEBUG cinder.api.openstack.wsgi [None req-873f8bf3-7bf6-45ed-8479-a300cca7be59 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.575067] [54553]: INFO cinder.api.openstack.wsgi [None req-873f8bf3-7bf6-45ed-8479-a300cca7be59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1819.575575] [54553]: [pid: 54553|app: 0|req: 66/140] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:10:15 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1819.578910] [54552]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.583411] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1819.584142] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.584558] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.611901] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.611901] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.624712] [54552]: INFO cinder.volume.api [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1819.634017] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-9aaaa287-0e2e-4c33-859d-878ace2277f4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1819.638505] [54552]: [pid: 54552|app: 0|req: 75/141] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:10:15 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 1571 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1819.885018] [54553]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.889012] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] PUT http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 [ 1819.889494] [54553]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-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=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1819.903572] [54553]: DEBUG cinder.coordination [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Acquiring lock "cinder-attachment_update-7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1819.909581] [54553]: DEBUG cinder.coordination [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Lock "cinder-attachment_update-7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1819.910708] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.910708] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.434318] [54553]: DEBUG cinder.coordination [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Lock "cinder-attachment_update-7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1820.434696] [54553]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-a068ae79-6a0b-4b8b-9d51-b78c41d6fe1b tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 returned with HTTP 200 [ 1820.435340] [54553]: [pid: 54553|app: 0|req: 67/142] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:10:15 2025] PUT /volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 => generated 617 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1820.950728] [54552]: DEBUG cinder.api.middleware.request_id [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-659f30b7-c8b4-41a2-98f6-f899b0d46a29 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1820.953334] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-659f30b7-c8b4-41a2-98f6-f899b0d46a29 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] POST http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46/action [ 1820.953760] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-659f30b7-c8b4-41a2-98f6-f899b0d46a29 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1820.953895] [54552]: DEBUG cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-659f30b7-c8b4-41a2-98f6-f899b0d46a29 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1820.988843] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988843] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.001853] [54552]: INFO cinder.api.openstack.wsgi [req-acc1563e-18ad-457f-bbca-dd3d3b85e2d3 req-659f30b7-c8b4-41a2-98f6-f899b0d46a29 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46/action returned with HTTP 204 [ 1821.001853] [54552]: [pid: 54552|app: 0|req: 76/143] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:10:16 2025] POST /volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1822.810864] [54553]: DEBUG cinder.api.middleware.request_id [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.815041] [54553]: INFO cinder.api.openstack.wsgi [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1822.815535] [54553]: DEBUG cinder.api.openstack.wsgi [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1746303821"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1822.818954] [54553]: DEBUG cinder.api.v3.volumes [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1746303821'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1822.819937] [54553]: INFO cinder.api.v3.volumes [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume of 1 GB [ 1822.820415] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.820415] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1822.833168] [54553]: INFO cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Availability Zones retrieved successfully. [ 1822.842315] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Flow 'volume_create_api' (dc9b72c2-c90f-4517-9d11-0bcaf50cb88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1822.843649] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91dadb6-fd41-41b3-85ee-aa2f8cf382c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1822.844974] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1822.873848] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91dadb6-fd41-41b3-85ee-aa2f8cf382c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1822.874842] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7af423e-e2e1-454d-8e86-16e9baa0f59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1822.917749] [54553]: DEBUG cinder.quota [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Created reservations ['6a694ae6-c90a-4b87-821e-2e7fb69c1285', 'a121c72a-730f-48c7-94df-4d93f886a835', '6e31aafb-44a6-4438-87b6-da5d774e5c83', 'a4188889-386f-4c00-8ce8-277417c19bab'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1822.917749] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7af423e-e2e1-454d-8e86-16e9baa0f59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a694ae6-c90a-4b87-821e-2e7fb69c1285', 'a121c72a-730f-48c7-94df-4d93f886a835', '6e31aafb-44a6-4438-87b6-da5d774e5c83', 'a4188889-386f-4c00-8ce8-277417c19bab']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1822.917749] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f536e42-7927-4fc8-95f9-37f60cf8e359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1822.936937] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f536e42-7927-4fc8-95f9-37f60cf8e359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f53770c5-4a54-4166-838a-00477303d995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746303821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266aad22d71447ca60bfcba4d94a511',qos_specs=None,replication_status=,reservations=['6a694ae6-c90a-4b87-821e-2e7fb69c1285','a121c72a-730f-48c7-94df-4d93f886a835','6e31aafb-44a6-4438-87b6-da5d774e5c83','a4188889-386f-4c00-8ce8-277417c19bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c35581a31a34b64b227fd3d6c8f0db9',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746303821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f53770c5-4a54-4166-838a-00477303d995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4266aad22d71447ca60bfcba4d94a511',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='4c35581a31a34b64b227fd3d6c8f0db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1822.938158] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9f1498-f130-42be-9841-681200f26cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1822.953438] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee9f1498-f130-42be-9841-681200f26cd2) 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-1746303821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4266aad22d71447ca60bfcba4d94a511',qos_specs=None,replication_status=,reservations=['6a694ae6-c90a-4b87-821e-2e7fb69c1285','a121c72a-730f-48c7-94df-4d93f886a835','6e31aafb-44a6-4438-87b6-da5d774e5c83','a4188889-386f-4c00-8ce8-277417c19bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c35581a31a34b64b227fd3d6c8f0db9',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1822.954431] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb8d4ae9-99c7-42d5-be91-347a239ddaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1822.963750] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb8d4ae9-99c7-42d5-be91-347a239ddaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1822.964834] [54553]: DEBUG cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Flow 'volume_create_api' (dc9b72c2-c90f-4517-9d11-0bcaf50cb88c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1822.965296] [54553]: INFO cinder.volume.api [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Create volume request issued successfully. [ 1822.966039] [54553]: INFO cinder.api.openstack.wsgi [None req-249a2bb5-ca62-417f-96f8-9f9c255e2e92 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1822.966522] [54553]: [pid: 54553|app: 0|req: 68/144] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:10:18 2025] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1822.980059] [54552]: DEBUG cinder.api.middleware.request_id [None req-9183daf2-0f14-4117-8634-0eb10aae4840 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.982055] [54552]: INFO cinder.api.openstack.wsgi [None req-9183daf2-0f14-4117-8634-0eb10aae4840 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1822.984130] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9183daf2-0f14-4117-8634-0eb10aae4840 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1822.984130] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9183daf2-0f14-4117-8634-0eb10aae4840 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1822.993633] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.993633] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1823.000773] [54552]: INFO cinder.volume.api [None req-9183daf2-0f14-4117-8634-0eb10aae4840 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1823.006516] [54552]: INFO cinder.api.openstack.wsgi [None req-9183daf2-0f14-4117-8634-0eb10aae4840 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1823.006957] [54552]: [pid: 54552|app: 0|req: 77/145] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:18 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1824.017501] [54553]: DEBUG cinder.api.middleware.request_id [None req-71d45a86-ca99-403f-af07-285fb5386518 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1824.019812] [54553]: INFO cinder.api.openstack.wsgi [None req-71d45a86-ca99-403f-af07-285fb5386518 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1824.020070] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71d45a86-ca99-403f-af07-285fb5386518 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1824.020317] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71d45a86-ca99-403f-af07-285fb5386518 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1824.031746] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1824.031746] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1824.035902] [54553]: INFO cinder.volume.api [None req-71d45a86-ca99-403f-af07-285fb5386518 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1824.040846] [54553]: INFO cinder.api.openstack.wsgi [None req-71d45a86-ca99-403f-af07-285fb5386518 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1824.041593] [54553]: [pid: 54553|app: 0|req: 69/146] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:19 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.003893] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1834.039645] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1835.374943] [54552]: DEBUG cinder.api.middleware.request_id [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.378949] [54552]: INFO cinder.api.openstack.wsgi [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] GET http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 1835.379252] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.379537] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.421263] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421263] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.424875] [54552]: INFO cinder.volume.api [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 1835.437218] [54552]: INFO cinder.api.openstack.wsgi [None req-2d6f1552-46ca-4a2a-a0ed-1915454b1135 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 200 [ 1835.438014] [54552]: [pid: 54552|app: 0|req: 78/147] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Jan 7 02:10:31 2025] GET /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 1864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1836.996591] [54553]: DEBUG cinder.api.middleware.request_id [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.999404] [54553]: INFO cinder.api.openstack.wsgi [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1836.999819] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-414074867"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1837.002656] [54553]: DEBUG cinder.api.v3.volumes [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-414074867'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1837.002838] [54553]: INFO cinder.api.v3.volumes [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Create volume of 1 GB [ 1837.021122] [54553]: INFO cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Availability Zones retrieved successfully. [ 1837.029951] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Flow 'volume_create_api' (a023dca5-b2df-4935-8559-b17e659c030a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1837.031576] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5587b2fe-aedc-4baa-8d04-1107c59e8b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1837.033598] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1837.089181] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5587b2fe-aedc-4baa-8d04-1107c59e8b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1837.089181] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c04bd4-2b8e-4bd5-a845-62d1dddfa6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1837.246810] [54553]: DEBUG cinder.quota [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Created reservations ['bc766478-2d6b-4917-87b8-60837278091c', 'd024cc03-a602-48b8-a602-c13a9308779b', '7bc3bf00-12a2-47b6-aa2e-a972f1efea10', 'f8f70e11-dccc-42da-b5b8-bcb02dcdf0f3'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1837.248576] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c04bd4-2b8e-4bd5-a845-62d1dddfa6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc766478-2d6b-4917-87b8-60837278091c', 'd024cc03-a602-48b8-a602-c13a9308779b', '7bc3bf00-12a2-47b6-aa2e-a972f1efea10', 'f8f70e11-dccc-42da-b5b8-bcb02dcdf0f3']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1837.251208] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e5ba9c-c3ab-4e41-b42d-8303274dd426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1837.295545] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e5ba9c-c3ab-4e41-b42d-8303274dd426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6411fa-3aa3-49ae-af3e-ec4e489cddf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-414074867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e12bb11b9e548798618c073b9b30454',qos_specs=None,replication_status=,reservations=['bc766478-2d6b-4917-87b8-60837278091c','d024cc03-a602-48b8-a602-c13a9308779b','7bc3bf00-12a2-47b6-aa2e-a972f1efea10','f8f70e11-dccc-42da-b5b8-bcb02dcdf0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b709d7bebdbd4d91b15f3f2e08415cd4',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-414074867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6411fa-3aa3-49ae-af3e-ec4e489cddf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e12bb11b9e548798618c073b9b30454',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='b709d7bebdbd4d91b15f3f2e08415cd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1837.302029] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb133ff3-ed14-4d81-ab5e-71ff8f33c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1837.325750] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb133ff3-ed14-4d81-ab5e-71ff8f33c020) 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-414074867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e12bb11b9e548798618c073b9b30454',qos_specs=None,replication_status=,reservations=['bc766478-2d6b-4917-87b8-60837278091c','d024cc03-a602-48b8-a602-c13a9308779b','7bc3bf00-12a2-47b6-aa2e-a972f1efea10','f8f70e11-dccc-42da-b5b8-bcb02dcdf0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b709d7bebdbd4d91b15f3f2e08415cd4',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1837.326840] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0716fae8-ac50-47b3-9885-18b2733339bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1837.349924] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0716fae8-ac50-47b3-9885-18b2733339bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1837.351161] [54553]: DEBUG cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Flow 'volume_create_api' (a023dca5-b2df-4935-8559-b17e659c030a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1837.351563] [54553]: INFO cinder.volume.api [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Create volume request issued successfully. [ 1837.352450] [54553]: INFO cinder.api.openstack.wsgi [None req-e880a3bb-a321-4813-b55b-dfd351d2b0f9 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1837.352935] [54553]: [pid: 54553|app: 0|req: 70/148] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:10:32 2025] POST /volume/v3/volumes => generated 750 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1837.365768] [54552]: DEBUG cinder.api.middleware.request_id [None req-16be2a60-86cc-4570-88e7-23832c39421b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.368259] [54552]: INFO cinder.api.openstack.wsgi [None req-16be2a60-86cc-4570-88e7-23832c39421b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1837.368476] [54552]: DEBUG cinder.api.openstack.wsgi [None req-16be2a60-86cc-4570-88e7-23832c39421b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.369021] [54552]: DEBUG cinder.api.openstack.wsgi [None req-16be2a60-86cc-4570-88e7-23832c39421b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.378948] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.378948] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1837.388705] [54552]: INFO cinder.volume.api [None req-16be2a60-86cc-4570-88e7-23832c39421b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1837.395887] [54552]: INFO cinder.api.openstack.wsgi [None req-16be2a60-86cc-4570-88e7-23832c39421b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1837.395887] [54552]: [pid: 54552|app: 0|req: 79/149] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:33 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1838.405921] [54553]: DEBUG cinder.api.middleware.request_id [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.408620] [54553]: INFO cinder.api.openstack.wsgi [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1838.408958] [54553]: DEBUG cinder.api.openstack.wsgi [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.409240] [54553]: DEBUG cinder.api.openstack.wsgi [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.431570] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.431570] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.442271] [54553]: INFO cinder.volume.api [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1838.450213] [54553]: INFO cinder.api.openstack.wsgi [None req-04dc19a1-eba6-4eac-9e3c-6db3aaab312f tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1838.450213] [54553]: [pid: 54553|app: 0|req: 71/150] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:34 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1838.679180] [54552]: DEBUG cinder.api.middleware.request_id [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.682631] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1838.682631] [54552]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.682768] [54552]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.692163] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.692163] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.695639] [54552]: INFO cinder.volume.api [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1838.701484] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-19dcbf6e-d0d1-4c1b-90a1-6a3f9db33d86 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1838.702176] [54552]: [pid: 54552|app: 0|req: 80/151] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:10:34 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1840.743836] [54553]: DEBUG cinder.api.middleware.request_id [None req-66195565-2d8f-42e0-9a3c-63b1b67a1f22 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.744298] [54553]: INFO cinder.api.openstack.wsgi [None req-66195565-2d8f-42e0-9a3c-63b1b67a1f22 None None] GET http://10.180.1.21/volume// [ 1840.744491] [54553]: DEBUG cinder.api.openstack.wsgi [None req-66195565-2d8f-42e0-9a3c-63b1b67a1f22 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.744724] [54553]: DEBUG cinder.api.openstack.wsgi [None req-66195565-2d8f-42e0-9a3c-63b1b67a1f22 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.745272] [54553]: INFO cinder.api.openstack.wsgi [None req-66195565-2d8f-42e0-9a3c-63b1b67a1f22 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1840.745688] [54553]: [pid: 54553|app: 0|req: 72/152] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:10:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1840.751378] [54552]: DEBUG cinder.api.middleware.request_id [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-2c4cb235-cadc-4919-857e-a7dfd6b5427c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.754802] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-2c4cb235-cadc-4919-857e-a7dfd6b5427c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1840.755251] [54552]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-2c4cb235-cadc-4919-857e-a7dfd6b5427c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c6411fa-3aa3-49ae-af3e-ec4e489cddf0", "connector": null, "instance_uuid": "3cca6a42-488d-4dbd-87ab-65938ab5491f"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1840.785966] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.785966] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.844099] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-2c4cb235-cadc-4919-857e-a7dfd6b5427c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1840.846277] [54552]: [pid: 54552|app: 0|req: 81/153] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:10:36 2025] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.990185] [54553]: DEBUG cinder.api.middleware.request_id [None req-c255b349-c8c5-4a74-96b5-fd93868e256b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.992645] [54553]: INFO cinder.api.openstack.wsgi [None req-c255b349-c8c5-4a74-96b5-fd93868e256b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1840.992645] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c255b349-c8c5-4a74-96b5-fd93868e256b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.992766] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c255b349-c8c5-4a74-96b5-fd93868e256b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.006117] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006117] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.010037] [54553]: INFO cinder.volume.api [None req-c255b349-c8c5-4a74-96b5-fd93868e256b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1841.016668] [54553]: INFO cinder.api.openstack.wsgi [None req-c255b349-c8c5-4a74-96b5-fd93868e256b tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1841.017401] [54553]: [pid: 54553|app: 0|req: 73/154] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:36 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1841.490119] [54552]: DEBUG cinder.api.middleware.request_id [None req-bc777391-f148-4edf-a69e-4d33117012df None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.490647] [54552]: INFO cinder.api.openstack.wsgi [None req-bc777391-f148-4edf-a69e-4d33117012df None None] GET http://10.180.1.21/volume// [ 1841.490846] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bc777391-f148-4edf-a69e-4d33117012df None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.491126] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bc777391-f148-4edf-a69e-4d33117012df None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.491620] [54552]: INFO cinder.api.openstack.wsgi [None req-bc777391-f148-4edf-a69e-4d33117012df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1841.491948] [54552]: [pid: 54552|app: 0|req: 82/155] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:10:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1841.495630] [54553]: DEBUG cinder.api.middleware.request_id [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.497597] [54553]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1841.497866] [54553]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.498101] [54553]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.531532] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.531532] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.536109] [54553]: INFO cinder.volume.api [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1841.540937] [54553]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-d2a59b01-1823-46c4-bcad-2cd6c6ef5d49 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1841.541375] [54553]: [pid: 54553|app: 0|req: 74/156] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:10:37 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1841.572422] [54552]: DEBUG cinder.api.middleware.request_id [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.574817] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] PUT http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 [ 1841.575304] [54552]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-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-417941", "mountpoint": "/dev/sdb"}}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1841.583928] [54552]: DEBUG cinder.coordination [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Acquiring lock "cinder-attachment_update-4c6411fa-3aa3-49ae-af3e-ec4e489cddf0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1841.588366] [54552]: DEBUG cinder.coordination [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Lock "cinder-attachment_update-4c6411fa-3aa3-49ae-af3e-ec4e489cddf0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1841.589492] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589492] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.027222] [54553]: DEBUG cinder.api.middleware.request_id [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.030924] [54553]: INFO cinder.api.openstack.wsgi [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1842.031198] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.031454] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.065209] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065209] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.078189] [54553]: INFO cinder.volume.api [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1842.086954] [54553]: INFO cinder.api.openstack.wsgi [None req-5fd8e4f6-078a-407b-ad14-f744252a7d26 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1842.086954] [54553]: [pid: 54553|app: 0|req: 75/157] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:37 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1843.096393] [54553]: DEBUG cinder.api.middleware.request_id [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1843.098553] [54553]: INFO cinder.api.openstack.wsgi [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1843.098826] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1843.099149] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1843.127759] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1843.127759] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1843.135463] [54553]: INFO cinder.volume.api [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1843.141160] [54553]: INFO cinder.api.openstack.wsgi [None req-2124fd23-57cf-4e5a-8d25-8c7bdc9fe095 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1843.141564] [54553]: [pid: 54553|app: 0|req: 76/158] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:38 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1844.151837] [54553]: DEBUG cinder.api.middleware.request_id [None req-50332fee-3633-426d-8565-7d1915b3f67c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.154058] [54553]: INFO cinder.api.openstack.wsgi [None req-50332fee-3633-426d-8565-7d1915b3f67c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1844.154290] [54553]: DEBUG cinder.api.openstack.wsgi [None req-50332fee-3633-426d-8565-7d1915b3f67c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.154512] [54553]: DEBUG cinder.api.openstack.wsgi [None req-50332fee-3633-426d-8565-7d1915b3f67c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.187929] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187929] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.195057] [54553]: INFO cinder.volume.api [None req-50332fee-3633-426d-8565-7d1915b3f67c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1844.202439] [54553]: INFO cinder.api.openstack.wsgi [None req-50332fee-3633-426d-8565-7d1915b3f67c tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1844.202828] [54553]: [pid: 54553|app: 0|req: 77/159] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:40 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1845.213027] [54553]: DEBUG cinder.api.middleware.request_id [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.215204] [54553]: INFO cinder.api.openstack.wsgi [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1845.215445] [54553]: DEBUG cinder.api.openstack.wsgi [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.215690] [54553]: DEBUG cinder.api.openstack.wsgi [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.233742] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.233742] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.238285] [54553]: INFO cinder.volume.api [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1845.243987] [54553]: INFO cinder.api.openstack.wsgi [None req-08e535af-9d9e-43d5-97bd-5411b97a77a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1845.244454] [54553]: [pid: 54553|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:41 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.114447] [54552]: DEBUG cinder.coordination [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Lock "cinder-attachment_update-4c6411fa-3aa3-49ae-af3e-ec4e489cddf0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1846.114814] [54552]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-88abbe08-49b3-4688-8334-e24d67f0edd8 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 returned with HTTP 200 [ 1846.115298] [54552]: [pid: 54552|app: 0|req: 83/161] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:10:37 2025] PUT /volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1846.258185] [54553]: DEBUG cinder.api.middleware.request_id [None req-0da5808b-042c-4eef-920c-29a5e29dd978 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.260407] [54553]: INFO cinder.api.openstack.wsgi [None req-0da5808b-042c-4eef-920c-29a5e29dd978 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1846.260654] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0da5808b-042c-4eef-920c-29a5e29dd978 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.260876] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0da5808b-042c-4eef-920c-29a5e29dd978 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.270651] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.270651] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.273798] [54553]: INFO cinder.volume.api [None req-0da5808b-042c-4eef-920c-29a5e29dd978 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1846.278500] [54553]: INFO cinder.api.openstack.wsgi [None req-0da5808b-042c-4eef-920c-29a5e29dd978 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1846.278875] [54553]: [pid: 54553|app: 0|req: 79/162] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:42 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.288372] [54552]: DEBUG cinder.api.middleware.request_id [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.291336] [54552]: INFO cinder.api.openstack.wsgi [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1847.291569] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.291994] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.312237] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.312237] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.317580] [54552]: INFO cinder.volume.api [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1847.326216] [54552]: INFO cinder.api.openstack.wsgi [None req-9ef1c7fc-0849-4796-bb6e-1e99d91e06fb tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1847.326216] [54552]: [pid: 54552|app: 0|req: 84/163] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:43 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.739548] [54553]: DEBUG cinder.api.middleware.request_id [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-206a31c7-785a-4c20-8bc7-1a28991fcfc7 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.745884] [54553]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-206a31c7-785a-4c20-8bc7-1a28991fcfc7 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] POST http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6/action [ 1847.746669] [54553]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-206a31c7-785a-4c20-8bc7-1a28991fcfc7 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1847.746669] [54553]: DEBUG cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-206a31c7-785a-4c20-8bc7-1a28991fcfc7 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1847.765332] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.765332] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.776604] [54553]: INFO cinder.api.openstack.wsgi [req-f1be39a7-d773-4e35-ac7a-38b71bb3ca95 req-206a31c7-785a-4c20-8bc7-1a28991fcfc7 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6/action returned with HTTP 204 [ 1847.776930] [54553]: [pid: 54553|app: 0|req: 80/164] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:10:43 2025] POST /volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1848.333227] [54552]: DEBUG cinder.api.middleware.request_id [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.335380] [54552]: INFO cinder.api.openstack.wsgi [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1848.335574] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.335794] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.359162] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.359162] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.364078] [54552]: INFO cinder.volume.api [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1848.369799] [54552]: INFO cinder.api.openstack.wsgi [None req-bd011aac-35f4-47c2-84ea-cfe7f32c1d11 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1848.370207] [54552]: [pid: 54552|app: 0|req: 85/165] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:44 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1848.380440] [54553]: DEBUG cinder.api.middleware.request_id [None req-a7af696a-103b-456f-95bf-a17067fa8668 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.383269] [54553]: INFO cinder.api.openstack.wsgi [None req-a7af696a-103b-456f-95bf-a17067fa8668 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1848.383553] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a7af696a-103b-456f-95bf-a17067fa8668 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.383817] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a7af696a-103b-456f-95bf-a17067fa8668 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.393466] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.393466] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.396677] [54553]: INFO cinder.volume.api [None req-a7af696a-103b-456f-95bf-a17067fa8668 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1848.400987] [54553]: INFO cinder.api.openstack.wsgi [None req-a7af696a-103b-456f-95bf-a17067fa8668 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1848.401370] [54553]: [pid: 54553|app: 0|req: 81/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:44 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1853.052593] [54552]: DEBUG cinder.api.middleware.request_id [req-7b1ad99d-c94e-4bd8-829b-dda0aff4885e req-46fb1fb0-cb65-4b30-93b6-4527b1f1c873 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.055719] [54552]: INFO cinder.api.openstack.wsgi [req-7b1ad99d-c94e-4bd8-829b-dda0aff4885e req-46fb1fb0-cb65-4b30-93b6-4527b1f1c873 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 [ 1853.055719] [54552]: DEBUG cinder.api.openstack.wsgi [req-7b1ad99d-c94e-4bd8-829b-dda0aff4885e req-46fb1fb0-cb65-4b30-93b6-4527b1f1c873 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.055833] [54552]: DEBUG cinder.api.openstack.wsgi [req-7b1ad99d-c94e-4bd8-829b-dda0aff4885e req-46fb1fb0-cb65-4b30-93b6-4527b1f1c873 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.066355] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066355] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.597662] [54552]: INFO cinder.api.openstack.wsgi [req-7b1ad99d-c94e-4bd8-829b-dda0aff4885e req-46fb1fb0-cb65-4b30-93b6-4527b1f1c873 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 returned with HTTP 200 [ 1853.598182] [54552]: [pid: 54552|app: 0|req: 86/167] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:10:48 2025] DELETE /volume/v3/attachments/9a93c4bb-0176-48fc-8771-3ce47ada8cb6 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1857.049376] [54553]: DEBUG cinder.api.middleware.request_id [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.051998] [54553]: INFO cinder.api.openstack.wsgi [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1857.053392] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-47115214"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1857.054281] [54553]: DEBUG cinder.api.v3.volumes [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-47115214'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1857.054454] [54553]: INFO cinder.api.v3.volumes [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume of 1 GB [ 1857.062407] [54553]: INFO cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Availability Zones retrieved successfully. [ 1857.069741] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Flow 'volume_create_api' (33664e2c-c8eb-46cb-834b-2722e40e0bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1857.071311] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3fd630-700e-4601-baee-fdebd1740e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1857.072691] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1857.103868] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3fd630-700e-4601-baee-fdebd1740e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1857.106187] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df15bea-c78d-4eeb-9604-69808cc4cb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1857.157500] [54553]: DEBUG cinder.quota [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Created reservations ['b0d3a61f-0bd8-4468-b4e3-f60ebb760a09', 'a1fab556-c997-4511-a021-06c4ddb4d15d', '79759eff-d65b-4e8c-be08-d65aab742916', '36b7a777-1fac-4f9f-87be-f462f62d435e'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1857.158671] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df15bea-c78d-4eeb-9604-69808cc4cb7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d3a61f-0bd8-4468-b4e3-f60ebb760a09', 'a1fab556-c997-4511-a021-06c4ddb4d15d', '79759eff-d65b-4e8c-be08-d65aab742916', '36b7a777-1fac-4f9f-87be-f462f62d435e']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1857.160341] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95f944c-6c2d-403d-a7ef-aa2aab93f34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1857.178693] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95f944c-6c2d-403d-a7ef-aa2aab93f34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '240495a3-342d-43ab-bbf1-607b3d31428b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-47115214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a05629293b048ca9ee9649a383b63b8',qos_specs=None,replication_status=,reservations=['b0d3a61f-0bd8-4468-b4e3-f60ebb760a09','a1fab556-c997-4511-a021-06c4ddb4d15d','79759eff-d65b-4e8c-be08-d65aab742916','36b7a777-1fac-4f9f-87be-f462f62d435e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f030ec201e47c68d530f44780f4e34',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-47115214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=240495a3-342d-43ab-bbf1-607b3d31428b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a05629293b048ca9ee9649a383b63b8',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='93f030ec201e47c68d530f44780f4e34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1857.180079] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e89870c-6ac5-4805-b323-de842f8e0944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1857.193353] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e89870c-6ac5-4805-b323-de842f8e0944) 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-47115214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a05629293b048ca9ee9649a383b63b8',qos_specs=None,replication_status=,reservations=['b0d3a61f-0bd8-4468-b4e3-f60ebb760a09','a1fab556-c997-4511-a021-06c4ddb4d15d','79759eff-d65b-4e8c-be08-d65aab742916','36b7a777-1fac-4f9f-87be-f462f62d435e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f030ec201e47c68d530f44780f4e34',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1857.194295] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6286d4-ecd1-4be5-88a2-2c5faea95ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1857.206316] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6286d4-ecd1-4be5-88a2-2c5faea95ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1857.207888] [54553]: DEBUG cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Flow 'volume_create_api' (33664e2c-c8eb-46cb-834b-2722e40e0bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1857.208365] [54553]: INFO cinder.volume.api [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Create volume request issued successfully. [ 1857.209052] [54553]: INFO cinder.api.openstack.wsgi [None req-2e14c8b9-7f48-4e9b-91e5-0f139621fafa tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1857.209503] [54553]: [pid: 54553|app: 0|req: 82/168] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:10:52 2025] POST /volume/v3/volumes => generated 752 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1857.219163] [54552]: DEBUG cinder.api.middleware.request_id [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.222988] [54552]: INFO cinder.api.openstack.wsgi [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b [ 1857.223244] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.225707] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.236022] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.236022] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.245023] [54552]: INFO cinder.volume.api [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1857.248098] [54552]: INFO cinder.api.openstack.wsgi [None req-c41192a2-3704-4c24-94a8-c0cfbd1301a6 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b returned with HTTP 200 [ 1857.248098] [54552]: [pid: 54552|app: 0|req: 87/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:53 2025] GET /volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.258865] [54553]: DEBUG cinder.api.middleware.request_id [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.261630] [54553]: INFO cinder.api.openstack.wsgi [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b [ 1858.261878] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.262113] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.279438] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.279438] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.287962] [54553]: INFO cinder.volume.api [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1858.296362] [54553]: INFO cinder.api.openstack.wsgi [None req-b3e4af9b-d739-4a52-b00e-b067525d6e33 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b returned with HTTP 200 [ 1858.296862] [54553]: [pid: 54553|app: 0|req: 83/170] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:54 2025] GET /volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.529482] [54552]: DEBUG cinder.api.middleware.request_id [req-15bc5d4b-28bc-41ca-93e0-25a78db51333 req-d2552329-08c1-43ed-94e1-ae64ed118b7a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.532827] [54552]: INFO cinder.api.openstack.wsgi [req-15bc5d4b-28bc-41ca-93e0-25a78db51333 req-d2552329-08c1-43ed-94e1-ae64ed118b7a tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] GET http://10.180.1.21/volume/v3/volumes/710986f2-3631-4491-842d-a65d8c459dab [ 1858.533067] [54552]: DEBUG cinder.api.openstack.wsgi [req-15bc5d4b-28bc-41ca-93e0-25a78db51333 req-d2552329-08c1-43ed-94e1-ae64ed118b7a tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.533290] [54552]: DEBUG cinder.api.openstack.wsgi [req-15bc5d4b-28bc-41ca-93e0-25a78db51333 req-d2552329-08c1-43ed-94e1-ae64ed118b7a tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.545525] [54552]: INFO cinder.api.openstack.wsgi [req-15bc5d4b-28bc-41ca-93e0-25a78db51333 req-d2552329-08c1-43ed-94e1-ae64ed118b7a tempest-VolumesAdminNegativeTest-2064600895 tempest-VolumesAdminNegativeTest-2064600895-project-admin] http://10.180.1.21/volume/v3/volumes/710986f2-3631-4491-842d-a65d8c459dab returned with HTTP 404 [ 1858.545969] [54552]: [pid: 54552|app: 0|req: 88/171] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:10:54 2025] GET /volume/v3/volumes/710986f2-3631-4491-842d-a65d8c459dab => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1858.557330] [54553]: DEBUG cinder.api.middleware.request_id [None req-6361efac-2969-46fc-8332-d04948067ef0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.565607] [54553]: INFO cinder.api.openstack.wsgi [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] DELETE http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b [ 1858.565855] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.566091] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.566314] [54553]: INFO cinder.api.v3.volumes [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Delete volume with id: 240495a3-342d-43ab-bbf1-607b3d31428b [ 1858.577255] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.577255] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.577840] [54553]: INFO cinder.volume.api [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1858.608513] [54553]: INFO cinder.volume.api [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Delete volume request issued successfully. [ 1858.608716] [54553]: INFO cinder.api.openstack.wsgi [None req-6361efac-2969-46fc-8332-d04948067ef0 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b returned with HTTP 202 [ 1858.609186] [54553]: [pid: 54553|app: 0|req: 84/172] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:10:54 2025] DELETE /volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1858.613844] [54552]: DEBUG cinder.api.middleware.request_id [None req-37103f93-a27b-4c81-939f-c012277b551b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.616523] [54552]: INFO cinder.api.openstack.wsgi [None req-37103f93-a27b-4c81-939f-c012277b551b tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b [ 1858.616685] [54552]: DEBUG cinder.api.openstack.wsgi [None req-37103f93-a27b-4c81-939f-c012277b551b tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.616964] [54552]: DEBUG cinder.api.openstack.wsgi [None req-37103f93-a27b-4c81-939f-c012277b551b tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.630383] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.630383] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.635456] [54552]: INFO cinder.volume.api [None req-37103f93-a27b-4c81-939f-c012277b551b tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1858.641594] [54552]: INFO cinder.api.openstack.wsgi [None req-37103f93-a27b-4c81-939f-c012277b551b tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b returned with HTTP 200 [ 1858.642204] [54552]: [pid: 54552|app: 0|req: 89/173] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:54 2025] GET /volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.653288] [54553]: DEBUG cinder.api.middleware.request_id [None req-7f5e193b-6930-499b-85db-bb0351397e5c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.655466] [54553]: INFO cinder.api.openstack.wsgi [None req-7f5e193b-6930-499b-85db-bb0351397e5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b [ 1859.655678] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7f5e193b-6930-499b-85db-bb0351397e5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.655968] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7f5e193b-6930-499b-85db-bb0351397e5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.663715] [54553]: INFO cinder.api.openstack.wsgi [None req-7f5e193b-6930-499b-85db-bb0351397e5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b returned with HTTP 404 [ 1859.664468] [54553]: [pid: 54553|app: 0|req: 85/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:10:55 2025] GET /volume/v3/volumes/240495a3-342d-43ab-bbf1-607b3d31428b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1868.639206] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1869.658903] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=103,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1884.244357] [54552]: DEBUG cinder.api.middleware.request_id [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.246514] [54552]: INFO cinder.api.openstack.wsgi [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1884.246736] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.247054] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.257797] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.257797] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.261930] [54552]: INFO cinder.volume.api [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1884.266859] [54552]: INFO cinder.api.openstack.wsgi [None req-c9450eb3-cd9f-4be5-9efc-99602ffabb89 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1884.267367] [54552]: [pid: 54552|app: 0|req: 90/175] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:20 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1884.276783] [54553]: DEBUG cinder.api.middleware.request_id [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.278916] [54553]: INFO cinder.api.openstack.wsgi [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1884.279158] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.279398] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.288023] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.288023] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.291830] [54553]: INFO cinder.volume.api [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1884.296604] [54553]: INFO cinder.api.openstack.wsgi [None req-3eebc400-b51d-4b40-a2e5-5f1e4c608b28 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1884.296992] [54553]: [pid: 54553|app: 0|req: 86/176] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:20 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1884.326531] [54552]: DEBUG cinder.api.middleware.request_id [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1884.328418] [54552]: INFO cinder.api.openstack.wsgi [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 1884.328808] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1884.329993] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1884.337701] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1884.337701] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1884.341495] [54552]: INFO cinder.volume.api [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 1884.346139] [54552]: INFO cinder.api.openstack.wsgi [None req-e868e414-2b2f-4e43-b631-1499c895c4a1 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 1884.346595] [54552]: [pid: 54552|app: 0|req: 91/177] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:20 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1894.294268] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=4 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1894.344401] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=8 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1900.219663] [54553]: DEBUG cinder.api.middleware.request_id [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.221559] [54553]: INFO cinder.api.openstack.wsgi [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1900.221922] [54553]: DEBUG cinder.api.openstack.wsgi [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.222256] [54553]: DEBUG cinder.api.openstack.wsgi [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.222543] [54553]: INFO cinder.api.v3.volumes [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Delete volume with id: d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1900.234289] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.234289] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.234864] [54553]: INFO cinder.volume.api [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1900.255311] [54553]: INFO cinder.volume.api [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Delete volume request issued successfully. [ 1900.255725] [54553]: INFO cinder.api.openstack.wsgi [None req-704b3f8e-8667-4253-9b46-f2d3b545a8e3 tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 202 [ 1900.256208] [54553]: [pid: 54553|app: 0|req: 87/178] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:11:36 2025] DELETE /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1900.259235] [54552]: DEBUG cinder.api.middleware.request_id [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1900.261722] [54552]: INFO cinder.api.openstack.wsgi [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1900.261722] [54552]: DEBUG cinder.api.openstack.wsgi [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1900.261976] [54552]: DEBUG cinder.api.openstack.wsgi [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1900.269582] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1900.269582] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1900.273701] [54552]: INFO cinder.volume.api [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1900.279184] [54552]: INFO cinder.api.openstack.wsgi [None req-da7b2ad9-6d06-4b72-8a36-428aab6155ea tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1900.279184] [54552]: [pid: 54552|app: 0|req: 92/179] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:36 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1901.287962] [54553]: DEBUG cinder.api.middleware.request_id [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1901.290033] [54553]: INFO cinder.api.openstack.wsgi [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1901.290261] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1901.290537] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1901.303216] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1901.303216] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1901.306065] [54553]: INFO cinder.volume.api [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Volume info retrieved successfully. [ 1901.310530] [54553]: INFO cinder.api.openstack.wsgi [None req-7410ebb6-6fc8-4d6c-8571-f0c602b454ab tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 200 [ 1901.310940] [54553]: [pid: 54553|app: 0|req: 88/180] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:37 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1902.320403] [54552]: DEBUG cinder.api.middleware.request_id [None req-13870ad1-c977-4339-a6ba-00c0a3291c5c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1902.322684] [54552]: INFO cinder.api.openstack.wsgi [None req-13870ad1-c977-4339-a6ba-00c0a3291c5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] GET http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 [ 1902.322878] [54552]: DEBUG cinder.api.openstack.wsgi [None req-13870ad1-c977-4339-a6ba-00c0a3291c5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1902.323107] [54552]: DEBUG cinder.api.openstack.wsgi [None req-13870ad1-c977-4339-a6ba-00c0a3291c5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1902.337822] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1902.337822] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1902.340575] [54552]: INFO cinder.api.openstack.wsgi [None req-13870ad1-c977-4339-a6ba-00c0a3291c5c tempest-VolumesAdminNegativeTest-1211287696 tempest-VolumesAdminNegativeTest-1211287696-project-member] http://10.180.1.21/volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 returned with HTTP 404 [ 1902.341097] [54552]: [pid: 54552|app: 0|req: 93/181] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:11:38 2025] GET /volume/v3/volumes/d59e6763-9010-49b6-9bb1-ca65743639b8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1909.604085] [54553]: DEBUG cinder.api.middleware.request_id [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1909.607281] [54553]: INFO cinder.api.openstack.wsgi [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1996030986 [ 1909.607501] [54553]: DEBUG cinder.api.openstack.wsgi [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1909.607719] [54553]: DEBUG cinder.api.openstack.wsgi [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1909.607906] [54553]: INFO cinder.api.v3.volumes [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Delete volume with id: tempest-invalid-1996030986 [ 1909.615026] [54553]: INFO cinder.api.openstack.wsgi [req-350b2251-332e-4a6b-b87b-d5f335add0f5 req-f1de5b33-9d8d-439a-9e8f-99766deb5011 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1996030986 returned with HTTP 404 [ 1909.615337] [54553]: [pid: 54553|app: 0|req: 89/182] 10.180.1.21 () {62 vars in 1470 bytes} [Tue Jan 7 02:11:45 2025] DELETE /volume/v3/volumes/tempest-invalid-1996030986 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1909.636050] [54552]: DEBUG cinder.api.middleware.request_id [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1909.638122] [54552]: INFO cinder.api.openstack.wsgi [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] DELETE http://10.180.1.21/volume/v3/volumes/84fdcb6d-0028-4aab-8925-5d62f2188ee9 [ 1909.638311] [54552]: DEBUG cinder.api.openstack.wsgi [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1909.638555] [54552]: DEBUG cinder.api.openstack.wsgi [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1909.638757] [54552]: INFO cinder.api.v3.volumes [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Delete volume with id: 84fdcb6d-0028-4aab-8925-5d62f2188ee9 [ 1909.645088] [54552]: INFO cinder.api.openstack.wsgi [req-8ccd7ef1-c44b-42e2-bbdc-e7f69479b9d5 req-aaa575c9-5b77-49cf-bd21-d1ba84c9fe34 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] http://10.180.1.21/volume/v3/volumes/84fdcb6d-0028-4aab-8925-5d62f2188ee9 returned with HTTP 404 [ 1909.645605] [54552]: [pid: 54552|app: 0|req: 94/183] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:11:45 2025] DELETE /volume/v3/volumes/84fdcb6d-0028-4aab-8925-5d62f2188ee9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1909.659931] [54553]: DEBUG cinder.api.middleware.request_id [req-7c2551bf-c5d3-482d-b0aa-e4cad1e4aa35 req-6acee26d-0f55-4ed5-a77f-b0fa75ac3813 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1909.662220] [54553]: INFO cinder.api.openstack.wsgi [req-7c2551bf-c5d3-482d-b0aa-e4cad1e4aa35 req-6acee26d-0f55-4ed5-a77f-b0fa75ac3813 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] GET http://10.180.1.21/volume/v3/volumes/40834bcd-b31b-4468-baeb-c5b15b242e65 [ 1909.662445] [54553]: DEBUG cinder.api.openstack.wsgi [req-7c2551bf-c5d3-482d-b0aa-e4cad1e4aa35 req-6acee26d-0f55-4ed5-a77f-b0fa75ac3813 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1909.662659] [54553]: DEBUG cinder.api.openstack.wsgi [req-7c2551bf-c5d3-482d-b0aa-e4cad1e4aa35 req-6acee26d-0f55-4ed5-a77f-b0fa75ac3813 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1909.668664] [54553]: INFO cinder.api.openstack.wsgi [req-7c2551bf-c5d3-482d-b0aa-e4cad1e4aa35 req-6acee26d-0f55-4ed5-a77f-b0fa75ac3813 tempest-VolumesNegativeTest-301661967 tempest-VolumesNegativeTest-301661967-project-member] http://10.180.1.21/volume/v3/volumes/40834bcd-b31b-4468-baeb-c5b15b242e65 returned with HTTP 404 [ 1909.669214] [54553]: [pid: 54553|app: 0|req: 90/184] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:11:45 2025] GET /volume/v3/volumes/40834bcd-b31b-4468-baeb-c5b15b242e65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1919.641124] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=7 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1919.665121] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1967.321386] [54552]: DEBUG cinder.api.middleware.request_id [req-5a23c0d9-8275-4ddc-a0a4-6146cd624623 req-6da5bd50-1bd2-416e-bf47-17a71f51fa72 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.324859] [54552]: INFO cinder.api.openstack.wsgi [req-5a23c0d9-8275-4ddc-a0a4-6146cd624623 req-6da5bd50-1bd2-416e-bf47-17a71f51fa72 tempest-SecurityGroupsTestJSON-135320326 tempest-SecurityGroupsTestJSON-135320326-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=3dfc10de-12bc-481c-9274-ba4a8924076c [ 1967.325142] [54552]: DEBUG cinder.api.openstack.wsgi [req-5a23c0d9-8275-4ddc-a0a4-6146cd624623 req-6da5bd50-1bd2-416e-bf47-17a71f51fa72 tempest-SecurityGroupsTestJSON-135320326 tempest-SecurityGroupsTestJSON-135320326-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.325386] [54552]: DEBUG cinder.api.openstack.wsgi [req-5a23c0d9-8275-4ddc-a0a4-6146cd624623 req-6da5bd50-1bd2-416e-bf47-17a71f51fa72 tempest-SecurityGroupsTestJSON-135320326 tempest-SecurityGroupsTestJSON-135320326-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.333734] [54552]: INFO cinder.api.openstack.wsgi [req-5a23c0d9-8275-4ddc-a0a4-6146cd624623 req-6da5bd50-1bd2-416e-bf47-17a71f51fa72 tempest-SecurityGroupsTestJSON-135320326 tempest-SecurityGroupsTestJSON-135320326-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=3dfc10de-12bc-481c-9274-ba4a8924076c returned with HTTP 200 [ 1967.333854] [54552]: [pid: 54552|app: 0|req: 95/185] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Jan 7 02:12:43 2025] GET /volume/v3/attachments?instance_id=3dfc10de-12bc-481c-9274-ba4a8924076c => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1973.162204] [54553]: DEBUG cinder.api.middleware.request_id [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.166034] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1973.166034] [54553]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.166177] [54553]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.177311] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.177311] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.183383] [54553]: INFO cinder.volume.api [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1973.190223] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-1e46f22c-9ba4-4a4c-8493-401d1c56c200 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1973.190656] [54553]: [pid: 54553|app: 0|req: 91/186] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:12:49 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1974.712989] [54552]: DEBUG cinder.api.middleware.request_id [None req-3579e693-6213-416c-9898-807911f8b9be None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.713897] [54552]: INFO cinder.api.openstack.wsgi [None req-3579e693-6213-416c-9898-807911f8b9be None None] GET http://10.180.1.21/volume// [ 1974.714822] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3579e693-6213-416c-9898-807911f8b9be None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.717937] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3579e693-6213-416c-9898-807911f8b9be None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.717937] [54552]: INFO cinder.api.openstack.wsgi [None req-3579e693-6213-416c-9898-807911f8b9be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1974.717937] [54552]: [pid: 54552|app: 0|req: 96/187] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:12:50 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1974.723755] [54553]: DEBUG cinder.api.middleware.request_id [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-38fe1890-2736-4d43-938d-cd96c1ff6768 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.727594] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-38fe1890-2736-4d43-938d-cd96c1ff6768 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1974.727594] [54553]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-38fe1890-2736-4d43-938d-cd96c1ff6768 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f53770c5-4a54-4166-838a-00477303d995", "connector": null, "instance_uuid": "1824b463-fe07-4430-8da7-1b7568a58852"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1974.743090] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.743090] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.774749] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-38fe1890-2736-4d43-938d-cd96c1ff6768 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1974.776613] [54553]: [pid: 54553|app: 0|req: 92/188] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:12:50 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1974.803665] [54552]: DEBUG cinder.api.middleware.request_id [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.808601] [54552]: INFO cinder.api.openstack.wsgi [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1974.809055] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.809055] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.822576] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.822576] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.827179] [54552]: INFO cinder.volume.api [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1974.836645] [54552]: INFO cinder.api.openstack.wsgi [None req-cf321ddc-093d-43f0-9a70-ebaaf5292c2e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1974.837869] [54552]: [pid: 54552|app: 0|req: 97/189] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:50 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1975.307712] [54553]: DEBUG cinder.api.middleware.request_id [None req-78c11bac-bb15-4f19-a53e-0e7f78e749f9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.308172] [54553]: INFO cinder.api.openstack.wsgi [None req-78c11bac-bb15-4f19-a53e-0e7f78e749f9 None None] GET http://10.180.1.21/volume// [ 1975.308358] [54553]: DEBUG cinder.api.openstack.wsgi [None req-78c11bac-bb15-4f19-a53e-0e7f78e749f9 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.308584] [54553]: DEBUG cinder.api.openstack.wsgi [None req-78c11bac-bb15-4f19-a53e-0e7f78e749f9 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.308984] [54553]: INFO cinder.api.openstack.wsgi [None req-78c11bac-bb15-4f19-a53e-0e7f78e749f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1975.309403] [54553]: [pid: 54553|app: 0|req: 93/190] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:12:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1975.313018] [54552]: DEBUG cinder.api.middleware.request_id [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.315492] [54552]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1975.315743] [54552]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.315961] [54552]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.330793] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.330793] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.334982] [54552]: INFO cinder.volume.api [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1975.340217] [54552]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-27baf726-ec76-4343-90ac-69205e8fa855 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1975.340645] [54552]: [pid: 54552|app: 0|req: 98/191] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:12:51 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1975.371103] [54553]: DEBUG cinder.api.middleware.request_id [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.375017] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] PUT http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af [ 1975.375017] [54553]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-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-417951", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1975.383725] [54553]: DEBUG cinder.coordination [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Acquiring lock "cinder-attachment_update-f53770c5-4a54-4166-838a-00477303d995-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1975.387872] [54553]: DEBUG cinder.coordination [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Lock "cinder-attachment_update-f53770c5-4a54-4166-838a-00477303d995-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1975.389597] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.389597] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.851161] [54552]: DEBUG cinder.api.middleware.request_id [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.853490] [54552]: INFO cinder.api.openstack.wsgi [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1975.853724] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.853946] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.864835] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.864835] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.868691] [54552]: INFO cinder.volume.api [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1975.873584] [54552]: INFO cinder.api.openstack.wsgi [None req-bb57939c-1c29-4562-9999-ff9f741c4c18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1975.873996] [54552]: [pid: 54552|app: 0|req: 99/192] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:51 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1976.883264] [54552]: DEBUG cinder.api.middleware.request_id [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.886968] [54552]: INFO cinder.api.openstack.wsgi [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1976.887271] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.887557] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.903917] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1976.903917] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1976.908177] [54552]: INFO cinder.volume.api [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1976.913287] [54552]: INFO cinder.api.openstack.wsgi [None req-b9b35f30-6f8a-4cf8-9390-58f36712e8ad tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1976.914201] [54552]: [pid: 54552|app: 0|req: 100/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:52 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1977.923278] [54552]: DEBUG cinder.api.middleware.request_id [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1977.926024] [54552]: INFO cinder.api.openstack.wsgi [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1977.926024] [54552]: DEBUG cinder.api.openstack.wsgi [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1977.926333] [54552]: DEBUG cinder.api.openstack.wsgi [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1977.942870] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1977.942870] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1977.947328] [54552]: INFO cinder.volume.api [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1977.952959] [54552]: INFO cinder.api.openstack.wsgi [None req-38272648-4e39-4c97-aaaf-ec65fd4a6cc8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1977.953406] [54552]: [pid: 54552|app: 0|req: 101/194] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:53 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1978.964621] [54552]: DEBUG cinder.api.middleware.request_id [None req-0ec20c52-5650-4d82-8075-d6ac86281314 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.966920] [54552]: INFO cinder.api.openstack.wsgi [None req-0ec20c52-5650-4d82-8075-d6ac86281314 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1978.967156] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0ec20c52-5650-4d82-8075-d6ac86281314 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.967383] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0ec20c52-5650-4d82-8075-d6ac86281314 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.981432] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1978.981432] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1978.985171] [54552]: INFO cinder.volume.api [None req-0ec20c52-5650-4d82-8075-d6ac86281314 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1978.989887] [54552]: INFO cinder.api.openstack.wsgi [None req-0ec20c52-5650-4d82-8075-d6ac86281314 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1978.990320] [54552]: [pid: 54552|app: 0|req: 102/195] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:54 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1979.914627] [54553]: DEBUG cinder.coordination [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Lock "cinder-attachment_update-f53770c5-4a54-4166-838a-00477303d995-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1979.915013] [54553]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-897feebd-d0d8-4070-a307-1344cf359767 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af returned with HTTP 200 [ 1979.915566] [54553]: [pid: 54553|app: 0|req: 94/196] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:12:51 2025] PUT /volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1980.004724] [54552]: DEBUG cinder.api.middleware.request_id [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1980.008021] [54552]: INFO cinder.api.openstack.wsgi [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1980.008021] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1980.008021] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1980.021934] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1980.021934] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1980.026981] [54552]: INFO cinder.volume.api [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1980.032809] [54552]: INFO cinder.api.openstack.wsgi [None req-f9b42e68-415b-4c13-b428-9b0a44431ac5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1980.032809] [54552]: [pid: 54552|app: 0|req: 103/197] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:55 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.049452] [54553]: DEBUG cinder.api.middleware.request_id [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.051578] [54553]: INFO cinder.api.openstack.wsgi [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1981.051837] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.052103] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.071604] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.071604] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.075816] [54553]: INFO cinder.volume.api [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1981.081231] [54553]: INFO cinder.api.openstack.wsgi [None req-c1277a73-35a9-4e31-a1f3-b68eab93840e tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1981.081878] [54553]: [pid: 54553|app: 0|req: 95/198] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:56 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.343810] [54552]: DEBUG cinder.api.middleware.request_id [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.345844] [54552]: INFO cinder.api.openstack.wsgi [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1981.346408] [54552]: DEBUG cinder.api.openstack.wsgi [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1705857203"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1981.347890] [54552]: DEBUG cinder.api.v3.volumes [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1705857203'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1981.348038] [54552]: INFO cinder.api.v3.volumes [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume of 1 GB [ 1981.352056] [54552]: INFO cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Availability Zones retrieved successfully. [ 1981.358837] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Flow 'volume_create_api' (0f0185b4-6da9-4842-bd77-867147fb99c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1981.360050] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe3b672-da86-4f35-a245-83bf9a2b41c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1981.361146] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1981.379645] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe3b672-da86-4f35-a245-83bf9a2b41c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1981.380621] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d08976-c6c8-4850-b504-0a32ec894ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1981.426210] [54552]: DEBUG cinder.quota [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Created reservations ['485c3596-e4b1-4398-8a12-1b9c5e4557fc', 'b4452430-7cb5-499a-9e58-a32ad2b13c34', 'b077acbc-ef4d-4dd9-948a-84c5e9d3812a', 'b842f417-e387-415a-bfbd-c36326d91160'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1981.427248] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d08976-c6c8-4850-b504-0a32ec894ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['485c3596-e4b1-4398-8a12-1b9c5e4557fc', 'b4452430-7cb5-499a-9e58-a32ad2b13c34', 'b077acbc-ef4d-4dd9-948a-84c5e9d3812a', 'b842f417-e387-415a-bfbd-c36326d91160']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1981.428573] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc41c6a9-08a3-4a62-b3d5-daa11965bad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1981.441098] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc41c6a9-08a3-4a62-b3d5-daa11965bad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40eca70e-2bfe-48d6-9f46-c0768c1493e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1705857203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a33913f130945c0ac3c0d07970a6f86',qos_specs=None,replication_status=,reservations=['485c3596-e4b1-4398-8a12-1b9c5e4557fc','b4452430-7cb5-499a-9e58-a32ad2b13c34','b077acbc-ef4d-4dd9-948a-84c5e9d3812a','b842f417-e387-415a-bfbd-c36326d91160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d875da2d7e543db971dd0619c8bc93a',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1705857203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40eca70e-2bfe-48d6-9f46-c0768c1493e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a33913f130945c0ac3c0d07970a6f86',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='7d875da2d7e543db971dd0619c8bc93a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1981.442031] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2613e2a-05de-4925-ada4-14e61467768d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1981.458093] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2613e2a-05de-4925-ada4-14e61467768d) 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-1705857203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a33913f130945c0ac3c0d07970a6f86',qos_specs=None,replication_status=,reservations=['485c3596-e4b1-4398-8a12-1b9c5e4557fc','b4452430-7cb5-499a-9e58-a32ad2b13c34','b077acbc-ef4d-4dd9-948a-84c5e9d3812a','b842f417-e387-415a-bfbd-c36326d91160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d875da2d7e543db971dd0619c8bc93a',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1981.459057] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e732580a-86a9-4c42-a2d1-5d91d9eea87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1981.468853] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e732580a-86a9-4c42-a2d1-5d91d9eea87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1981.470031] [54552]: DEBUG cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Flow 'volume_create_api' (0f0185b4-6da9-4842-bd77-867147fb99c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1981.470405] [54552]: INFO cinder.volume.api [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume request issued successfully. [ 1981.471082] [54552]: INFO cinder.api.openstack.wsgi [None req-38fd4633-f5ef-4c34-8f2b-0bb0ea30179c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1981.471739] [54552]: [pid: 54552|app: 0|req: 104/199] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:12:57 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1981.483508] [54553]: DEBUG cinder.api.middleware.request_id [None req-69945868-4afe-412a-9a44-ee3c9a113f05 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.485401] [54553]: INFO cinder.api.openstack.wsgi [None req-69945868-4afe-412a-9a44-ee3c9a113f05 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 1981.485643] [54553]: DEBUG cinder.api.openstack.wsgi [None req-69945868-4afe-412a-9a44-ee3c9a113f05 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1981.485868] [54553]: DEBUG cinder.api.openstack.wsgi [None req-69945868-4afe-412a-9a44-ee3c9a113f05 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1981.496310] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.496310] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.500667] [54553]: INFO cinder.volume.api [None req-69945868-4afe-412a-9a44-ee3c9a113f05 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1981.505687] [54553]: INFO cinder.api.openstack.wsgi [None req-69945868-4afe-412a-9a44-ee3c9a113f05 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 200 [ 1981.506494] [54553]: [pid: 54553|app: 0|req: 96/200] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:57 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1981.544581] [54552]: DEBUG cinder.api.middleware.request_id [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-bce0e6da-64de-4b7d-9f53-24450a4ddc3f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1981.549048] [54552]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-bce0e6da-64de-4b7d-9f53-24450a4ddc3f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] POST http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af/action [ 1981.549048] [54552]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-bce0e6da-64de-4b7d-9f53-24450a4ddc3f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1981.549048] [54552]: DEBUG cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-bce0e6da-64de-4b7d-9f53-24450a4ddc3f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1981.565517] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1981.565517] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1981.571945] [54552]: INFO cinder.api.openstack.wsgi [req-e93a3478-2d0e-4091-b0a0-983e1a750bd5 req-bce0e6da-64de-4b7d-9f53-24450a4ddc3f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af/action returned with HTTP 204 [ 1981.572462] [54552]: [pid: 54552|app: 0|req: 105/201] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:12:57 2025] POST /volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1982.092970] [54553]: DEBUG cinder.api.middleware.request_id [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.095130] [54553]: INFO cinder.api.openstack.wsgi [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1982.095352] [54553]: DEBUG cinder.api.openstack.wsgi [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.095576] [54553]: DEBUG cinder.api.openstack.wsgi [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.109985] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.109985] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.114384] [54553]: INFO cinder.volume.api [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1982.119080] [54553]: INFO cinder.api.openstack.wsgi [None req-787871e1-c6b7-4d45-8717-55f9f86a82a4 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1982.119514] [54553]: [pid: 54553|app: 0|req: 97/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:57 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1982.129209] [54552]: DEBUG cinder.api.middleware.request_id [None req-20070013-095c-4d8f-8674-308246447870 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.131136] [54552]: INFO cinder.api.openstack.wsgi [None req-20070013-095c-4d8f-8674-308246447870 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1982.131792] [54552]: DEBUG cinder.api.openstack.wsgi [None req-20070013-095c-4d8f-8674-308246447870 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.131792] [54552]: DEBUG cinder.api.openstack.wsgi [None req-20070013-095c-4d8f-8674-308246447870 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.141645] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.141645] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.145229] [54552]: INFO cinder.volume.api [None req-20070013-095c-4d8f-8674-308246447870 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1982.151343] [54552]: INFO cinder.api.openstack.wsgi [None req-20070013-095c-4d8f-8674-308246447870 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1982.151343] [54552]: [pid: 54552|app: 0|req: 106/203] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:57 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1982.198113] [54553]: DEBUG cinder.api.middleware.request_id [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.200575] [54553]: INFO cinder.api.openstack.wsgi [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1982.200806] [54553]: DEBUG cinder.api.openstack.wsgi [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.201480] [54553]: DEBUG cinder.api.openstack.wsgi [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.211550] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.211550] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.214328] [54553]: INFO cinder.volume.api [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1982.218606] [54553]: INFO cinder.api.openstack.wsgi [req-68cd456c-ab38-4ca4-93e2-6c8a99c4529e req-00db9d3b-f34e-4fbe-b307-690948f77e18 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1982.219021] [54553]: [pid: 54553|app: 0|req: 98/204] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:12:58 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1982.515925] [54552]: DEBUG cinder.api.middleware.request_id [None req-39c635f0-e349-48cd-801c-217ab2fb7405 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.518088] [54552]: INFO cinder.api.openstack.wsgi [None req-39c635f0-e349-48cd-801c-217ab2fb7405 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 1982.518320] [54552]: DEBUG cinder.api.openstack.wsgi [None req-39c635f0-e349-48cd-801c-217ab2fb7405 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.518543] [54552]: DEBUG cinder.api.openstack.wsgi [None req-39c635f0-e349-48cd-801c-217ab2fb7405 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.526660] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.526660] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.530434] [54552]: INFO cinder.volume.api [None req-39c635f0-e349-48cd-801c-217ab2fb7405 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1982.534574] [54552]: INFO cinder.api.openstack.wsgi [None req-39c635f0-e349-48cd-801c-217ab2fb7405 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 200 [ 1982.534955] [54552]: [pid: 54552|app: 0|req: 107/205] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:58 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1982.543447] [54553]: DEBUG cinder.api.middleware.request_id [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.546362] [54553]: INFO cinder.api.openstack.wsgi [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] POST http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9/action [ 1982.546362] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1982.546362] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1982.555161] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.555161] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.555698] [54553]: INFO cinder.volume.api [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1982.561531] [54553]: INFO cinder.volume.api [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume updated successfully. [ 1982.561911] [54553]: INFO cinder.api.openstack.wsgi [None req-e6ea800a-01ce-48f5-8827-e38c4b6a7eaf tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9/action returned with HTTP 200 [ 1982.562560] [54553]: [pid: 54553|app: 0|req: 99/206] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Jan 7 02:12:58 2025] POST /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1982.566058] [54552]: DEBUG cinder.api.middleware.request_id [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.567647] [54552]: INFO cinder.api.openstack.wsgi [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 1982.567862] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.568095] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.576532] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.576532] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.579312] [54552]: INFO cinder.volume.api [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1982.583782] [54552]: INFO cinder.api.openstack.wsgi [None req-c5cae350-e5e9-44d6-b56f-4d760e20071d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 200 [ 1982.584045] [54552]: [pid: 54552|app: 0|req: 108/207] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:58 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1982.644036] [54553]: DEBUG cinder.api.middleware.request_id [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.646582] [54553]: INFO cinder.api.openstack.wsgi [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 1982.646806] [54553]: DEBUG cinder.api.openstack.wsgi [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.647034] [54553]: DEBUG cinder.api.openstack.wsgi [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.654544] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.654544] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.658154] [54553]: INFO cinder.volume.api [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1982.662327] [54553]: INFO cinder.api.openstack.wsgi [req-632a3e17-4eb6-493a-b918-818eaa4a12ee req-172d66bc-d3e6-4cc7-a572-dc5d5397bfd7 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 200 [ 1982.662691] [54553]: [pid: 54553|app: 0|req: 100/208] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:12:58 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1982.959846] [54552]: DEBUG cinder.api.middleware.request_id [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.962918] [54552]: INFO cinder.api.openstack.wsgi [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1982.963582] [54552]: DEBUG cinder.api.openstack.wsgi [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1789754902"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1982.965594] [54552]: DEBUG cinder.api.v3.volumes [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1789754902'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1982.965793] [54552]: INFO cinder.api.v3.volumes [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume of 1 GB [ 1982.971023] [54552]: INFO cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Availability Zones retrieved successfully. [ 1982.977820] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Flow 'volume_create_api' (af05faa0-b6a1-426b-804d-d7fcae1464e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1982.979345] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d8b190-b702-4361-85cd-5ee5f7b5b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1982.980365] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1983.001089] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d8b190-b702-4361-85cd-5ee5f7b5b14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.002230] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ef152d-f737-4c13-8895-f609b11b5690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.037423] [54552]: DEBUG cinder.quota [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Created reservations ['86372e18-ac87-4d11-9687-4c169c778062', '987d457a-63ca-4b5f-9ec2-c6435d3947e7', 'f6611ed2-3a86-4a1d-bd8f-46cd9a884cec', '733b9689-3f0e-406e-abc8-25f8282b1820'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1983.038483] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ef152d-f737-4c13-8895-f609b11b5690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86372e18-ac87-4d11-9687-4c169c778062', '987d457a-63ca-4b5f-9ec2-c6435d3947e7', 'f6611ed2-3a86-4a1d-bd8f-46cd9a884cec', '733b9689-3f0e-406e-abc8-25f8282b1820']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.039429] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451a9477-165f-4e73-b34d-66f73a7394d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.053841] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (451a9477-165f-4e73-b34d-66f73a7394d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f419f9d-5035-49ae-abe3-0753cb5d93cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1789754902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a33913f130945c0ac3c0d07970a6f86',qos_specs=None,replication_status=,reservations=['86372e18-ac87-4d11-9687-4c169c778062','987d457a-63ca-4b5f-9ec2-c6435d3947e7','f6611ed2-3a86-4a1d-bd8f-46cd9a884cec','733b9689-3f0e-406e-abc8-25f8282b1820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d875da2d7e543db971dd0619c8bc93a',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1789754902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f419f9d-5035-49ae-abe3-0753cb5d93cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a33913f130945c0ac3c0d07970a6f86',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='7d875da2d7e543db971dd0619c8bc93a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.055163] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123e5c4a-ce3a-4adc-af61-c3399feb713a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.067566] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (123e5c4a-ce3a-4adc-af61-c3399feb713a) 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-1789754902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a33913f130945c0ac3c0d07970a6f86',qos_specs=None,replication_status=,reservations=['86372e18-ac87-4d11-9687-4c169c778062','987d457a-63ca-4b5f-9ec2-c6435d3947e7','f6611ed2-3a86-4a1d-bd8f-46cd9a884cec','733b9689-3f0e-406e-abc8-25f8282b1820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d875da2d7e543db971dd0619c8bc93a',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.068590] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050949a8-b9be-4c9c-9a9d-9b889aa9b31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1983.077716] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050949a8-b9be-4c9c-9a9d-9b889aa9b31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1983.078800] [54552]: DEBUG cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Flow 'volume_create_api' (af05faa0-b6a1-426b-804d-d7fcae1464e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1983.079221] [54552]: INFO cinder.volume.api [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Create volume request issued successfully. [ 1983.079869] [54552]: INFO cinder.api.openstack.wsgi [None req-25fd3dfb-d674-4b4d-b9c7-b2ffbafb308d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1983.080444] [54552]: [pid: 54552|app: 0|req: 109/209] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:12:58 2025] POST /volume/v3/volumes => generated 753 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1983.088560] [54553]: DEBUG cinder.api.middleware.request_id [None req-32806016-ec7c-41b1-8354-d2661ce6e17d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.090847] [54553]: INFO cinder.api.openstack.wsgi [None req-32806016-ec7c-41b1-8354-d2661ce6e17d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 1983.091063] [54553]: DEBUG cinder.api.openstack.wsgi [None req-32806016-ec7c-41b1-8354-d2661ce6e17d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.091302] [54553]: DEBUG cinder.api.openstack.wsgi [None req-32806016-ec7c-41b1-8354-d2661ce6e17d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.099338] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.099338] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.105718] [54553]: INFO cinder.volume.api [None req-32806016-ec7c-41b1-8354-d2661ce6e17d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1983.110919] [54553]: INFO cinder.api.openstack.wsgi [None req-32806016-ec7c-41b1-8354-d2661ce6e17d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc returned with HTTP 200 [ 1983.111500] [54553]: [pid: 54553|app: 0|req: 101/210] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:58 2025] GET /volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.121214] [54552]: DEBUG cinder.api.middleware.request_id [None req-3594c085-0a7d-476a-91a1-579b3f1be60d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.123498] [54552]: INFO cinder.api.openstack.wsgi [None req-3594c085-0a7d-476a-91a1-579b3f1be60d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 1984.123772] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3594c085-0a7d-476a-91a1-579b3f1be60d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.124009] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3594c085-0a7d-476a-91a1-579b3f1be60d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.135685] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1984.135685] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 1984.140026] [54552]: INFO cinder.volume.api [None req-3594c085-0a7d-476a-91a1-579b3f1be60d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 1984.145104] [54552]: INFO cinder.api.openstack.wsgi [None req-3594c085-0a7d-476a-91a1-579b3f1be60d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc returned with HTTP 200 [ 1984.146033] [54552]: [pid: 54552|app: 0|req: 110/211] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:12:59 2025] GET /volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1992.320369] [54553]: DEBUG cinder.api.middleware.request_id [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1992.324648] [54553]: INFO cinder.api.openstack.wsgi [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 1992.324648] [54553]: DEBUG cinder.api.openstack.wsgi [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1992.324648] [54553]: DEBUG cinder.api.openstack.wsgi [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1992.338094] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338094] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 1992.342470] [54553]: INFO cinder.volume.api [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 1992.347562] [54553]: INFO cinder.api.openstack.wsgi [req-4d612d6e-049b-4a2a-87c1-9b644c7d58d4 req-c54f1b0e-f33e-4c34-a666-85388bac491c tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 1992.348041] [54553]: [pid: 54553|app: 0|req: 102/212] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:13:08 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1994.142766] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=104,cinder:INSERT=16,cinder:UPDATE=26 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2002.344842] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=47,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2004.934011] [54552]: DEBUG cinder.api.middleware.request_id [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.001781] [54552]: INFO cinder.api.openstack.wsgi [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2005.002847] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1732216970"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2005.007394] [54552]: DEBUG cinder.api.v3.volumes [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1732216970'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2005.007394] [54552]: INFO cinder.api.v3.volumes [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume of 1 GB [ 2005.014038] [54552]: INFO cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Availability Zones retrieved successfully. [ 2005.023919] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (deb5e38d-3e46-4db5-a969-9c8e5c70cfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2005.025670] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc23cc9-07ee-41de-9d9e-e286cc67d279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2005.027343] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2005.053628] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc23cc9-07ee-41de-9d9e-e286cc67d279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2005.054929] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fee050-d476-4ec3-be59-b7e689b34c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2005.112457] [54552]: DEBUG cinder.quota [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Created reservations ['85574176-1ee7-47ec-9e18-ff8be6249bc0', 'b48a429b-a1f7-459c-bcb5-b28e6297f560', '470917ca-33e5-4847-bff5-92ba2faac68b', '6e024897-1aae-4e17-b47d-ed5edfae517b'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2005.113645] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72fee050-d476-4ec3-be59-b7e689b34c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85574176-1ee7-47ec-9e18-ff8be6249bc0', 'b48a429b-a1f7-459c-bcb5-b28e6297f560', '470917ca-33e5-4847-bff5-92ba2faac68b', '6e024897-1aae-4e17-b47d-ed5edfae517b']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2005.114730] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28cdecf-8b70-4389-aebb-eaf84ff058e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2005.157950] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c28cdecf-8b70-4389-aebb-eaf84ff058e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c83728a-8a53-47f3-9c35-50b900df6fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1732216970',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['85574176-1ee7-47ec-9e18-ff8be6249bc0','b48a429b-a1f7-459c-bcb5-b28e6297f560','470917ca-33e5-4847-bff5-92ba2faac68b','6e024897-1aae-4e17-b47d-ed5edfae517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1732216970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c83728a-8a53-47f3-9c35-50b900df6fc3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14af368938644e9ea1fe6f73202f4580',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='f6ac8d558d5b4cc183f92f032fac490f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2005.160383] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055a911e-83f5-4939-acff-62bff3ea4e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2005.192097] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055a911e-83f5-4939-acff-62bff3ea4e71) 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-1732216970',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['85574176-1ee7-47ec-9e18-ff8be6249bc0','b48a429b-a1f7-459c-bcb5-b28e6297f560','470917ca-33e5-4847-bff5-92ba2faac68b','6e024897-1aae-4e17-b47d-ed5edfae517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2005.192097] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6dac53-8297-4257-9cd8-f746cee2ffc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2005.222980] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6dac53-8297-4257-9cd8-f746cee2ffc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2005.224205] [54552]: DEBUG cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (deb5e38d-3e46-4db5-a969-9c8e5c70cfc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2005.224535] [54552]: INFO cinder.volume.api [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request issued successfully. [ 2005.225320] [54552]: INFO cinder.api.openstack.wsgi [None req-e5c454d5-24bc-4b0e-b68a-42a3273d4967 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2005.225962] [54552]: [pid: 54552|app: 0|req: 111/213] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 02:13:20 2025] POST /volume/v3/volumes => generated 759 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2005.235644] [54553]: DEBUG cinder.api.middleware.request_id [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2005.237845] [54553]: INFO cinder.api.openstack.wsgi [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2005.238133] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2005.238359] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2005.248332] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2005.248332] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2005.254618] [54553]: INFO cinder.volume.api [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2005.268231] [54553]: INFO cinder.api.openstack.wsgi [None req-1552fe50-2e75-47d0-8dab-d2a6d9667bbc tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 200 [ 2005.268231] [54553]: [pid: 54553|app: 0|req: 103/214] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:21 2025] GET /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.277474] [54552]: DEBUG cinder.api.middleware.request_id [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.279918] [54552]: INFO cinder.api.openstack.wsgi [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2006.279918] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.280144] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.293749] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.293749] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.301161] [54552]: INFO cinder.volume.api [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2006.310595] [54552]: INFO cinder.api.openstack.wsgi [None req-8bd7b906-bc80-495e-8d99-33c5390ed8c8 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 200 [ 2006.311277] [54552]: [pid: 54552|app: 0|req: 112/215] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:22 2025] GET /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.781090] [54553]: DEBUG cinder.api.middleware.request_id [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.783459] [54553]: INFO cinder.api.openstack.wsgi [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2006.783676] [54553]: DEBUG cinder.api.openstack.wsgi [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.783931] [54553]: DEBUG cinder.api.openstack.wsgi [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2006.802206] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2006.802206] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2006.809436] [54553]: INFO cinder.volume.api [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2006.815700] [54553]: INFO cinder.api.openstack.wsgi [req-ff8ad9ac-79db-4e02-b83d-43e70fdfceff req-2f4d7f14-af1e-4bf2-ab90-3017329d2902 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 200 [ 2006.816470] [54553]: [pid: 54553|app: 0|req: 104/216] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:13:22 2025] GET /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2006.826073] [54552]: DEBUG cinder.api.middleware.request_id [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.828814] [54552]: INFO cinder.api.openstack.wsgi [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2006.829308] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-197060080"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2006.833060] [54552]: DEBUG cinder.api.v3.volumes [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-197060080'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2006.833216] [54552]: INFO cinder.api.v3.volumes [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume of 1 GB [ 2006.841387] [54552]: INFO cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Availability Zones retrieved successfully. [ 2006.850427] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (8beca0d9-0ed1-419d-ad24-a6b1909bc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2006.852063] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24fddb2-f9ec-4084-92ef-06604be9cc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.853661] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2006.880496] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b24fddb2-f9ec-4084-92ef-06604be9cc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.881928] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a457b8d5-e896-4e3f-9f77-f487443128ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.928596] [54552]: DEBUG cinder.quota [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Created reservations ['8c1a52a8-1349-4dcc-b2b6-d357ac6bb348', '18242275-af5c-4c08-959f-db4b335fe8bd', '450f105a-07f5-4b33-acee-a3ed5d69759b', '9680dd43-3f30-4273-946b-c3d545344140'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2006.929701] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a457b8d5-e896-4e3f-9f77-f487443128ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c1a52a8-1349-4dcc-b2b6-d357ac6bb348', '18242275-af5c-4c08-959f-db4b335fe8bd', '450f105a-07f5-4b33-acee-a3ed5d69759b', '9680dd43-3f30-4273-946b-c3d545344140']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.930815] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc5981d-c5ba-4756-9a63-a674745e636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.947417] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc5981d-c5ba-4756-9a63-a674745e636d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05cb642-068a-4301-91f0-2f711b12073c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-197060080',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['8c1a52a8-1349-4dcc-b2b6-d357ac6bb348','18242275-af5c-4c08-959f-db4b335fe8bd','450f105a-07f5-4b33-acee-a3ed5d69759b','9680dd43-3f30-4273-946b-c3d545344140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-197060080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05cb642-068a-4301-91f0-2f711b12073c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14af368938644e9ea1fe6f73202f4580',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='f6ac8d558d5b4cc183f92f032fac490f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.948443] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88917d2-acd8-4098-be93-e7be864ee81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.962593] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88917d2-acd8-4098-be93-e7be864ee81f) 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-197060080',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['8c1a52a8-1349-4dcc-b2b6-d357ac6bb348','18242275-af5c-4c08-959f-db4b335fe8bd','450f105a-07f5-4b33-acee-a3ed5d69759b','9680dd43-3f30-4273-946b-c3d545344140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.963507] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2785c861-8211-4153-b749-5a03279bd51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2006.972788] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2785c861-8211-4153-b749-5a03279bd51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2006.973989] [54552]: DEBUG cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (8beca0d9-0ed1-419d-ad24-a6b1909bc771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2006.974352] [54552]: INFO cinder.volume.api [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request issued successfully. [ 2006.975067] [54552]: INFO cinder.api.openstack.wsgi [None req-5d88cb49-d2a8-4256-8f2d-c5a124b485fa tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2006.975566] [54552]: [pid: 54552|app: 0|req: 113/217] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 02:13:22 2025] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2006.986258] [54553]: DEBUG cinder.api.middleware.request_id [None req-2271e6eb-8231-4335-bdf2-c9d262061668 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2006.990269] [54553]: INFO cinder.api.openstack.wsgi [None req-2271e6eb-8231-4335-bdf2-c9d262061668 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2006.990269] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2271e6eb-8231-4335-bdf2-c9d262061668 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2006.990269] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2271e6eb-8231-4335-bdf2-c9d262061668 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2007.000936] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2007.000936] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2007.006229] [54553]: INFO cinder.volume.api [None req-2271e6eb-8231-4335-bdf2-c9d262061668 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2007.011713] [54553]: INFO cinder.api.openstack.wsgi [None req-2271e6eb-8231-4335-bdf2-c9d262061668 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 200 [ 2007.012278] [54553]: [pid: 54553|app: 0|req: 105/218] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:22 2025] GET /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.022743] [54552]: DEBUG cinder.api.middleware.request_id [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.025176] [54552]: INFO cinder.api.openstack.wsgi [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2008.025464] [54552]: DEBUG cinder.api.openstack.wsgi [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.025737] [54552]: DEBUG cinder.api.openstack.wsgi [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.037560] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037560] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.040545] [54552]: INFO cinder.volume.api [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2008.047013] [54552]: INFO cinder.api.openstack.wsgi [None req-78be10a9-2ac5-4ab8-8917-e879ef39a9d1 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 200 [ 2008.047726] [54552]: [pid: 54552|app: 0|req: 114/219] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:23 2025] GET /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2008.087156] [54553]: DEBUG cinder.api.middleware.request_id [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.091031] [54553]: INFO cinder.api.openstack.wsgi [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2008.091310] [54553]: DEBUG cinder.api.openstack.wsgi [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.091583] [54553]: DEBUG cinder.api.openstack.wsgi [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.100133] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100133] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.104306] [54553]: INFO cinder.volume.api [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2008.110073] [54553]: INFO cinder.api.openstack.wsgi [req-041cbc9a-28d6-4b14-8eca-7e166476d36a req-f29844ca-356d-43db-8a09-8d31e49d7b19 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 200 [ 2008.110235] [54553]: [pid: 54553|app: 0|req: 106/220] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:13:23 2025] GET /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.118277] [54552]: DEBUG cinder.api.middleware.request_id [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.120794] [54552]: INFO cinder.api.openstack.wsgi [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2008.121369] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1073681667"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2008.123529] [54552]: DEBUG cinder.api.v3.volumes [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1073681667'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2008.123670] [54552]: INFO cinder.api.v3.volumes [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume of 1 GB [ 2008.127825] [54552]: INFO cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Availability Zones retrieved successfully. [ 2008.135155] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (a661fac8-0ba7-4d9d-bdce-3afeded70f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2008.137888] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019ac7aa-2c59-4d49-acb3-b17d9f066636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2008.137888] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2008.165030] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (019ac7aa-2c59-4d49-acb3-b17d9f066636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2008.165030] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d38cd8-4f87-4131-b3db-dc293c82e461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2008.194644] [54552]: DEBUG cinder.quota [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Created reservations ['52dcf4cd-b090-458c-adbd-2c213f9e8a5c', 'f0f4a488-7065-43ef-a22e-bcddb2d24e2e', '66628290-8112-422b-b019-dfab73aabf68', 'b5a8d352-8f0c-4d25-bdd6-0caf9bc3f356'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2008.195756] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d38cd8-4f87-4131-b3db-dc293c82e461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52dcf4cd-b090-458c-adbd-2c213f9e8a5c', 'f0f4a488-7065-43ef-a22e-bcddb2d24e2e', '66628290-8112-422b-b019-dfab73aabf68', 'b5a8d352-8f0c-4d25-bdd6-0caf9bc3f356']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2008.198931] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87cb0f8-242f-44e4-a6a1-6b85bf3a0280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2008.215386] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87cb0f8-242f-44e4-a6a1-6b85bf3a0280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d4e9230-901d-4efd-a1b9-e40b9ffc69fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1073681667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['52dcf4cd-b090-458c-adbd-2c213f9e8a5c','f0f4a488-7065-43ef-a22e-bcddb2d24e2e','66628290-8112-422b-b019-dfab73aabf68','b5a8d352-8f0c-4d25-bdd6-0caf9bc3f356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1073681667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d4e9230-901d-4efd-a1b9-e40b9ffc69fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='14af368938644e9ea1fe6f73202f4580',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='f6ac8d558d5b4cc183f92f032fac490f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2008.215386] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863aab39-d3c8-4424-aa52-d76e45cbce19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2008.229902] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (863aab39-d3c8-4424-aa52-d76e45cbce19) 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-1073681667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='14af368938644e9ea1fe6f73202f4580',qos_specs=None,replication_status=,reservations=['52dcf4cd-b090-458c-adbd-2c213f9e8a5c','f0f4a488-7065-43ef-a22e-bcddb2d24e2e','66628290-8112-422b-b019-dfab73aabf68','b5a8d352-8f0c-4d25-bdd6-0caf9bc3f356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6ac8d558d5b4cc183f92f032fac490f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2008.230857] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e935ea-43a0-4c54-955d-4d45c29413d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2008.243392] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e935ea-43a0-4c54-955d-4d45c29413d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2008.243392] [54552]: DEBUG cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Flow 'volume_create_api' (a661fac8-0ba7-4d9d-bdce-3afeded70f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2008.243392] [54552]: INFO cinder.volume.api [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Create volume request issued successfully. [ 2008.243841] [54552]: INFO cinder.api.openstack.wsgi [None req-3a7f7b43-2d97-4e3e-ab02-4ba9ceaff0b5 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2008.244359] [54552]: [pid: 54552|app: 0|req: 115/221] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 02:13:23 2025] POST /volume/v3/volumes => generated 759 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2008.252964] [54553]: DEBUG cinder.api.middleware.request_id [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.257565] [54553]: INFO cinder.api.openstack.wsgi [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2008.257565] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.257565] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.270611] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.270611] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.276749] [54553]: INFO cinder.volume.api [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2008.284346] [54553]: INFO cinder.api.openstack.wsgi [None req-24c8684f-4732-4cae-9fbf-dcd61c3ce162 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 200 [ 2008.284346] [54553]: [pid: 54553|app: 0|req: 107/222] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:24 2025] GET /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.295988] [54552]: DEBUG cinder.api.middleware.request_id [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.298332] [54552]: INFO cinder.api.openstack.wsgi [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2009.298563] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.298792] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.310416] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310416] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.314725] [54552]: INFO cinder.volume.api [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2009.319985] [54552]: INFO cinder.api.openstack.wsgi [None req-4ab4b7ba-ed33-43f7-be4d-3975c4e028e2 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 200 [ 2009.320568] [54552]: [pid: 54552|app: 0|req: 116/223] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.447664] [54553]: DEBUG cinder.api.middleware.request_id [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.450186] [54553]: INFO cinder.api.openstack.wsgi [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2009.450421] [54553]: DEBUG cinder.api.openstack.wsgi [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.450640] [54553]: DEBUG cinder.api.openstack.wsgi [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.458928] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458928] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.462902] [54553]: INFO cinder.volume.api [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2009.467587] [54553]: INFO cinder.api.openstack.wsgi [req-d3ceeb0a-8576-45d9-90cd-00721fee805c req-e4709a88-1d86-4d35-a81c-c06badc6e6c3 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 200 [ 2009.468154] [54553]: [pid: 54553|app: 0|req: 108/224] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.484673] [54552]: DEBUG cinder.api.middleware.request_id [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.486765] [54552]: INFO cinder.api.openstack.wsgi [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2009.487065] [54552]: DEBUG cinder.api.openstack.wsgi [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.487314] [54552]: DEBUG cinder.api.openstack.wsgi [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.487683] [54552]: DEBUG cinder.api.api_utils [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2009.488610] [54552]: DEBUG cinder.volume.api [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2009.516810] [54552]: INFO cinder.volume.api [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2009.518015] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518015] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.522553] [54552]: INFO cinder.api.openstack.wsgi [req-65be0018-852e-46ce-8b00-85b12bb145ee req-428b0053-b254-40b5-bf5b-43bc0fad7ee4 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2009.523043] [54552]: [pid: 54552|app: 0|req: 117/225] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2009.540340] [54553]: DEBUG cinder.api.middleware.request_id [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.542631] [54553]: INFO cinder.api.openstack.wsgi [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2009.542856] [54553]: DEBUG cinder.api.openstack.wsgi [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.543091] [54553]: DEBUG cinder.api.openstack.wsgi [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.543676] [54553]: DEBUG cinder.api.api_utils [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2009.544596] [54553]: DEBUG cinder.volume.api [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2009.572034] [54553]: INFO cinder.volume.api [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2009.573735] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573735] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.578544] [54553]: INFO cinder.api.openstack.wsgi [req-c57a56fd-7faf-448e-9814-8ad3db972be5 req-b16804a9-c125-483b-8892-fcdac768909e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2009.578995] [54553]: [pid: 54553|app: 0|req: 109/226] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2009.647694] [54552]: DEBUG cinder.api.middleware.request_id [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.650132] [54552]: INFO cinder.api.openstack.wsgi [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2009.650355] [54552]: DEBUG cinder.api.openstack.wsgi [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.650579] [54552]: DEBUG cinder.api.openstack.wsgi [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.650858] [54552]: DEBUG cinder.api.api_utils [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2009.651751] [54552]: DEBUG cinder.volume.api [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2009.663303] [54552]: INFO cinder.volume.api [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2009.664370] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664370] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.669297] [54552]: INFO cinder.api.openstack.wsgi [req-6ce9f379-c97a-4500-95e4-bc95885e079b req-d92e7bac-25f4-4f89-88c2-b1b07bdb114c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2009.669736] [54552]: [pid: 54552|app: 0|req: 118/227] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2009.807841] [54553]: DEBUG cinder.api.middleware.request_id [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.810189] [54553]: INFO cinder.api.openstack.wsgi [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2009.810459] [54553]: DEBUG cinder.api.openstack.wsgi [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.810717] [54553]: DEBUG cinder.api.openstack.wsgi [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.811080] [54553]: DEBUG cinder.api.api_utils [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2009.811981] [54553]: DEBUG cinder.volume.api [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2009.821375] [54553]: INFO cinder.volume.api [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2009.822459] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822459] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.827310] [54553]: INFO cinder.api.openstack.wsgi [req-e4497119-430a-44aa-a1f4-68a2e4f2d917 req-8ccbfd68-923d-4b4c-a14e-0656d67a5b3b tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2009.827601] [54553]: [pid: 54553|app: 0|req: 110/228] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2009.849135] [54552]: DEBUG cinder.api.middleware.request_id [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.852224] [54552]: INFO cinder.api.openstack.wsgi [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2009.853828] [54552]: DEBUG cinder.api.openstack.wsgi [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.853828] [54552]: DEBUG cinder.api.openstack.wsgi [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.853828] [54552]: DEBUG cinder.api.api_utils [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2009.857758] [54552]: DEBUG cinder.volume.api [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2009.868351] [54552]: INFO cinder.volume.api [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2009.869636] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869636] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.880268] [54552]: INFO cinder.api.openstack.wsgi [req-5df6a7d0-5a61-4c5b-9962-3238136f9b6e req-d2a7de11-3c1f-4c51-a362-f7b82f4f2ba9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2009.881163] [54552]: [pid: 54552|app: 0|req: 119/229] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2010.006772] [54553]: DEBUG cinder.api.middleware.request_id [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.009203] [54553]: INFO cinder.api.openstack.wsgi [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2010.009420] [54553]: DEBUG cinder.api.openstack.wsgi [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.009641] [54553]: DEBUG cinder.api.openstack.wsgi [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.010078] [54553]: DEBUG cinder.api.api_utils [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2010.011022] [54553]: DEBUG cinder.volume.api [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2010.025084] [54553]: INFO cinder.volume.api [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2010.026271] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026271] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.031433] [54553]: INFO cinder.api.openstack.wsgi [req-aa75b35b-ea0f-4be8-8e38-2c054ebbd850 req-6eadbb19-9115-464b-bfe9-2d1e8459f6b6 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2010.032045] [54553]: [pid: 54553|app: 0|req: 111/230] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2010.133089] [54552]: DEBUG cinder.api.middleware.request_id [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.135746] [54552]: INFO cinder.api.openstack.wsgi [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2010.136130] [54552]: DEBUG cinder.api.openstack.wsgi [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.136776] [54552]: DEBUG cinder.api.openstack.wsgi [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.136868] [54552]: DEBUG cinder.api.api_utils [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2010.137874] [54552]: DEBUG cinder.volume.api [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2010.147755] [54552]: INFO cinder.volume.api [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2010.149106] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149106] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.154157] [54552]: INFO cinder.api.openstack.wsgi [req-f8f4e132-6d78-42dc-8e6e-308dd375e5af req-da5ead39-3901-432e-b821-753f63eb5693 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2010.154644] [54552]: [pid: 54552|app: 0|req: 120/231] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:25 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2010.172553] [54553]: DEBUG cinder.api.middleware.request_id [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.175425] [54553]: INFO cinder.api.openstack.wsgi [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 2010.175744] [54553]: DEBUG cinder.api.openstack.wsgi [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.176117] [54553]: DEBUG cinder.api.openstack.wsgi [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'detail' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.176540] [54553]: DEBUG cinder.api.api_utils [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Removing options '' from query. {{(pid=54553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 2010.177949] [54553]: DEBUG cinder.volume.api [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 2010.190445] [54553]: INFO cinder.volume.api [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Get all volumes completed successfully. [ 2010.191640] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191640] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.196872] [54553]: INFO cinder.api.openstack.wsgi [req-3695e2e2-d8ca-42ce-8181-71ff9350b06a req-061becfa-10a2-42c9-a397-c515bb592a6f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 2010.197449] [54553]: [pid: 54553|app: 0|req: 112/232] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Jan 7 02:13:26 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2010.211007] [54552]: DEBUG cinder.api.middleware.request_id [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.213390] [54552]: INFO cinder.api.openstack.wsgi [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2010.213668] [54552]: DEBUG cinder.api.openstack.wsgi [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.214017] [54552]: DEBUG cinder.api.openstack.wsgi [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.214274] [54552]: INFO cinder.api.v3.volumes [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume with id: 6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2010.224292] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224292] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.225213] [54552]: INFO cinder.volume.api [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2010.246555] [54552]: INFO cinder.volume.api [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume request issued successfully. [ 2010.246555] [54552]: INFO cinder.api.openstack.wsgi [None req-52972982-34d2-4fe4-b40c-fe8293a82e49 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 202 [ 2010.246555] [54552]: [pid: 54552|app: 0|req: 121/233] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:13:26 2025] DELETE /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2010.250243] [54553]: DEBUG cinder.api.middleware.request_id [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.253033] [54553]: INFO cinder.api.openstack.wsgi [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2010.253033] [54553]: DEBUG cinder.api.openstack.wsgi [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.253466] [54553]: DEBUG cinder.api.openstack.wsgi [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.263184] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263184] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.271188] [54553]: INFO cinder.volume.api [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2010.275285] [54553]: INFO cinder.api.openstack.wsgi [None req-22fdd8cb-f3fc-4843-9b9b-68ebfd85a45f tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 200 [ 2010.275724] [54553]: [pid: 54553|app: 0|req: 113/234] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:26 2025] GET /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.286794] [54552]: DEBUG cinder.api.middleware.request_id [None req-546c8559-08c8-4d57-8030-b4dd9a93508c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.288908] [54552]: INFO cinder.api.openstack.wsgi [None req-546c8559-08c8-4d57-8030-b4dd9a93508c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc [ 2011.289151] [54552]: DEBUG cinder.api.openstack.wsgi [None req-546c8559-08c8-4d57-8030-b4dd9a93508c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.289587] [54552]: DEBUG cinder.api.openstack.wsgi [None req-546c8559-08c8-4d57-8030-b4dd9a93508c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.296896] [54552]: INFO cinder.api.openstack.wsgi [None req-546c8559-08c8-4d57-8030-b4dd9a93508c tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc returned with HTTP 404 [ 2011.296896] [54552]: [pid: 54552|app: 0|req: 122/235] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:27 2025] GET /volume/v3/volumes/6d4e9230-901d-4efd-a1b9-e40b9ffc69fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2011.300020] [54553]: DEBUG cinder.api.middleware.request_id [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.302286] [54553]: INFO cinder.api.openstack.wsgi [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2011.302533] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.302792] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.302998] [54553]: INFO cinder.api.v3.volumes [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume with id: b05cb642-068a-4301-91f0-2f711b12073c [ 2011.312521] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312521] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.314483] [54553]: INFO cinder.volume.api [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2011.332221] [54553]: INFO cinder.volume.api [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume request issued successfully. [ 2011.332438] [54553]: INFO cinder.api.openstack.wsgi [None req-ab0d720d-3ba6-4d87-a92b-e2d26e9f587e tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 202 [ 2011.332927] [54553]: [pid: 54553|app: 0|req: 114/236] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:13:27 2025] DELETE /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2011.336329] [54552]: DEBUG cinder.api.middleware.request_id [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.341101] [54552]: INFO cinder.api.openstack.wsgi [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2011.342225] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.342555] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.351694] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.351694] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2011.355581] [54552]: INFO cinder.volume.api [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2011.361021] [54552]: INFO cinder.api.openstack.wsgi [None req-d1ae116b-5047-41dd-96a1-fa7b2474e769 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 200 [ 2011.361021] [54552]: [pid: 54552|app: 0|req: 123/237] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:27 2025] GET /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2012.381706] [54553]: DEBUG cinder.api.middleware.request_id [None req-8d6d5a68-0a9b-4a9b-9b97-ac0d1f94fe63 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.385311] [54553]: INFO cinder.api.openstack.wsgi [None req-8d6d5a68-0a9b-4a9b-9b97-ac0d1f94fe63 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c [ 2012.388375] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8d6d5a68-0a9b-4a9b-9b97-ac0d1f94fe63 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.388740] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8d6d5a68-0a9b-4a9b-9b97-ac0d1f94fe63 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.410615] [54553]: INFO cinder.api.openstack.wsgi [None req-8d6d5a68-0a9b-4a9b-9b97-ac0d1f94fe63 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c returned with HTTP 404 [ 2012.411343] [54553]: [pid: 54553|app: 0|req: 115/238] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:28 2025] GET /volume/v3/volumes/b05cb642-068a-4301-91f0-2f711b12073c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2012.418586] [54552]: DEBUG cinder.api.middleware.request_id [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.423196] [54552]: INFO cinder.api.openstack.wsgi [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2012.423196] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.423196] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.423346] [54552]: INFO cinder.api.v3.volumes [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume with id: 5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2012.439025] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439025] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2012.440301] [54552]: INFO cinder.volume.api [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2012.482599] [54552]: INFO cinder.volume.api [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Delete volume request issued successfully. [ 2012.482940] [54552]: INFO cinder.api.openstack.wsgi [None req-4ff49d7d-c091-4ce0-a0f3-b19f3002f356 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 202 [ 2012.483409] [54552]: [pid: 54552|app: 0|req: 124/239] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:13:28 2025] DELETE /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2012.491021] [54553]: DEBUG cinder.api.middleware.request_id [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2012.492587] [54553]: INFO cinder.api.openstack.wsgi [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2012.493320] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2012.496031] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2012.508207] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508207] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2012.514220] [54553]: INFO cinder.volume.api [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Volume info retrieved successfully. [ 2012.520832] [54553]: INFO cinder.api.openstack.wsgi [None req-e3128b06-ae1c-42ce-af9e-c3f0abbbd032 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 200 [ 2012.521258] [54553]: [pid: 54553|app: 0|req: 116/240] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:28 2025] GET /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2013.534487] [54552]: DEBUG cinder.api.middleware.request_id [None req-98c6066b-b0b2-4e0b-b718-e66fcb76b3b9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2013.536853] [54552]: INFO cinder.api.openstack.wsgi [None req-98c6066b-b0b2-4e0b-b718-e66fcb76b3b9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] GET http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 [ 2013.537105] [54552]: DEBUG cinder.api.openstack.wsgi [None req-98c6066b-b0b2-4e0b-b718-e66fcb76b3b9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2013.537391] [54552]: DEBUG cinder.api.openstack.wsgi [None req-98c6066b-b0b2-4e0b-b718-e66fcb76b3b9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2013.545115] [54552]: INFO cinder.api.openstack.wsgi [None req-98c6066b-b0b2-4e0b-b718-e66fcb76b3b9 tempest-VolumesTestJSON-2108582042 tempest-VolumesTestJSON-2108582042-project-member] http://10.180.1.21/volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 returned with HTTP 404 [ 2013.545794] [54552]: [pid: 54552|app: 0|req: 125/241] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:29 2025] GET /volume/v3/volumes/5c83728a-8a53-47f3-9c35-50b900df6fc3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2022.518495] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2023.540981] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2034.190279] [54553]: DEBUG cinder.api.middleware.request_id [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.272634] [54553]: INFO cinder.api.openstack.wsgi [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2034.272733] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.273205] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.287602] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.287602] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.293099] [54553]: INFO cinder.volume.api [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2034.298724] [54553]: INFO cinder.api.openstack.wsgi [None req-b09df9c2-6373-4c10-9b9a-7a0e5d22bee5 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2034.299189] [54553]: [pid: 54553|app: 0|req: 117/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:50 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2034.368152] [54552]: DEBUG cinder.api.middleware.request_id [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.371990] [54552]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2034.372413] [54552]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.372514] [54552]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.383026] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.383026] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.386384] [54552]: INFO cinder.volume.api [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2034.390712] [54552]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-8d6f3339-5a0f-4e41-9928-9b2102a06ae6 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2034.391107] [54552]: [pid: 54552|app: 0|req: 126/243] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:13:50 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2034.424530] [54553]: DEBUG cinder.api.middleware.request_id [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.427305] [54553]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] POST http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995/action [ 2034.427802] [54553]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2034.427837] [54553]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2034.437678] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.437678] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.438201] [54553]: INFO cinder.volume.api [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2034.443157] [54553]: INFO cinder.volume.api [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Begin detaching volume completed successfully. [ 2034.443387] [54553]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-289dd12d-120f-4dcd-8bdb-38c5f4755838 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995/action returned with HTTP 202 [ 2034.443786] [54553]: [pid: 54553|app: 0|req: 118/244] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:13:50 2025] POST /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2035.470023] [54552]: DEBUG cinder.api.middleware.request_id [None req-1c1c3062-e22c-49ed-a80e-ee37a059a460 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.470699] [54552]: INFO cinder.api.openstack.wsgi [None req-1c1c3062-e22c-49ed-a80e-ee37a059a460 None None] GET http://10.180.1.21/volume// [ 2035.471231] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1c1c3062-e22c-49ed-a80e-ee37a059a460 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2035.471698] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1c1c3062-e22c-49ed-a80e-ee37a059a460 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2035.475024] [54552]: INFO cinder.api.openstack.wsgi [None req-1c1c3062-e22c-49ed-a80e-ee37a059a460 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2035.475650] [54552]: [pid: 54552|app: 0|req: 127/245] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:13:51 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2035.479114] [54553]: DEBUG cinder.api.middleware.request_id [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.479776] [54553]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2035.480046] [54553]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2035.480308] [54553]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2035.497477] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.497477] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.501723] [54553]: INFO cinder.volume.api [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2035.508029] [54553]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-58941907-b0ed-4dee-a203-3b9fec797b58 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2035.508643] [54553]: [pid: 54553|app: 0|req: 119/246] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:13:51 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2036.703051] [54552]: DEBUG cinder.api.middleware.request_id [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-dd043575-f966-4208-b77d-3954b3146667 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2036.705680] [54552]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-dd043575-f966-4208-b77d-3954b3146667 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af [ 2036.705904] [54552]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-dd043575-f966-4208-b77d-3954b3146667 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2036.706231] [54552]: DEBUG cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-dd043575-f966-4208-b77d-3954b3146667 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2036.715615] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2036.715615] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2037.281360] [54552]: INFO cinder.api.openstack.wsgi [req-2ca8a255-8f90-43e7-9f2c-084c01817a5a req-dd043575-f966-4208-b77d-3954b3146667 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af returned with HTTP 200 [ 2037.281360] [54552]: [pid: 54552|app: 0|req: 128/247] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:13:52 2025] DELETE /volume/v3/attachments/c669c85f-1f41-4816-96c7-8d293417d7af => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2038.851560] [54553]: DEBUG cinder.api.middleware.request_id [None req-63188e07-45c5-4476-93f7-0021df16dc00 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.854428] [54553]: INFO cinder.api.openstack.wsgi [None req-63188e07-45c5-4476-93f7-0021df16dc00 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2038.854680] [54553]: DEBUG cinder.api.openstack.wsgi [None req-63188e07-45c5-4476-93f7-0021df16dc00 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.854908] [54553]: DEBUG cinder.api.openstack.wsgi [None req-63188e07-45c5-4476-93f7-0021df16dc00 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2038.866832] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2038.866832] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.871967] [54553]: INFO cinder.volume.api [None req-63188e07-45c5-4476-93f7-0021df16dc00 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2038.877796] [54553]: INFO cinder.api.openstack.wsgi [None req-63188e07-45c5-4476-93f7-0021df16dc00 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2038.878400] [54553]: [pid: 54553|app: 0|req: 120/248] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:13:54 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2047.274387] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2048.874844] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2052.240242] [54552]: DEBUG cinder.api.middleware.request_id [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9c3423f2-77d4-4e52-b97e-93605b25b859 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2052.242749] [54552]: INFO cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9c3423f2-77d4-4e52-b97e-93605b25b859 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 [ 2052.243015] [54552]: DEBUG cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9c3423f2-77d4-4e52-b97e-93605b25b859 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2052.243267] [54552]: DEBUG cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9c3423f2-77d4-4e52-b97e-93605b25b859 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2052.252784] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2052.252784] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2052.779453] [54552]: INFO cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9c3423f2-77d4-4e52-b97e-93605b25b859 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 returned with HTTP 200 [ 2052.780548] [54552]: [pid: 54552|app: 0|req: 129/249] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:14:08 2025] DELETE /volume/v3/attachments/1084b180-4a08-4167-81c9-9e424c533e46 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2052.789972] [54553]: DEBUG cinder.api.middleware.request_id [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2052.793442] [54553]: INFO cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 2052.794363] [54553]: DEBUG cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2052.794363] [54553]: DEBUG cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2052.794363] [54553]: INFO cinder.api.v3.volumes [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Delete volume with id: 7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 [ 2052.803960] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2052.803960] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2052.804561] [54553]: INFO cinder.volume.api [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Volume info retrieved successfully. [ 2052.827320] [54553]: INFO cinder.volume.api [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] Delete volume request issued successfully. [ 2052.827552] [54553]: INFO cinder.api.openstack.wsgi [req-0b14f5a6-ce0e-4bc3-a134-2c8e5b20008e req-9dae5735-c27d-4d3b-84d9-73e5c241ede4 tempest-ServerActionsV293TestJSON-2104667066 tempest-ServerActionsV293TestJSON-2104667066-project-member] http://10.180.1.21/volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 returned with HTTP 202 [ 2052.828153] [54553]: [pid: 54553|app: 0|req: 121/250] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:14:08 2025] DELETE /volume/v3/volumes/7fe0006a-b1c7-4ad2-bc9f-c0c63dfb9b00 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2057.446499] [54552]: DEBUG cinder.api.middleware.request_id [None req-278f1324-a204-4a01-bf3e-02fda27eab06 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.448850] [54552]: INFO cinder.api.openstack.wsgi [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2057.449108] [54552]: DEBUG cinder.api.openstack.wsgi [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.449336] [54552]: DEBUG cinder.api.openstack.wsgi [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.449532] [54552]: INFO cinder.api.v3.volumes [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Delete volume with id: f53770c5-4a54-4166-838a-00477303d995 [ 2057.466774] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.466774] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.467359] [54552]: INFO cinder.volume.api [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2057.490730] [54552]: INFO cinder.volume.api [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Delete volume request issued successfully. [ 2057.490946] [54552]: INFO cinder.api.openstack.wsgi [None req-278f1324-a204-4a01-bf3e-02fda27eab06 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 202 [ 2057.492047] [54552]: [pid: 54552|app: 0|req: 130/251] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:14:13 2025] DELETE /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2057.496514] [54553]: DEBUG cinder.api.middleware.request_id [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.498577] [54553]: INFO cinder.api.openstack.wsgi [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2057.498817] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.499054] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.511611] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.511611] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.516805] [54553]: INFO cinder.volume.api [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2057.521734] [54553]: INFO cinder.api.openstack.wsgi [None req-2b1fa074-11ab-4ef7-8ca8-ac7002c0d0fa tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2057.522246] [54553]: [pid: 54553|app: 0|req: 122/252] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:13 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.227131] [54552]: DEBUG cinder.api.middleware.request_id [None req-e702b6f8-996b-41cb-9b4e-52495337d24d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.229590] [54552]: INFO cinder.api.openstack.wsgi [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 2058.229874] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.230202] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.230456] [54552]: INFO cinder.api.v3.volumes [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Delete volume with id: 1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 2058.244373] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.244373] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.245155] [54552]: INFO cinder.volume.api [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 2058.266141] [54552]: INFO cinder.volume.api [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Delete volume request issued successfully. [ 2058.266348] [54552]: INFO cinder.api.openstack.wsgi [None req-e702b6f8-996b-41cb-9b4e-52495337d24d tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc returned with HTTP 202 [ 2058.266829] [54552]: [pid: 54552|app: 0|req: 131/253] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:14:14 2025] DELETE /volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2058.270482] [54553]: DEBUG cinder.api.middleware.request_id [None req-d7451f34-72fd-49e2-b216-3116d62e72bc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.272757] [54553]: INFO cinder.api.openstack.wsgi [None req-d7451f34-72fd-49e2-b216-3116d62e72bc tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 2058.273110] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d7451f34-72fd-49e2-b216-3116d62e72bc tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.273464] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d7451f34-72fd-49e2-b216-3116d62e72bc tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.283601] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.283601] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.287922] [54553]: INFO cinder.volume.api [None req-d7451f34-72fd-49e2-b216-3116d62e72bc tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 2058.292854] [54553]: INFO cinder.api.openstack.wsgi [None req-d7451f34-72fd-49e2-b216-3116d62e72bc tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc returned with HTTP 200 [ 2058.293279] [54553]: [pid: 54553|app: 0|req: 123/254] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:14 2025] GET /volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.534661] [54552]: DEBUG cinder.api.middleware.request_id [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.536883] [54552]: INFO cinder.api.openstack.wsgi [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2058.537128] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.537401] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.545957] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.545957] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.549550] [54552]: INFO cinder.volume.api [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2058.553807] [54552]: INFO cinder.api.openstack.wsgi [None req-7def8e25-2f35-488f-bc4c-3826c61ec2b8 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 200 [ 2058.554195] [54552]: [pid: 54552|app: 0|req: 132/255] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:14 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2059.303737] [54553]: DEBUG cinder.api.middleware.request_id [None req-6d1484b5-8986-4340-bc64-30474fcb4ecd None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.307018] [54553]: INFO cinder.api.openstack.wsgi [None req-6d1484b5-8986-4340-bc64-30474fcb4ecd tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc [ 2059.307018] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d1484b5-8986-4340-bc64-30474fcb4ecd tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.307018] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d1484b5-8986-4340-bc64-30474fcb4ecd tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.314701] [54553]: INFO cinder.api.openstack.wsgi [None req-6d1484b5-8986-4340-bc64-30474fcb4ecd tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc returned with HTTP 404 [ 2059.315362] [54553]: [pid: 54553|app: 0|req: 124/256] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:15 2025] GET /volume/v3/volumes/1f419f9d-5035-49ae-abe3-0753cb5d93cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2059.320268] [54552]: DEBUG cinder.api.middleware.request_id [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.321726] [54552]: INFO cinder.api.openstack.wsgi [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 2059.321937] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.322184] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.322366] [54552]: INFO cinder.api.v3.volumes [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Delete volume with id: 40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 2059.333367] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.333367] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.333367] [54552]: INFO cinder.volume.api [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 2059.350827] [54552]: INFO cinder.volume.api [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Delete volume request issued successfully. [ 2059.351101] [54552]: INFO cinder.api.openstack.wsgi [None req-a9295f95-df36-47c1-b17f-1ce4fd2d7a78 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 202 [ 2059.351514] [54552]: [pid: 54552|app: 0|req: 133/257] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:14:15 2025] DELETE /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2059.355238] [54553]: DEBUG cinder.api.middleware.request_id [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.358273] [54553]: INFO cinder.api.openstack.wsgi [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 2059.358273] [54553]: DEBUG cinder.api.openstack.wsgi [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.358273] [54553]: DEBUG cinder.api.openstack.wsgi [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.366570] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.366570] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.370752] [54553]: INFO cinder.volume.api [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Volume info retrieved successfully. [ 2059.375729] [54553]: INFO cinder.api.openstack.wsgi [None req-271200a7-025e-4be7-8f32-5f4fec59ab22 tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 200 [ 2059.376124] [54553]: [pid: 54553|app: 0|req: 125/258] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:15 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2059.452926] [54552]: DEBUG cinder.api.middleware.request_id [None req-43aac703-569f-4889-ba33-db67da6b55e8 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.455292] [54552]: INFO cinder.api.openstack.wsgi [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2059.455909] [54552]: DEBUG cinder.api.openstack.wsgi [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1505972601"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2059.458072] [54552]: DEBUG cinder.api.v3.volumes [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1505972601'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2059.458260] [54552]: INFO cinder.api.v3.volumes [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume of 1 GB [ 2059.463351] [54552]: INFO cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Availability Zones retrieved successfully. [ 2059.470376] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Flow 'volume_create_api' (ca586273-59c1-4b28-ac35-147dd741f344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2059.471606] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa2230f-56a4-458d-9870-f8c5d17688de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2059.472763] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2059.499199] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa2230f-56a4-458d-9870-f8c5d17688de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2059.500229] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e236f6-628d-4de8-bdcf-93eca9cb5bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2059.551759] [54552]: DEBUG cinder.quota [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Created reservations ['9bcccf25-152b-4329-bd9c-802ea8056339', '71e344be-8d49-4b08-809f-97db799f9d3a', '845ebfd7-3121-49b6-9a82-b9d0e06b1a41', '4e0e8dbe-88f2-4be8-9ea5-98d5f2d3ad34'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2059.552756] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93e236f6-628d-4de8-bdcf-93eca9cb5bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bcccf25-152b-4329-bd9c-802ea8056339', '71e344be-8d49-4b08-809f-97db799f9d3a', '845ebfd7-3121-49b6-9a82-b9d0e06b1a41', '4e0e8dbe-88f2-4be8-9ea5-98d5f2d3ad34']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2059.554317] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eebadb2-62a1-43a8-96b1-ae181a68ef3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2059.564158] [54553]: DEBUG cinder.api.middleware.request_id [None req-29244cd4-84a1-4fa1-85cd-2b21b6960e12 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.565285] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eebadb2-62a1-43a8-96b1-ae181a68ef3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '127baf9f-5fbd-46d7-aae8-93bf806b7b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1505972601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b758427cb84ff0a469292b373bbffe',qos_specs=None,replication_status=,reservations=['9bcccf25-152b-4329-bd9c-802ea8056339','71e344be-8d49-4b08-809f-97db799f9d3a','845ebfd7-3121-49b6-9a82-b9d0e06b1a41','4e0e8dbe-88f2-4be8-9ea5-98d5f2d3ad34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1829b1c0dc744259c0ae53a5183d8d0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1505972601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=127baf9f-5fbd-46d7-aae8-93bf806b7b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83b758427cb84ff0a469292b373bbffe',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='d1829b1c0dc744259c0ae53a5183d8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2059.566237] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0229ac86-92e8-450f-a977-5fcc50a43380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2059.566807] [54553]: INFO cinder.api.openstack.wsgi [None req-29244cd4-84a1-4fa1-85cd-2b21b6960e12 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 [ 2059.567039] [54553]: DEBUG cinder.api.openstack.wsgi [None req-29244cd4-84a1-4fa1-85cd-2b21b6960e12 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.567277] [54553]: DEBUG cinder.api.openstack.wsgi [None req-29244cd4-84a1-4fa1-85cd-2b21b6960e12 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.574943] [54553]: INFO cinder.api.openstack.wsgi [None req-29244cd4-84a1-4fa1-85cd-2b21b6960e12 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 returned with HTTP 404 [ 2059.575712] [54553]: [pid: 54553|app: 0|req: 126/259] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:15 2025] GET /volume/v3/volumes/f53770c5-4a54-4166-838a-00477303d995 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2059.578922] [54553]: DEBUG cinder.api.middleware.request_id [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.579759] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0229ac86-92e8-450f-a977-5fcc50a43380) 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-1505972601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b758427cb84ff0a469292b373bbffe',qos_specs=None,replication_status=,reservations=['9bcccf25-152b-4329-bd9c-802ea8056339','71e344be-8d49-4b08-809f-97db799f9d3a','845ebfd7-3121-49b6-9a82-b9d0e06b1a41','4e0e8dbe-88f2-4be8-9ea5-98d5f2d3ad34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1829b1c0dc744259c0ae53a5183d8d0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2059.580770] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad41b02-a7cd-4dcc-9771-abb8ee003502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2059.581388] [54553]: INFO cinder.api.openstack.wsgi [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 [ 2059.581388] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.581795] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.582313] [54553]: INFO cinder.api.v3.volumes [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Delete volume with id: c10e858b-c086-45d2-b160-a0aebcf78c60 [ 2059.590597] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.590597] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.590876] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad41b02-a7cd-4dcc-9771-abb8ee003502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2059.591874] [54553]: INFO cinder.volume.api [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2059.592040] [54552]: DEBUG cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Flow 'volume_create_api' (ca586273-59c1-4b28-ac35-147dd741f344) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2059.592692] [54552]: INFO cinder.volume.api [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume request issued successfully. [ 2059.592970] [54552]: INFO cinder.api.openstack.wsgi [None req-43aac703-569f-4889-ba33-db67da6b55e8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2059.593438] [54552]: [pid: 54552|app: 0|req: 134/260] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:14:15 2025] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2059.608586] [54553]: INFO cinder.volume.api [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Delete volume request issued successfully. [ 2059.608586] [54553]: INFO cinder.api.openstack.wsgi [None req-5f783374-cf4d-42bf-9daa-4d2cdff70966 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 returned with HTTP 202 [ 2059.608586] [54553]: [pid: 54553|app: 0|req: 127/261] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:14:15 2025] DELETE /volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2059.615942] [54553]: DEBUG cinder.api.middleware.request_id [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.616054] [54552]: DEBUG cinder.api.middleware.request_id [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.616765] [54553]: INFO cinder.api.openstack.wsgi [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 [ 2059.616847] [54552]: INFO cinder.api.openstack.wsgi [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2059.616847] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.616918] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.617080] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.617250] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.624903] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.624903] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.625464] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.625464] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.628661] [54552]: INFO cinder.volume.api [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2059.629719] [54553]: INFO cinder.volume.api [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Volume info retrieved successfully. [ 2059.635390] [54552]: INFO cinder.api.openstack.wsgi [None req-2a999289-83f2-42c7-93d7-8ff736cd49f2 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2059.635390] [54552]: [pid: 54552|app: 0|req: 135/262] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:15 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2059.636326] [54553]: INFO cinder.api.openstack.wsgi [None req-d9f64c55-3f5b-4c39-918b-dd8efd257644 tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 returned with HTTP 200 [ 2059.636326] [54553]: [pid: 54553|app: 0|req: 128/263] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:15 2025] GET /volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2060.387370] [54552]: DEBUG cinder.api.middleware.request_id [None req-a7f69e66-ad48-4a57-8ff9-109cea741c3c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.390252] [54552]: INFO cinder.api.openstack.wsgi [None req-a7f69e66-ad48-4a57-8ff9-109cea741c3c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] GET http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 [ 2060.390512] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a7f69e66-ad48-4a57-8ff9-109cea741c3c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.390772] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a7f69e66-ad48-4a57-8ff9-109cea741c3c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.398373] [54552]: INFO cinder.api.openstack.wsgi [None req-a7f69e66-ad48-4a57-8ff9-109cea741c3c tempest-ServersNegativeTestJSON-691506458 tempest-ServersNegativeTestJSON-691506458-project-member] http://10.180.1.21/volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 returned with HTTP 404 [ 2060.398916] [54552]: [pid: 54552|app: 0|req: 136/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:16 2025] GET /volume/v3/volumes/40eca70e-2bfe-48d6-9f46-c0768c1493e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2060.646239] [54553]: DEBUG cinder.api.middleware.request_id [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.647603] [54552]: DEBUG cinder.api.middleware.request_id [None req-355c218d-315e-4994-a6a5-3eb86220a05f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.650055] [54553]: INFO cinder.api.openstack.wsgi [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2060.652218] [54552]: INFO cinder.api.openstack.wsgi [None req-355c218d-315e-4994-a6a5-3eb86220a05f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] GET http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 [ 2060.652596] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.652949] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.654143] [54552]: DEBUG cinder.api.openstack.wsgi [None req-355c218d-315e-4994-a6a5-3eb86220a05f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.654449] [54552]: DEBUG cinder.api.openstack.wsgi [None req-355c218d-315e-4994-a6a5-3eb86220a05f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.661697] [54552]: INFO cinder.api.openstack.wsgi [None req-355c218d-315e-4994-a6a5-3eb86220a05f tempest-ServerRescueNegativeTestJSON-868707306 tempest-ServerRescueNegativeTestJSON-868707306-project-member] http://10.180.1.21/volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 returned with HTTP 404 [ 2060.662405] [54552]: [pid: 54552|app: 0|req: 137/265] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:16 2025] GET /volume/v3/volumes/c10e858b-c086-45d2-b160-a0aebcf78c60 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2060.668313] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2060.668313] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2060.672889] [54553]: INFO cinder.volume.api [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2060.678684] [54553]: INFO cinder.api.openstack.wsgi [None req-9c6d8b81-5444-41ec-bc0f-00a40d75452c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2060.679124] [54553]: [pid: 54553|app: 0|req: 129/266] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:16 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2064.852589] [54552]: DEBUG cinder.api.middleware.request_id [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2064.854787] [54552]: INFO cinder.api.openstack.wsgi [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2064.855196] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-189017582"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2064.857055] [54552]: DEBUG cinder.api.v3.volumes [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-189017582'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2064.857214] [54552]: INFO cinder.api.v3.volumes [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume of 1 GB [ 2064.863506] [54552]: INFO cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Availability Zones retrieved successfully. [ 2064.870338] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (2021676a-d912-4f33-b7a8-64b3cf04eaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2064.871585] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01ea973-b057-4a8d-a341-5fdaf3d319fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2064.872810] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2064.899903] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01ea973-b057-4a8d-a341-5fdaf3d319fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2064.901067] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32a086c-7b16-45bf-8158-49cb3b29889b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2064.973928] [54552]: DEBUG cinder.quota [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Created reservations ['dc1e8da0-fa7e-4573-b9b4-264f36bda509', '48589f76-87b4-4a29-9d73-d9f3b7e132fe', '050f087c-6204-4d12-908f-a87906971587', 'a7fcd396-f47d-4b60-b1c3-6155e0e284d3'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2064.975051] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32a086c-7b16-45bf-8158-49cb3b29889b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1e8da0-fa7e-4573-b9b4-264f36bda509', '48589f76-87b4-4a29-9d73-d9f3b7e132fe', '050f087c-6204-4d12-908f-a87906971587', 'a7fcd396-f47d-4b60-b1c3-6155e0e284d3']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2064.976842] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9c5994-7833-4e52-ad10-8c90eb234d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2064.993301] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9c5994-7833-4e52-ad10-8c90eb234d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34d416e-68bf-40ed-85cf-e7a89dcf9409', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-189017582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['dc1e8da0-fa7e-4573-b9b4-264f36bda509','48589f76-87b4-4a29-9d73-d9f3b7e132fe','050f087c-6204-4d12-908f-a87906971587','a7fcd396-f47d-4b60-b1c3-6155e0e284d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-189017582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34d416e-68bf-40ed-85cf-e7a89dcf9409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5af5979ef52740dea95801a1e50166f8',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='99d2e94ce5da4a40b849ce69157cdafa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2064.994359] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359ec00b-48bc-4a3c-9a6b-621d12f5121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2065.008390] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359ec00b-48bc-4a3c-9a6b-621d12f5121c) 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-189017582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['dc1e8da0-fa7e-4573-b9b4-264f36bda509','48589f76-87b4-4a29-9d73-d9f3b7e132fe','050f087c-6204-4d12-908f-a87906971587','a7fcd396-f47d-4b60-b1c3-6155e0e284d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2065.009421] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f25633b-a280-481b-aaad-d60a6e68b8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2065.022829] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f25633b-a280-481b-aaad-d60a6e68b8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2065.022829] [54552]: DEBUG cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (2021676a-d912-4f33-b7a8-64b3cf04eaec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2065.022829] [54552]: INFO cinder.volume.api [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request issued successfully. [ 2065.022829] [54552]: INFO cinder.api.openstack.wsgi [None req-0628bc8e-293e-4609-bc8a-1e28580125c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2065.023243] [54552]: [pid: 54552|app: 0|req: 138/267] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:14:20 2025] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2065.032387] [54553]: DEBUG cinder.api.middleware.request_id [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.037026] [54553]: INFO cinder.api.openstack.wsgi [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2065.037026] [54553]: DEBUG cinder.api.openstack.wsgi [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.037026] [54553]: DEBUG cinder.api.openstack.wsgi [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.046438] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.046438] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.052061] [54553]: INFO cinder.volume.api [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2065.057030] [54553]: INFO cinder.api.openstack.wsgi [None req-80b8d2e1-bf73-4554-8e97-f8a74045a101 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2065.058218] [54553]: [pid: 54553|app: 0|req: 130/268] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:20 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2066.072186] [54552]: DEBUG cinder.api.middleware.request_id [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.074911] [54552]: INFO cinder.api.openstack.wsgi [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2066.074911] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.074911] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.085328] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2066.085328] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2066.089811] [54552]: INFO cinder.volume.api [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2066.094986] [54552]: INFO cinder.api.openstack.wsgi [None req-2fc8d8c7-aeb4-456d-a048-b108bc693294 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2066.095580] [54552]: [pid: 54552|app: 0|req: 139/269] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:21 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2066.136032] [54553]: DEBUG cinder.api.middleware.request_id [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.138843] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2066.139142] [54553]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.139451] [54553]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.148304] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2066.148304] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2066.152323] [54553]: INFO cinder.volume.api [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2066.162045] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-d86020e0-bd24-424a-b70a-7de39976d357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2066.162045] [54553]: [pid: 54553|app: 0|req: 131/270] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:14:21 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2067.683888] [54552]: DEBUG cinder.api.middleware.request_id [None req-e6ce68c7-0a66-47c6-8625-c24335953db4 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2067.684482] [54552]: INFO cinder.api.openstack.wsgi [None req-e6ce68c7-0a66-47c6-8625-c24335953db4 None None] GET http://10.180.1.21/volume// [ 2067.684681] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e6ce68c7-0a66-47c6-8625-c24335953db4 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2067.685080] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e6ce68c7-0a66-47c6-8625-c24335953db4 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2067.685627] [54552]: INFO cinder.api.openstack.wsgi [None req-e6ce68c7-0a66-47c6-8625-c24335953db4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2067.685948] [54552]: [pid: 54552|app: 0|req: 140/271] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:14:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2067.690121] [54553]: DEBUG cinder.api.middleware.request_id [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-9ee07a99-3226-40c1-87db-112e2f410001 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2067.692449] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-9ee07a99-3226-40c1-87db-112e2f410001 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2067.693038] [54553]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-9ee07a99-3226-40c1-87db-112e2f410001 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a34d416e-68bf-40ed-85cf-e7a89dcf9409", "connector": null, "instance_uuid": "9d2c2459-95c6-459f-9f6e-f6e704e6e6d2"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2067.708454] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2067.708454] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2067.732053] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-9ee07a99-3226-40c1-87db-112e2f410001 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2067.732369] [54553]: [pid: 54553|app: 0|req: 132/272] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:14:23 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2067.754381] [54552]: DEBUG cinder.api.middleware.request_id [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2067.756578] [54552]: INFO cinder.api.openstack.wsgi [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2067.756578] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2067.756578] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2067.768986] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2067.768986] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2067.772739] [54552]: INFO cinder.volume.api [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2067.778543] [54552]: INFO cinder.api.openstack.wsgi [None req-5d13c8ee-2f0a-49ba-8c9f-43798c84e6e6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2067.779025] [54552]: [pid: 54552|app: 0|req: 141/273] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:23 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2068.261422] [54553]: DEBUG cinder.api.middleware.request_id [None req-ba15bc6e-4cbc-4627-b767-a9dc4e0612d7 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2068.261719] [54553]: INFO cinder.api.openstack.wsgi [None req-ba15bc6e-4cbc-4627-b767-a9dc4e0612d7 None None] GET http://10.180.1.21/volume// [ 2068.261902] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ba15bc6e-4cbc-4627-b767-a9dc4e0612d7 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2068.262136] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ba15bc6e-4cbc-4627-b767-a9dc4e0612d7 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2068.262537] [54553]: INFO cinder.api.openstack.wsgi [None req-ba15bc6e-4cbc-4627-b767-a9dc4e0612d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2068.262911] [54553]: [pid: 54553|app: 0|req: 133/274] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:14:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2068.266763] [54552]: DEBUG cinder.api.middleware.request_id [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2068.269524] [54552]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2068.269841] [54552]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2068.270139] [54552]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2068.280682] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2068.280682] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2068.283995] [54552]: INFO cinder.volume.api [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2068.288360] [54552]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-5be9203c-34b3-400e-bae8-70ce448d825a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2068.288864] [54552]: [pid: 54552|app: 0|req: 142/275] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:14:24 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2068.325286] [54553]: DEBUG cinder.api.middleware.request_id [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2068.328777] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] PUT http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 [ 2068.329467] [54553]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-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-417992", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2068.340840] [54553]: DEBUG cinder.coordination [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Acquiring lock "cinder-attachment_update-a34d416e-68bf-40ed-85cf-e7a89dcf9409-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2068.345492] [54553]: DEBUG cinder.coordination [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-a34d416e-68bf-40ed-85cf-e7a89dcf9409-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2068.346641] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2068.346641] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2068.789535] [54552]: DEBUG cinder.api.middleware.request_id [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2068.791697] [54552]: INFO cinder.api.openstack.wsgi [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2068.792021] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2068.792832] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2068.802258] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2068.802258] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2068.805444] [54552]: INFO cinder.volume.api [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2068.809740] [54552]: INFO cinder.api.openstack.wsgi [None req-ed105e76-1513-4229-8dde-56b6ee73bfa3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2068.810133] [54552]: [pid: 54552|app: 0|req: 143/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:24 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2069.821219] [54552]: DEBUG cinder.api.middleware.request_id [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2069.823777] [54552]: INFO cinder.api.openstack.wsgi [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2069.824012] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2069.824236] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2069.840719] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2069.840719] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2069.849276] [54552]: INFO cinder.volume.api [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2069.856794] [54552]: INFO cinder.api.openstack.wsgi [None req-3f45f7b7-ed8b-4fcf-9b6b-d48657bf217e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2069.857404] [54552]: [pid: 54552|app: 0|req: 144/277] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:25 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2070.874402] [54552]: DEBUG cinder.api.middleware.request_id [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2070.879558] [54552]: INFO cinder.api.openstack.wsgi [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2070.879929] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2070.880189] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2070.896838] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2070.896838] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2070.901347] [54552]: INFO cinder.volume.api [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2070.906803] [54552]: INFO cinder.api.openstack.wsgi [None req-8021b8ab-789d-412e-8bb6-3d93cefdc823 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2070.910282] [54552]: [pid: 54552|app: 0|req: 145/278] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:26 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2071.917361] [54552]: DEBUG cinder.api.middleware.request_id [None req-473ce117-53d1-4d3d-af78-5b0887b8189f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2071.919500] [54552]: INFO cinder.api.openstack.wsgi [None req-473ce117-53d1-4d3d-af78-5b0887b8189f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2071.919734] [54552]: DEBUG cinder.api.openstack.wsgi [None req-473ce117-53d1-4d3d-af78-5b0887b8189f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2071.919992] [54552]: DEBUG cinder.api.openstack.wsgi [None req-473ce117-53d1-4d3d-af78-5b0887b8189f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2071.947076] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2071.947076] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2071.953953] [54552]: INFO cinder.volume.api [None req-473ce117-53d1-4d3d-af78-5b0887b8189f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2071.959597] [54552]: INFO cinder.api.openstack.wsgi [None req-473ce117-53d1-4d3d-af78-5b0887b8189f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2071.960014] [54552]: [pid: 54552|app: 0|req: 146/279] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:27 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2072.878738] [54553]: DEBUG cinder.coordination [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-a34d416e-68bf-40ed-85cf-e7a89dcf9409-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2072.879115] [54553]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-c7fd5be5-e7f2-498e-8903-d6b10db34250 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 returned with HTTP 200 [ 2072.879695] [54553]: [pid: 54553|app: 0|req: 134/280] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:14:24 2025] PUT /volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2072.970707] [54552]: DEBUG cinder.api.middleware.request_id [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2072.976643] [54552]: INFO cinder.api.openstack.wsgi [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2072.978026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2072.978520] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2073.000928] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.000928] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.006607] [54552]: INFO cinder.volume.api [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2073.013273] [54552]: INFO cinder.api.openstack.wsgi [None req-5f13004a-4c9a-40f7-9dd7-0790387a3a23 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2073.013803] [54552]: [pid: 54552|app: 0|req: 147/281] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:28 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2074.024311] [54553]: DEBUG cinder.api.middleware.request_id [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2074.026533] [54553]: INFO cinder.api.openstack.wsgi [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2074.026802] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2074.027046] [54553]: DEBUG cinder.api.openstack.wsgi [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2074.041288] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2074.041288] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2074.045089] [54553]: INFO cinder.volume.api [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2074.049791] [54553]: INFO cinder.api.openstack.wsgi [None req-8e1611f9-a934-4b8b-acfb-5b5d6e7169dc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2074.050194] [54553]: [pid: 54553|app: 0|req: 135/282] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:29 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2074.520865] [54552]: DEBUG cinder.api.middleware.request_id [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-6730d524-5160-4270-ae24-ece43022adea None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2074.523320] [54552]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-6730d524-5160-4270-ae24-ece43022adea tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618/action [ 2074.523738] [54552]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-6730d524-5160-4270-ae24-ece43022adea tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2074.523882] [54552]: DEBUG cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-6730d524-5160-4270-ae24-ece43022adea tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2074.540689] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2074.540689] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2074.553149] [54552]: INFO cinder.api.openstack.wsgi [req-cb3393ec-9833-4db3-8ed0-d9caf4ea566c req-6730d524-5160-4270-ae24-ece43022adea tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618/action returned with HTTP 204 [ 2074.553764] [54552]: [pid: 54552|app: 0|req: 148/283] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:14:30 2025] POST /volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2075.059649] [54553]: DEBUG cinder.api.middleware.request_id [None req-c727b128-6394-4632-b517-e6f93de40e39 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2075.062147] [54553]: INFO cinder.api.openstack.wsgi [None req-c727b128-6394-4632-b517-e6f93de40e39 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2075.062385] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c727b128-6394-4632-b517-e6f93de40e39 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2075.062610] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c727b128-6394-4632-b517-e6f93de40e39 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2075.078314] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2075.078314] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2075.083272] [54553]: INFO cinder.volume.api [None req-c727b128-6394-4632-b517-e6f93de40e39 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2075.088942] [54553]: INFO cinder.api.openstack.wsgi [None req-c727b128-6394-4632-b517-e6f93de40e39 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2075.089412] [54553]: [pid: 54553|app: 0|req: 136/284] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:30 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2075.098878] [54552]: DEBUG cinder.api.middleware.request_id [None req-9309f262-88ea-4e00-8f11-23dccf413e70 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2075.100977] [54552]: INFO cinder.api.openstack.wsgi [None req-9309f262-88ea-4e00-8f11-23dccf413e70 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2075.101252] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9309f262-88ea-4e00-8f11-23dccf413e70 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2075.101482] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9309f262-88ea-4e00-8f11-23dccf413e70 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2075.112480] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2075.112480] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2075.116533] [54552]: INFO cinder.volume.api [None req-9309f262-88ea-4e00-8f11-23dccf413e70 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2075.121870] [54552]: INFO cinder.api.openstack.wsgi [None req-9309f262-88ea-4e00-8f11-23dccf413e70 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2075.122169] [54552]: [pid: 54552|app: 0|req: 149/285] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:30 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2085.086906] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=56,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2085.119764] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=131,cinder:UPDATE=32,cinder:INSERT=23 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2087.057144] [54553]: DEBUG cinder.api.middleware.request_id [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.060032] [54553]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2087.060032] [54553]: DEBUG cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.060032] [54553]: DEBUG cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.071943] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.071943] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.074771] [54553]: INFO cinder.volume.api [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2087.079614] [54553]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-02d86fc0-ab5c-4da1-a962-a1ee8fa97bb5 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2087.080014] [54553]: [pid: 54553|app: 0|req: 137/286] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:14:42 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2087.095879] [54552]: DEBUG cinder.api.middleware.request_id [None req-c372e87f-4a2a-484b-b5e1-8e3dddb0cde5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.096344] [54552]: INFO cinder.api.openstack.wsgi [None req-c372e87f-4a2a-484b-b5e1-8e3dddb0cde5 None None] GET http://10.180.1.21/volume// [ 2087.096518] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c372e87f-4a2a-484b-b5e1-8e3dddb0cde5 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.096749] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c372e87f-4a2a-484b-b5e1-8e3dddb0cde5 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.097154] [54552]: INFO cinder.api.openstack.wsgi [None req-c372e87f-4a2a-484b-b5e1-8e3dddb0cde5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2087.097461] [54552]: [pid: 54552|app: 0|req: 150/287] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:14:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2087.101216] [54553]: DEBUG cinder.api.middleware.request_id [req-f15fd531-677e-401e-9432-4253c2e93888 req-b4b2bdfd-51c4-4785-a37a-7a377b24c1b8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.104072] [54553]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-b4b2bdfd-51c4-4785-a37a-7a377b24c1b8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2087.104072] [54553]: DEBUG cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-b4b2bdfd-51c4-4785-a37a-7a377b24c1b8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "127baf9f-5fbd-46d7-aae8-93bf806b7b02", "connector": null, "instance_uuid": "743853c7-d06f-4e55-81ff-32427fc121ad"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2087.112944] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.112944] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.133329] [54553]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-b4b2bdfd-51c4-4785-a37a-7a377b24c1b8 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2087.133786] [54553]: [pid: 54553|app: 0|req: 138/288] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:14:42 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2087.157832] [54552]: DEBUG cinder.api.middleware.request_id [req-f15fd531-677e-401e-9432-4253c2e93888 req-3ccae67d-ece8-409e-943e-112173798022 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.160092] [54552]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-3ccae67d-ece8-409e-943e-112173798022 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action [ 2087.160577] [54552]: DEBUG cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-3ccae67d-ece8-409e-943e-112173798022 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2087.160720] [54552]: DEBUG cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-3ccae67d-ece8-409e-943e-112173798022 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2087.174405] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.174405] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.180460] [54552]: INFO cinder.api.openstack.wsgi [req-f15fd531-677e-401e-9432-4253c2e93888 req-3ccae67d-ece8-409e-943e-112173798022 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action returned with HTTP 204 [ 2087.180875] [54552]: [pid: 54552|app: 0|req: 151/289] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:14:43 2025] POST /volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2087.195099] [54553]: DEBUG cinder.api.middleware.request_id [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.197229] [54553]: INFO cinder.api.openstack.wsgi [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2087.197525] [54553]: DEBUG cinder.api.openstack.wsgi [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.197659] [54553]: DEBUG cinder.api.openstack.wsgi [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.207747] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.207747] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.210934] [54553]: INFO cinder.volume.api [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2087.215798] [54553]: INFO cinder.api.openstack.wsgi [None req-bc863e61-9b39-46a4-a45f-cf13efb69436 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2087.216291] [54553]: [pid: 54553|app: 0|req: 139/290] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:43 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2087.225423] [54552]: DEBUG cinder.api.middleware.request_id [None req-78d39138-1ab3-4af4-8c57-73b800e2255c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2087.227557] [54552]: INFO cinder.api.openstack.wsgi [None req-78d39138-1ab3-4af4-8c57-73b800e2255c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2087.227772] [54552]: DEBUG cinder.api.openstack.wsgi [None req-78d39138-1ab3-4af4-8c57-73b800e2255c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2087.227996] [54552]: DEBUG cinder.api.openstack.wsgi [None req-78d39138-1ab3-4af4-8c57-73b800e2255c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2087.237990] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2087.237990] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2087.241922] [54552]: INFO cinder.volume.api [None req-78d39138-1ab3-4af4-8c57-73b800e2255c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2087.246217] [54552]: INFO cinder.api.openstack.wsgi [None req-78d39138-1ab3-4af4-8c57-73b800e2255c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2087.246592] [54552]: [pid: 54552|app: 0|req: 152/291] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:14:43 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2095.329203] [54553]: DEBUG cinder.api.middleware.request_id [None req-6b975bf7-5b1e-4003-879f-8e7e533778cc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.329672] [54553]: INFO cinder.api.openstack.wsgi [None req-6b975bf7-5b1e-4003-879f-8e7e533778cc None None] GET http://10.180.1.21/volume// [ 2095.329860] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6b975bf7-5b1e-4003-879f-8e7e533778cc None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.330245] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6b975bf7-5b1e-4003-879f-8e7e533778cc None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.330655] [54553]: INFO cinder.api.openstack.wsgi [None req-6b975bf7-5b1e-4003-879f-8e7e533778cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2095.330970] [54553]: [pid: 54553|app: 0|req: 140/292] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:14:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2095.335010] [54552]: DEBUG cinder.api.middleware.request_id [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.337546] [54552]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2095.337807] [54552]: DEBUG cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.338045] [54552]: DEBUG cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.354612] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.354612] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.359165] [54552]: INFO cinder.volume.api [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2095.364558] [54552]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-e0e12f78-cf67-4c5d-b3eb-478fa07ef7d7 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2095.365008] [54552]: [pid: 54552|app: 0|req: 153/293] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:14:51 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2095.477718] [54553]: DEBUG cinder.api.middleware.request_id [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.480136] [54553]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] PUT http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f [ 2095.480555] [54553]: DEBUG cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-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=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2095.488745] [54553]: DEBUG cinder.coordination [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Acquiring lock "cinder-attachment_update-127baf9f-5fbd-46d7-aae8-93bf806b7b02-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2095.493233] [54553]: DEBUG cinder.coordination [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Lock "cinder-attachment_update-127baf9f-5fbd-46d7-aae8-93bf806b7b02-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2095.494360] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.494360] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.019427] [54553]: DEBUG cinder.coordination [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Lock "cinder-attachment_update-127baf9f-5fbd-46d7-aae8-93bf806b7b02-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2100.019849] [54553]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-fe807868-79c4-40b7-825e-0f7601984c21 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f returned with HTTP 200 [ 2100.020451] [54553]: [pid: 54553|app: 0|req: 141/294] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:14:51 2025] PUT /volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2100.527934] [54552]: DEBUG cinder.api.middleware.request_id [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-8b214564-fa0a-4342-bf9d-dfd71c00fa9f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.531818] [54552]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-8b214564-fa0a-4342-bf9d-dfd71c00fa9f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action [ 2100.531943] [54552]: DEBUG cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-8b214564-fa0a-4342-bf9d-dfd71c00fa9f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2100.532062] [54552]: DEBUG cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-8b214564-fa0a-4342-bf9d-dfd71c00fa9f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2100.551294] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2100.551294] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.563757] [54552]: INFO cinder.api.openstack.wsgi [req-906274f6-08b7-4c16-bbaa-fb7bf13d01bb req-8b214564-fa0a-4342-bf9d-dfd71c00fa9f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action returned with HTTP 204 [ 2100.566312] [54552]: [pid: 54552|app: 0|req: 154/295] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:14:56 2025] POST /volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2110.013875] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2110.557423] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2113.591358] [54553]: DEBUG cinder.api.middleware.request_id [None req-cebe2d8f-3fe2-4278-b422-12282148476a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.593399] [54553]: INFO cinder.api.openstack.wsgi [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2113.593776] [54553]: DEBUG cinder.api.openstack.wsgi [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1964955568"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2113.595422] [54553]: DEBUG cinder.api.v3.volumes [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1964955568'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2113.595569] [54553]: INFO cinder.api.v3.volumes [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume of 1 GB [ 2113.595902] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2113.595902] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2113.601517] [54553]: INFO cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Availability Zones retrieved successfully. [ 2113.608439] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Flow 'volume_create_api' (d5c5d2e6-677f-4a5e-8701-07e4cac6bd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2113.609667] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d078018-80ef-45b4-97b6-3094833ef994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2113.610798] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2113.630459] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d078018-80ef-45b4-97b6-3094833ef994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2113.631474] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2a240e-f21c-46ea-93bf-361b85a16eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2113.686051] [54553]: DEBUG cinder.quota [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Created reservations ['f8a92c08-1fba-4b4f-ba8f-9096e8dc0c5c', '02229341-ae97-42e8-b6b6-8ce9d7fb9da7', '58642dd1-b3a3-4ab8-b500-0b656d6bd675', 'd70651ab-82f9-4b46-bd3e-3d881b960bbb'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2113.687149] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2a240e-f21c-46ea-93bf-361b85a16eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8a92c08-1fba-4b4f-ba8f-9096e8dc0c5c', '02229341-ae97-42e8-b6b6-8ce9d7fb9da7', '58642dd1-b3a3-4ab8-b500-0b656d6bd675', 'd70651ab-82f9-4b46-bd3e-3d881b960bbb']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2113.688123] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0828ab-4497-4d9c-b6eb-0cc92de0b41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2113.703039] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0828ab-4497-4d9c-b6eb-0cc92de0b41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c237ef-71fa-438e-98f7-9044703343b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1964955568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a649c3652b724ef0a0295ea9dee7ada4',qos_specs=None,replication_status=,reservations=['f8a92c08-1fba-4b4f-ba8f-9096e8dc0c5c','02229341-ae97-42e8-b6b6-8ce9d7fb9da7','58642dd1-b3a3-4ab8-b500-0b656d6bd675','d70651ab-82f9-4b46-bd3e-3d881b960bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aafec0b1c84cd6bc343e0c8d1153dc',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1964955568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c237ef-71fa-438e-98f7-9044703343b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a649c3652b724ef0a0295ea9dee7ada4',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='09aafec0b1c84cd6bc343e0c8d1153dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2113.703982] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a8affb-3434-45e1-8560-537283763efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2113.719775] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65a8affb-3434-45e1-8560-537283763efc) 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-1964955568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a649c3652b724ef0a0295ea9dee7ada4',qos_specs=None,replication_status=,reservations=['f8a92c08-1fba-4b4f-ba8f-9096e8dc0c5c','02229341-ae97-42e8-b6b6-8ce9d7fb9da7','58642dd1-b3a3-4ab8-b500-0b656d6bd675','d70651ab-82f9-4b46-bd3e-3d881b960bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aafec0b1c84cd6bc343e0c8d1153dc',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2113.720773] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df8f7fe-03e1-4a4c-ad16-a0e6cab8c973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2113.730025] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df8f7fe-03e1-4a4c-ad16-a0e6cab8c973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2113.730860] [54553]: DEBUG cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Flow 'volume_create_api' (d5c5d2e6-677f-4a5e-8701-07e4cac6bd1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2113.731231] [54553]: INFO cinder.volume.api [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume request issued successfully. [ 2113.731966] [54553]: INFO cinder.api.openstack.wsgi [None req-cebe2d8f-3fe2-4278-b422-12282148476a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2113.732441] [54553]: [pid: 54553|app: 0|req: 142/296] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:15:09 2025] POST /volume/v3/volumes => generated 750 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2113.741025] [54552]: DEBUG cinder.api.middleware.request_id [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.742978] [54552]: INFO cinder.api.openstack.wsgi [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2113.743208] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2113.743447] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2113.751631] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2113.751631] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2113.755835] [54552]: INFO cinder.volume.api [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2113.760155] [54552]: INFO cinder.api.openstack.wsgi [None req-5bd2ffe8-c2d2-43dc-8af3-290a40f20420 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2113.760549] [54552]: [pid: 54552|app: 0|req: 155/297] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:09 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2114.770540] [54553]: DEBUG cinder.api.middleware.request_id [None req-48045fcf-e1ee-4175-8b86-66485de7db89 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.772853] [54553]: INFO cinder.api.openstack.wsgi [None req-48045fcf-e1ee-4175-8b86-66485de7db89 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2114.773067] [54553]: DEBUG cinder.api.openstack.wsgi [None req-48045fcf-e1ee-4175-8b86-66485de7db89 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.773359] [54553]: DEBUG cinder.api.openstack.wsgi [None req-48045fcf-e1ee-4175-8b86-66485de7db89 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.783585] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2114.783585] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.787419] [54553]: INFO cinder.volume.api [None req-48045fcf-e1ee-4175-8b86-66485de7db89 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2114.792048] [54553]: INFO cinder.api.openstack.wsgi [None req-48045fcf-e1ee-4175-8b86-66485de7db89 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2114.792414] [54553]: [pid: 54553|app: 0|req: 143/298] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:10 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2114.828036] [54552]: DEBUG cinder.api.middleware.request_id [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.830862] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2114.831127] [54552]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.831359] [54552]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.839230] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2114.839230] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.842543] [54552]: INFO cinder.volume.api [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2114.848047] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-693e4f53-8fc5-4721-ac79-a1a25fb0a8e2 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2114.848438] [54552]: [pid: 54552|app: 0|req: 156/299] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:10 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2116.370620] [54553]: DEBUG cinder.api.middleware.request_id [None req-c8fdc303-683d-47e0-a423-09eb63b14c0b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.370919] [54553]: INFO cinder.api.openstack.wsgi [None req-c8fdc303-683d-47e0-a423-09eb63b14c0b None None] GET http://10.180.1.21/volume// [ 2116.371107] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8fdc303-683d-47e0-a423-09eb63b14c0b None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2116.371339] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8fdc303-683d-47e0-a423-09eb63b14c0b None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2116.371739] [54553]: INFO cinder.api.openstack.wsgi [None req-c8fdc303-683d-47e0-a423-09eb63b14c0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2116.374075] [54553]: [pid: 54553|app: 0|req: 144/300] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:15:12 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2116.379916] [54552]: DEBUG cinder.api.middleware.request_id [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-2a159d3a-5d8d-4323-9aff-fefd14f0ff9b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.386826] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-2a159d3a-5d8d-4323-9aff-fefd14f0ff9b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2116.387485] [54552]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-2a159d3a-5d8d-4323-9aff-fefd14f0ff9b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64c237ef-71fa-438e-98f7-9044703343b9", "connector": null, "instance_uuid": "414bcbdb-1b5b-465a-8c9c-6f849dca6005"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2116.407199] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2116.407199] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2116.438680] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-2a159d3a-5d8d-4323-9aff-fefd14f0ff9b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2116.440802] [54552]: [pid: 54552|app: 0|req: 157/301] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:15:12 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2116.459926] [54553]: DEBUG cinder.api.middleware.request_id [None req-800029bf-4692-4404-8919-0cc2a9f0108f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.465868] [54553]: INFO cinder.api.openstack.wsgi [None req-800029bf-4692-4404-8919-0cc2a9f0108f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2116.466133] [54553]: DEBUG cinder.api.openstack.wsgi [None req-800029bf-4692-4404-8919-0cc2a9f0108f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2116.466454] [54553]: DEBUG cinder.api.openstack.wsgi [None req-800029bf-4692-4404-8919-0cc2a9f0108f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2116.482433] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2116.482433] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2116.487880] [54553]: INFO cinder.volume.api [None req-800029bf-4692-4404-8919-0cc2a9f0108f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2116.496855] [54553]: INFO cinder.api.openstack.wsgi [None req-800029bf-4692-4404-8919-0cc2a9f0108f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2116.500044] [54553]: [pid: 54553|app: 0|req: 145/302] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:12 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2116.965290] [54552]: DEBUG cinder.api.middleware.request_id [None req-1142e9db-1c31-4376-ac04-1f63d637c90b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.965781] [54552]: INFO cinder.api.openstack.wsgi [None req-1142e9db-1c31-4376-ac04-1f63d637c90b None None] GET http://10.180.1.21/volume// [ 2116.966033] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1142e9db-1c31-4376-ac04-1f63d637c90b None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2116.966312] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1142e9db-1c31-4376-ac04-1f63d637c90b None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2116.966720] [54552]: INFO cinder.api.openstack.wsgi [None req-1142e9db-1c31-4376-ac04-1f63d637c90b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2116.967030] [54552]: [pid: 54552|app: 0|req: 158/303] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:15:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2116.971224] [54553]: DEBUG cinder.api.middleware.request_id [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.973512] [54553]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2116.973758] [54553]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2116.973977] [54553]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2116.983912] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2116.983912] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2116.987423] [54553]: INFO cinder.volume.api [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2116.992255] [54553]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-510c4148-c820-4695-99d3-d569c29b0402 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2116.992779] [54553]: [pid: 54553|app: 0|req: 146/304] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:15:12 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2117.025599] [54552]: DEBUG cinder.api.middleware.request_id [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2117.028307] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] PUT http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c [ 2117.028850] [54552]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-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-418046", "mountpoint": "/dev/sdb"}}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2117.037437] [54552]: DEBUG cinder.coordination [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Acquiring lock "cinder-attachment_update-64c237ef-71fa-438e-98f7-9044703343b9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2117.041893] [54552]: DEBUG cinder.coordination [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Lock "cinder-attachment_update-64c237ef-71fa-438e-98f7-9044703343b9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2117.042976] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2117.042976] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2117.509789] [54553]: DEBUG cinder.api.middleware.request_id [None req-45e48618-662b-4f2c-91eb-7eac19e167fb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2117.514152] [54553]: INFO cinder.api.openstack.wsgi [None req-45e48618-662b-4f2c-91eb-7eac19e167fb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2117.514152] [54553]: DEBUG cinder.api.openstack.wsgi [None req-45e48618-662b-4f2c-91eb-7eac19e167fb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2117.514152] [54553]: DEBUG cinder.api.openstack.wsgi [None req-45e48618-662b-4f2c-91eb-7eac19e167fb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2117.524983] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2117.524983] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2117.534999] [54553]: INFO cinder.volume.api [None req-45e48618-662b-4f2c-91eb-7eac19e167fb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2117.541062] [54553]: INFO cinder.api.openstack.wsgi [None req-45e48618-662b-4f2c-91eb-7eac19e167fb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2117.541062] [54553]: [pid: 54553|app: 0|req: 147/305] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:13 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2118.559031] [54553]: DEBUG cinder.api.middleware.request_id [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2118.559031] [54553]: INFO cinder.api.openstack.wsgi [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2118.559415] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2118.559461] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2118.584350] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2118.584350] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2118.590527] [54553]: INFO cinder.volume.api [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2118.597731] [54553]: INFO cinder.api.openstack.wsgi [None req-2179e44c-6d47-4f78-acdd-e8abb85b9902 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2118.598223] [54553]: [pid: 54553|app: 0|req: 148/306] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:14 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2119.611097] [54553]: DEBUG cinder.api.middleware.request_id [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2119.613390] [54553]: INFO cinder.api.openstack.wsgi [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2119.613653] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2119.613873] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2119.632919] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2119.632919] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2119.639843] [54553]: INFO cinder.volume.api [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2119.648518] [54553]: INFO cinder.api.openstack.wsgi [None req-24b8b47e-d152-47a8-bc64-f0c4d73d023b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2119.649291] [54553]: [pid: 54553|app: 0|req: 149/307] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:15 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2120.659669] [54553]: DEBUG cinder.api.middleware.request_id [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2120.662386] [54553]: INFO cinder.api.openstack.wsgi [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2120.662792] [54553]: DEBUG cinder.api.openstack.wsgi [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2120.663083] [54553]: DEBUG cinder.api.openstack.wsgi [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2120.680351] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2120.680351] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2120.685981] [54553]: INFO cinder.volume.api [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2120.692694] [54553]: INFO cinder.api.openstack.wsgi [None req-db29c022-5c3a-42d7-96e3-d251b43cdb75 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2120.692694] [54553]: [pid: 54553|app: 0|req: 150/308] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:16 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2121.568391] [54552]: DEBUG cinder.coordination [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Lock "cinder-attachment_update-64c237ef-71fa-438e-98f7-9044703343b9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2121.568391] [54552]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-dfac088b-91f1-4544-ab80-45bd02a09bb3 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c returned with HTTP 200 [ 2121.568391] [54552]: [pid: 54552|app: 0|req: 159/309] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:15:12 2025] PUT /volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2121.707025] [54553]: DEBUG cinder.api.middleware.request_id [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.710028] [54553]: INFO cinder.api.openstack.wsgi [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2121.710421] [54553]: DEBUG cinder.api.openstack.wsgi [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.710780] [54553]: DEBUG cinder.api.openstack.wsgi [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.724817] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2121.724817] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.730018] [54553]: INFO cinder.volume.api [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2121.737254] [54553]: INFO cinder.api.openstack.wsgi [None req-470dcca6-a86e-46ee-b6d7-0de9bb5e815f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2121.737816] [54553]: [pid: 54553|app: 0|req: 151/310] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:17 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2122.749024] [54552]: DEBUG cinder.api.middleware.request_id [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2122.752088] [54552]: INFO cinder.api.openstack.wsgi [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2122.752572] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2122.752816] [54552]: DEBUG cinder.api.openstack.wsgi [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2122.770618] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2122.770618] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2122.775462] [54552]: INFO cinder.volume.api [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2122.782299] [54552]: INFO cinder.api.openstack.wsgi [None req-fa5f31b0-ae44-414f-ac61-60b2798773c9 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2122.782299] [54552]: [pid: 54552|app: 0|req: 160/311] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:18 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2123.222877] [54553]: DEBUG cinder.api.middleware.request_id [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-878e8e96-69ab-4612-b389-74b34f56f9df None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2123.225480] [54553]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-878e8e96-69ab-4612-b389-74b34f56f9df tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c/action [ 2123.225974] [54553]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-878e8e96-69ab-4612-b389-74b34f56f9df tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2123.226135] [54553]: DEBUG cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-878e8e96-69ab-4612-b389-74b34f56f9df tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2123.244353] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2123.244353] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2123.252870] [54553]: INFO cinder.api.openstack.wsgi [req-809f098f-f64a-4f3a-983b-962e12ebbec0 req-878e8e96-69ab-4612-b389-74b34f56f9df tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c/action returned with HTTP 204 [ 2123.253378] [54553]: [pid: 54553|app: 0|req: 152/312] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:15:19 2025] POST /volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2123.795319] [54552]: DEBUG cinder.api.middleware.request_id [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2123.797692] [54552]: INFO cinder.api.openstack.wsgi [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2123.797924] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2123.798168] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2123.810185] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2123.810185] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2123.814538] [54552]: INFO cinder.volume.api [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2123.820557] [54552]: INFO cinder.api.openstack.wsgi [None req-3eb186e4-cb64-494c-89ae-d36d3d8fc66d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2123.821134] [54552]: [pid: 54552|app: 0|req: 161/313] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:19 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2123.830362] [54553]: DEBUG cinder.api.middleware.request_id [None req-1deaba6d-359d-477a-990a-e4decec9122e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2123.832530] [54553]: INFO cinder.api.openstack.wsgi [None req-1deaba6d-359d-477a-990a-e4decec9122e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2123.832714] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1deaba6d-359d-477a-990a-e4decec9122e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2123.832938] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1deaba6d-359d-477a-990a-e4decec9122e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2123.843501] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2123.843501] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2123.847333] [54553]: INFO cinder.volume.api [None req-1deaba6d-359d-477a-990a-e4decec9122e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2123.852832] [54553]: INFO cinder.api.openstack.wsgi [None req-1deaba6d-359d-477a-990a-e4decec9122e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2123.852832] [54553]: [pid: 54553|app: 0|req: 153/314] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:19 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2123.962182] [54552]: DEBUG cinder.api.middleware.request_id [None req-e7f7ff79-4882-4241-8363-8056ea576398 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2123.965036] [54552]: INFO cinder.api.openstack.wsgi [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2123.965534] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-560953522"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2123.967332] [54552]: DEBUG cinder.api.v3.volumes [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-560953522'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2123.967436] [54552]: INFO cinder.api.v3.volumes [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume of 1 GB [ 2123.972039] [54552]: INFO cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Availability Zones retrieved successfully. [ 2123.979413] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Flow 'volume_create_api' (1ae1a84d-b938-4e94-9795-5a2ecac40fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2123.980698] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34775a9e-4f2a-469f-a279-55ef03d9899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2123.981986] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2124.011479] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34775a9e-4f2a-469f-a279-55ef03d9899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2124.012735] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca39d52f-d225-4af0-827f-0d4e6ec19219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2124.050253] [54552]: DEBUG cinder.quota [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Created reservations ['728b33cc-d23b-4112-9258-edcbc8d5a9ec', '5e94e351-a4eb-4e4f-bdf2-0c6a0433cf3f', 'aaa81faa-7d90-411e-8424-4a5a79db54f5', '68f7ff69-4203-479f-b75c-2cb0548990a4'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2124.051322] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca39d52f-d225-4af0-827f-0d4e6ec19219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728b33cc-d23b-4112-9258-edcbc8d5a9ec', '5e94e351-a4eb-4e4f-bdf2-0c6a0433cf3f', 'aaa81faa-7d90-411e-8424-4a5a79db54f5', '68f7ff69-4203-479f-b75c-2cb0548990a4']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2124.052440] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47c1cf9-87f4-4886-87ca-d491a17d5147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2124.065522] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47c1cf9-87f4-4886-87ca-d491a17d5147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e3be257-a991-4f80-a6b1-7e077102cd98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-560953522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a649c3652b724ef0a0295ea9dee7ada4',qos_specs=None,replication_status=,reservations=['728b33cc-d23b-4112-9258-edcbc8d5a9ec','5e94e351-a4eb-4e4f-bdf2-0c6a0433cf3f','aaa81faa-7d90-411e-8424-4a5a79db54f5','68f7ff69-4203-479f-b75c-2cb0548990a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aafec0b1c84cd6bc343e0c8d1153dc',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-560953522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e3be257-a991-4f80-a6b1-7e077102cd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a649c3652b724ef0a0295ea9dee7ada4',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='09aafec0b1c84cd6bc343e0c8d1153dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2124.066958] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdeca435-3573-469f-8975-e80280bec158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2124.081453] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdeca435-3573-469f-8975-e80280bec158) 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-560953522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a649c3652b724ef0a0295ea9dee7ada4',qos_specs=None,replication_status=,reservations=['728b33cc-d23b-4112-9258-edcbc8d5a9ec','5e94e351-a4eb-4e4f-bdf2-0c6a0433cf3f','aaa81faa-7d90-411e-8424-4a5a79db54f5','68f7ff69-4203-479f-b75c-2cb0548990a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09aafec0b1c84cd6bc343e0c8d1153dc',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2124.082353] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bdea81-bab6-43a7-ae68-881fa1eb262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2124.092624] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bdea81-bab6-43a7-ae68-881fa1eb262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2124.093838] [54552]: DEBUG cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Flow 'volume_create_api' (1ae1a84d-b938-4e94-9795-5a2ecac40fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2124.094300] [54552]: INFO cinder.volume.api [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Create volume request issued successfully. [ 2124.095060] [54552]: INFO cinder.api.openstack.wsgi [None req-e7f7ff79-4882-4241-8363-8056ea576398 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2124.095535] [54552]: [pid: 54552|app: 0|req: 162/315] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:15:19 2025] POST /volume/v3/volumes => generated 749 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2124.109993] [54553]: DEBUG cinder.api.middleware.request_id [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.112546] [54553]: INFO cinder.api.openstack.wsgi [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2124.112853] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.113152] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.122126] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2124.122126] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2124.128016] [54553]: INFO cinder.volume.api [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2124.132863] [54553]: INFO cinder.api.openstack.wsgi [None req-3270b501-56b6-4e85-a49a-3c987b1fb909 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2124.133411] [54553]: [pid: 54553|app: 0|req: 154/316] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:19 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2124.848903] [54552]: DEBUG cinder.api.middleware.request_id [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.851210] [54552]: INFO cinder.api.openstack.wsgi [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2124.851444] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.851675] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.851861] [54552]: INFO cinder.api.v3.volumes [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Delete volume with id: 4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2124.861136] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2124.861136] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2124.861732] [54552]: INFO cinder.volume.api [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 2124.878806] [54552]: INFO cinder.volume.api [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Delete volume request issued successfully. [ 2124.879067] [54552]: INFO cinder.api.openstack.wsgi [None req-6352ea31-8ac2-4a7d-b091-4f52d9712f58 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 202 [ 2124.879589] [54552]: [pid: 54552|app: 0|req: 163/317] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:15:20 2025] DELETE /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2124.884224] [54553]: DEBUG cinder.api.middleware.request_id [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.886547] [54553]: INFO cinder.api.openstack.wsgi [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2124.886788] [54553]: DEBUG cinder.api.openstack.wsgi [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.887018] [54553]: DEBUG cinder.api.openstack.wsgi [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.896502] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2124.896502] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2124.901340] [54553]: INFO cinder.volume.api [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 2124.906054] [54553]: INFO cinder.api.openstack.wsgi [None req-23f2ab06-eca5-4cb6-9f62-ec101ebce230 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 2124.906560] [54553]: [pid: 54553|app: 0|req: 155/318] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:20 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2125.143624] [54552]: DEBUG cinder.api.middleware.request_id [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.145882] [54552]: INFO cinder.api.openstack.wsgi [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2125.146315] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.146636] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.156709] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.156709] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.161333] [54552]: INFO cinder.volume.api [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2125.169491] [54552]: INFO cinder.api.openstack.wsgi [None req-2374f782-c8d1-417a-a3a9-2b88e7ad4bf1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2125.169906] [54552]: [pid: 54552|app: 0|req: 164/319] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:21 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2125.581337] [54553]: DEBUG cinder.api.middleware.request_id [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.583812] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2125.584114] [54553]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.584440] [54553]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.592384] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.592384] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.596351] [54553]: INFO cinder.volume.api [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2125.602209] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-8550846b-ead8-4f89-8b23-c2187be06211 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2125.603010] [54553]: [pid: 54553|app: 0|req: 156/320] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:21 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2125.915337] [54552]: DEBUG cinder.api.middleware.request_id [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.917651] [54552]: INFO cinder.api.openstack.wsgi [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2125.917892] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2125.918149] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2125.927776] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.927776] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.931981] [54552]: INFO cinder.volume.api [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 2125.937382] [54552]: INFO cinder.api.openstack.wsgi [None req-ffa0ee44-ba3d-49d9-9ad6-a8cbf1e87e94 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 2125.937978] [54552]: [pid: 54552|app: 0|req: 165/321] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:21 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2126.947648] [54553]: DEBUG cinder.api.middleware.request_id [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2126.949824] [54553]: INFO cinder.api.openstack.wsgi [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2126.950076] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2126.950300] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2126.960241] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2126.960241] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2126.964015] [54553]: INFO cinder.volume.api [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Volume info retrieved successfully. [ 2126.968882] [54553]: INFO cinder.api.openstack.wsgi [None req-4f53a442-c3ef-49db-b52f-babae5ca59bf tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 200 [ 2126.969291] [54553]: [pid: 54553|app: 0|req: 157/322] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:22 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2127.124950] [54552]: DEBUG cinder.api.middleware.request_id [None req-0002d694-e4b3-4439-b88d-152b007015f6 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.125415] [54552]: INFO cinder.api.openstack.wsgi [None req-0002d694-e4b3-4439-b88d-152b007015f6 None None] GET http://10.180.1.21/volume// [ 2127.125601] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0002d694-e4b3-4439-b88d-152b007015f6 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.125822] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0002d694-e4b3-4439-b88d-152b007015f6 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.126248] [54552]: INFO cinder.api.openstack.wsgi [None req-0002d694-e4b3-4439-b88d-152b007015f6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2127.126736] [54552]: [pid: 54552|app: 0|req: 166/323] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:15:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2127.130912] [54553]: DEBUG cinder.api.middleware.request_id [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-e8cf0c21-dcb3-4ca0-ba87-fff74148376c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.133249] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-e8cf0c21-dcb3-4ca0-ba87-fff74148376c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2127.133653] [54553]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-e8cf0c21-dcb3-4ca0-ba87-fff74148376c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e3be257-a991-4f80-a6b1-7e077102cd98", "connector": null, "instance_uuid": "414bcbdb-1b5b-465a-8c9c-6f849dca6005"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2127.142823] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.142823] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.163069] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-e8cf0c21-dcb3-4ca0-ba87-fff74148376c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2127.163515] [54553]: [pid: 54553|app: 0|req: 158/324] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:15:22 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2127.181485] [54552]: DEBUG cinder.api.middleware.request_id [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.184048] [54552]: INFO cinder.api.openstack.wsgi [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2127.184280] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.184526] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.195409] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.195409] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.199380] [54552]: INFO cinder.volume.api [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2127.204225] [54552]: INFO cinder.api.openstack.wsgi [None req-b11f5c57-d713-49c0-8c71-bf4b7c473c66 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2127.204915] [54552]: [pid: 54552|app: 0|req: 167/325] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:23 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2127.688009] [54553]: DEBUG cinder.api.middleware.request_id [None req-504ed1ed-5c4c-4496-89e0-adb15679b21f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.688418] [54553]: INFO cinder.api.openstack.wsgi [None req-504ed1ed-5c4c-4496-89e0-adb15679b21f None None] GET http://10.180.1.21/volume// [ 2127.688527] [54553]: DEBUG cinder.api.openstack.wsgi [None req-504ed1ed-5c4c-4496-89e0-adb15679b21f None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.688793] [54553]: DEBUG cinder.api.openstack.wsgi [None req-504ed1ed-5c4c-4496-89e0-adb15679b21f None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.689246] [54553]: INFO cinder.api.openstack.wsgi [None req-504ed1ed-5c4c-4496-89e0-adb15679b21f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2127.689546] [54553]: [pid: 54553|app: 0|req: 159/326] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:15:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2127.696351] [54552]: DEBUG cinder.api.middleware.request_id [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.699160] [54552]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2127.699491] [54552]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.699777] [54552]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.711195] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.711195] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.715371] [54552]: INFO cinder.volume.api [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2127.720301] [54552]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-eb47d0f9-4f1a-43b4-ba6e-3178185f1afb tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2127.720719] [54552]: [pid: 54552|app: 0|req: 168/327] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:15:23 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2127.753015] [54553]: DEBUG cinder.api.middleware.request_id [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.755484] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] PUT http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 [ 2127.755914] [54553]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-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-418046", "mountpoint": "/dev/sdc"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2127.766098] [54553]: DEBUG cinder.coordination [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Acquiring lock "cinder-attachment_update-7e3be257-a991-4f80-a6b1-7e077102cd98-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2127.769390] [54553]: DEBUG cinder.coordination [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Lock "cinder-attachment_update-7e3be257-a991-4f80-a6b1-7e077102cd98-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2127.770050] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2127.770050] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2127.979300] [54552]: DEBUG cinder.api.middleware.request_id [None req-f624961b-22db-4c9d-a91f-e3afca729fe3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2127.982045] [54552]: INFO cinder.api.openstack.wsgi [None req-f624961b-22db-4c9d-a91f-e3afca729fe3 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] GET http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 [ 2127.982045] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f624961b-22db-4c9d-a91f-e3afca729fe3 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2127.982262] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f624961b-22db-4c9d-a91f-e3afca729fe3 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2127.989766] [54552]: INFO cinder.api.openstack.wsgi [None req-f624961b-22db-4c9d-a91f-e3afca729fe3 tempest-DeleteServersTestJSON-1074805032 tempest-DeleteServersTestJSON-1074805032-project-member] http://10.180.1.21/volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 returned with HTTP 404 [ 2127.990396] [54552]: [pid: 54552|app: 0|req: 169/328] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:23 2025] GET /volume/v3/volumes/4c6411fa-3aa3-49ae-af3e-ec4e489cddf0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2128.055781] [54552]: DEBUG cinder.api.middleware.request_id [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2128.058200] [54552]: INFO cinder.api.openstack.wsgi [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2128.058416] [54552]: DEBUG cinder.api.openstack.wsgi [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2128.058630] [54552]: DEBUG cinder.api.openstack.wsgi [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2128.073584] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2128.073584] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2128.078269] [54552]: INFO cinder.volume.api [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2128.084111] [54552]: INFO cinder.api.openstack.wsgi [req-78a87a33-0387-40fd-ad2b-0a3c2772312c req-9bef33cc-bd02-4f11-bfb1-ce94aa63cb8c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2128.084538] [54552]: [pid: 54552|app: 0|req: 170/329] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:23 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2128.214866] [54552]: DEBUG cinder.api.middleware.request_id [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2128.217451] [54552]: INFO cinder.api.openstack.wsgi [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2128.217451] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2128.217536] [54552]: DEBUG cinder.api.openstack.wsgi [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2128.227972] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2128.227972] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2128.231619] [54552]: INFO cinder.volume.api [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2128.236370] [54552]: INFO cinder.api.openstack.wsgi [None req-9bb9d8e8-3f59-4f50-853f-3f28fb4627ca tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2128.236781] [54552]: [pid: 54552|app: 0|req: 171/330] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:24 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2129.248184] [54552]: DEBUG cinder.api.middleware.request_id [None req-c405653f-db11-43b7-bb23-b53d34ff0221 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2129.250543] [54552]: INFO cinder.api.openstack.wsgi [None req-c405653f-db11-43b7-bb23-b53d34ff0221 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2129.250696] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c405653f-db11-43b7-bb23-b53d34ff0221 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2129.250934] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c405653f-db11-43b7-bb23-b53d34ff0221 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2129.265096] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2129.265096] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2129.270180] [54552]: INFO cinder.volume.api [None req-c405653f-db11-43b7-bb23-b53d34ff0221 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2129.274650] [54552]: INFO cinder.api.openstack.wsgi [None req-c405653f-db11-43b7-bb23-b53d34ff0221 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2129.275074] [54552]: [pid: 54552|app: 0|req: 172/331] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:25 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2130.288077] [54552]: DEBUG cinder.api.middleware.request_id [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2130.293767] [54552]: INFO cinder.api.openstack.wsgi [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2130.294034] [54552]: DEBUG cinder.api.openstack.wsgi [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2130.295079] [54552]: DEBUG cinder.api.openstack.wsgi [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2130.314065] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2130.314065] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2130.320568] [54552]: INFO cinder.volume.api [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2130.326555] [54552]: INFO cinder.api.openstack.wsgi [None req-711e1e49-8606-4b0e-8423-99387ae9dbc6 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2130.327033] [54552]: [pid: 54552|app: 0|req: 173/332] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:26 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2131.337235] [54552]: DEBUG cinder.api.middleware.request_id [None req-bab268b0-6d0f-443e-a784-252e256e5d41 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2131.340077] [54552]: INFO cinder.api.openstack.wsgi [None req-bab268b0-6d0f-443e-a784-252e256e5d41 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2131.340077] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bab268b0-6d0f-443e-a784-252e256e5d41 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2131.340077] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bab268b0-6d0f-443e-a784-252e256e5d41 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2131.352768] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2131.352768] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2131.356536] [54552]: INFO cinder.volume.api [None req-bab268b0-6d0f-443e-a784-252e256e5d41 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2131.361663] [54552]: INFO cinder.api.openstack.wsgi [None req-bab268b0-6d0f-443e-a784-252e256e5d41 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2131.362058] [54552]: [pid: 54552|app: 0|req: 174/333] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:27 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2132.296131] [54553]: DEBUG cinder.coordination [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Lock "cinder-attachment_update-7e3be257-a991-4f80-a6b1-7e077102cd98-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2132.296520] [54553]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-1f5f140e-92da-43c2-873c-973c50ae0b5b tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 returned with HTTP 200 [ 2132.297034] [54553]: [pid: 54553|app: 0|req: 160/334] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:15:23 2025] PUT /volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2132.371877] [54552]: DEBUG cinder.api.middleware.request_id [None req-34b9a545-759e-422a-99c5-1438771782ff None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2132.374845] [54552]: INFO cinder.api.openstack.wsgi [None req-34b9a545-759e-422a-99c5-1438771782ff tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2132.375184] [54552]: DEBUG cinder.api.openstack.wsgi [None req-34b9a545-759e-422a-99c5-1438771782ff tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2132.375963] [54552]: DEBUG cinder.api.openstack.wsgi [None req-34b9a545-759e-422a-99c5-1438771782ff tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2132.391777] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2132.391777] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2132.395950] [54552]: INFO cinder.volume.api [None req-34b9a545-759e-422a-99c5-1438771782ff tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2132.401621] [54552]: INFO cinder.api.openstack.wsgi [None req-34b9a545-759e-422a-99c5-1438771782ff tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2132.401767] [54552]: [pid: 54552|app: 0|req: 175/335] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:28 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2133.411897] [54553]: DEBUG cinder.api.middleware.request_id [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2133.414388] [54553]: INFO cinder.api.openstack.wsgi [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2133.414689] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2133.414972] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2133.429758] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2133.429758] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2133.434829] [54553]: INFO cinder.volume.api [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2133.440996] [54553]: INFO cinder.api.openstack.wsgi [None req-6813b1c5-b8e2-4ca5-a679-e554bf177b22 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2133.441495] [54553]: [pid: 54553|app: 0|req: 161/336] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:29 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2134.428863] [54552]: DEBUG cinder.api.middleware.request_id [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-386544c6-1e78-47b3-b9fa-f59b2829e5dd None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.432132] [54552]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-386544c6-1e78-47b3-b9fa-f59b2829e5dd tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349/action [ 2134.432782] [54552]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-386544c6-1e78-47b3-b9fa-f59b2829e5dd tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2134.434125] [54552]: DEBUG cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-386544c6-1e78-47b3-b9fa-f59b2829e5dd tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2134.451284] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.451284] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.452508] [54553]: DEBUG cinder.api.middleware.request_id [None req-627382ca-9052-43e7-b976-766727ccf1fc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.454763] [54553]: INFO cinder.api.openstack.wsgi [None req-627382ca-9052-43e7-b976-766727ccf1fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2134.454993] [54553]: DEBUG cinder.api.openstack.wsgi [None req-627382ca-9052-43e7-b976-766727ccf1fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2134.455240] [54553]: DEBUG cinder.api.openstack.wsgi [None req-627382ca-9052-43e7-b976-766727ccf1fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2134.458655] [54552]: INFO cinder.api.openstack.wsgi [req-30df92f7-2d8a-4cd8-a8dd-1ae8676df125 req-386544c6-1e78-47b3-b9fa-f59b2829e5dd tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349/action returned with HTTP 204 [ 2134.459217] [54552]: [pid: 54552|app: 0|req: 176/337] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:15:30 2025] POST /volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2134.466475] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.466475] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.470097] [54553]: INFO cinder.volume.api [None req-627382ca-9052-43e7-b976-766727ccf1fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2134.474780] [54553]: INFO cinder.api.openstack.wsgi [None req-627382ca-9052-43e7-b976-766727ccf1fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2134.475455] [54553]: [pid: 54553|app: 0|req: 162/338] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:30 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2134.486034] [54552]: DEBUG cinder.api.middleware.request_id [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.488171] [54552]: INFO cinder.api.openstack.wsgi [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2134.488396] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2134.488652] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2134.499262] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.499262] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.502858] [54552]: INFO cinder.volume.api [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2134.507476] [54552]: INFO cinder.api.openstack.wsgi [None req-2d5e1f5d-7834-481e-84a4-236da6249a4d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2134.507902] [54552]: [pid: 54552|app: 0|req: 177/339] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:30 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2134.715789] [54553]: DEBUG cinder.api.middleware.request_id [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.718178] [54553]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2134.718403] [54553]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2134.718625] [54553]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2134.728602] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.728602] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.732041] [54553]: INFO cinder.volume.api [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2134.736569] [54553]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-4343fbd7-7419-4729-961f-e22a1f541d95 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2134.737111] [54553]: [pid: 54553|app: 0|req: 163/340] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:30 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2134.752790] [54552]: DEBUG cinder.api.middleware.request_id [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.755144] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9/action [ 2134.755552] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2134.755693] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2134.766256] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.766256] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.766868] [54552]: INFO cinder.volume.api [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2134.772199] [54552]: INFO cinder.volume.api [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Begin detaching volume completed successfully. [ 2134.772476] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-65463ae5-1c60-4494-b10b-fded03eeb80d tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9/action returned with HTTP 202 [ 2134.772967] [54552]: [pid: 54552|app: 0|req: 178/341] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:15:30 2025] POST /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2134.787908] [54553]: DEBUG cinder.api.middleware.request_id [None req-65d336d4-7712-49d3-b956-45a457795f2c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2134.789953] [54553]: INFO cinder.api.openstack.wsgi [None req-65d336d4-7712-49d3-b956-45a457795f2c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2134.790210] [54553]: DEBUG cinder.api.openstack.wsgi [None req-65d336d4-7712-49d3-b956-45a457795f2c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2134.790548] [54553]: DEBUG cinder.api.openstack.wsgi [None req-65d336d4-7712-49d3-b956-45a457795f2c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2134.801146] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2134.801146] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2134.805292] [54553]: INFO cinder.volume.api [None req-65d336d4-7712-49d3-b956-45a457795f2c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2134.810413] [54553]: INFO cinder.api.openstack.wsgi [None req-65d336d4-7712-49d3-b956-45a457795f2c tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2134.810993] [54553]: [pid: 54553|app: 0|req: 164/342] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:30 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2135.820577] [54552]: DEBUG cinder.api.middleware.request_id [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2135.823067] [54552]: INFO cinder.api.openstack.wsgi [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2135.823398] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2135.823724] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2135.838976] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2135.838976] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2135.842625] [54552]: INFO cinder.volume.api [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2135.847677] [54552]: INFO cinder.api.openstack.wsgi [None req-a6214378-d907-4c92-a615-9e8a8e7ef739 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2135.848102] [54552]: [pid: 54552|app: 0|req: 179/343] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:31 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2135.977726] [54553]: DEBUG cinder.api.middleware.request_id [None req-66c725b0-73eb-4a09-a150-3edfa8cc36f8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2135.978316] [54553]: INFO cinder.api.openstack.wsgi [None req-66c725b0-73eb-4a09-a150-3edfa8cc36f8 None None] GET http://10.180.1.21/volume// [ 2135.978557] [54553]: DEBUG cinder.api.openstack.wsgi [None req-66c725b0-73eb-4a09-a150-3edfa8cc36f8 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2135.978845] [54553]: DEBUG cinder.api.openstack.wsgi [None req-66c725b0-73eb-4a09-a150-3edfa8cc36f8 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2135.979293] [54553]: INFO cinder.api.openstack.wsgi [None req-66c725b0-73eb-4a09-a150-3edfa8cc36f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2135.979642] [54553]: [pid: 54553|app: 0|req: 165/344] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:15:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2135.983355] [54552]: DEBUG cinder.api.middleware.request_id [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2135.985881] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2135.986118] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2135.986344] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2135.997390] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2135.997390] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2136.002231] [54552]: INFO cinder.volume.api [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2136.008220] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-905d07b6-2192-4178-a81e-2507eff03cd5 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2136.008688] [54552]: [pid: 54552|app: 0|req: 180/345] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:15:31 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2136.858963] [54553]: DEBUG cinder.api.middleware.request_id [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2136.862142] [54553]: INFO cinder.api.openstack.wsgi [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2136.862442] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2136.862718] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2136.879792] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2136.879792] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2136.884964] [54553]: INFO cinder.volume.api [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2136.891188] [54553]: INFO cinder.api.openstack.wsgi [None req-c5982a8c-060c-48ee-9b22-0bd2ccd2b2bf tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2136.891739] [54553]: [pid: 54553|app: 0|req: 166/346] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:32 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2137.182435] [54552]: DEBUG cinder.api.middleware.request_id [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-52f367ad-7a30-49aa-8ec5-8bf2e5461965 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.185526] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-52f367ad-7a30-49aa-8ec5-8bf2e5461965 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c [ 2137.185717] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-52f367ad-7a30-49aa-8ec5-8bf2e5461965 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.186017] [54552]: DEBUG cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-52f367ad-7a30-49aa-8ec5-8bf2e5461965 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.195721] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.195721] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.725397] [54552]: INFO cinder.api.openstack.wsgi [req-e9a55367-3cd5-4ad2-bf6e-8a0d6327c7b0 req-52f367ad-7a30-49aa-8ec5-8bf2e5461965 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c returned with HTTP 200 [ 2137.725872] [54552]: [pid: 54552|app: 0|req: 181/347] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:15:33 2025] DELETE /volume/v3/attachments/3883ce5d-b163-4a19-9c12-b697837ff52c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2137.752804] [54553]: DEBUG cinder.api.middleware.request_id [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.755499] [54553]: INFO cinder.api.openstack.wsgi [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2137.755727] [54553]: DEBUG cinder.api.openstack.wsgi [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.756024] [54553]: DEBUG cinder.api.openstack.wsgi [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.771750] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.771750] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.776040] [54553]: INFO cinder.volume.api [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2137.782665] [54553]: INFO cinder.api.openstack.wsgi [None req-eab08be7-acc0-4f66-a522-a4144b3ae214 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2137.782665] [54553]: [pid: 54553|app: 0|req: 167/348] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:33 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2137.903030] [54552]: DEBUG cinder.api.middleware.request_id [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.905184] [54552]: INFO cinder.api.openstack.wsgi [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2137.905440] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.905710] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.915446] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.915446] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.919924] [54552]: INFO cinder.volume.api [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2137.925239] [54552]: INFO cinder.api.openstack.wsgi [None req-8ec3ec1f-9dbb-49b1-b77a-eefbc04fff9f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2137.925811] [54552]: [pid: 54552|app: 0|req: 182/349] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:33 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2137.942967] [54553]: DEBUG cinder.api.middleware.request_id [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.946093] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2137.946377] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2137.946704] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2137.956936] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.956936] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.960306] [54553]: INFO cinder.volume.api [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2137.964966] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-1231a6d1-adbb-4175-ad83-f281727137d4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2137.965602] [54553]: [pid: 54553|app: 0|req: 168/350] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:33 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2137.983588] [54552]: DEBUG cinder.api.middleware.request_id [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2137.986175] [54552]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409/action [ 2137.986678] [54552]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2137.986841] [54552]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2137.998647] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2137.998647] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2137.999263] [54552]: INFO cinder.volume.api [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2138.005416] [54552]: INFO cinder.volume.api [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Begin detaching volume completed successfully. [ 2138.005616] [54552]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-38845d97-dd0c-41c0-965c-e6765793897d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409/action returned with HTTP 202 [ 2138.006156] [54552]: [pid: 54552|app: 0|req: 183/351] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:15:33 2025] POST /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2138.153405] [54553]: DEBUG cinder.api.middleware.request_id [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.155780] [54553]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2138.156024] [54553]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.156254] [54553]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.168059] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.168059] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.171744] [54553]: INFO cinder.volume.api [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2138.177864] [54553]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-eb387be8-a3c6-4525-9b80-853c90622fc8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2138.178231] [54553]: [pid: 54553|app: 0|req: 169/352] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:34 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2138.197160] [54552]: DEBUG cinder.api.middleware.request_id [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.199757] [54552]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] POST http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98/action [ 2138.200226] [54552]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2138.200389] [54552]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2138.211672] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.211672] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.212285] [54552]: INFO cinder.volume.api [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2138.217373] [54552]: INFO cinder.volume.api [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Begin detaching volume completed successfully. [ 2138.217668] [54552]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-029a066e-a44d-4b5d-a443-10017bec206e tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98/action returned with HTTP 202 [ 2138.218181] [54552]: [pid: 54552|app: 0|req: 184/353] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:15:34 2025] POST /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2138.230399] [54553]: DEBUG cinder.api.middleware.request_id [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2138.237422] [54553]: INFO cinder.api.openstack.wsgi [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2138.237869] [54553]: DEBUG cinder.api.openstack.wsgi [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2138.238222] [54553]: DEBUG cinder.api.openstack.wsgi [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2138.250303] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2138.250303] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2138.255192] [54553]: INFO cinder.volume.api [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2138.261137] [54553]: INFO cinder.api.openstack.wsgi [None req-215d0c40-74a7-48e9-93bd-718cf46f0325 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2138.261662] [54553]: [pid: 54553|app: 0|req: 170/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:34 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2139.049562] [54552]: DEBUG cinder.api.middleware.request_id [None req-2c571f09-47a5-449e-8be2-7750232175d5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.050017] [54552]: INFO cinder.api.openstack.wsgi [None req-2c571f09-47a5-449e-8be2-7750232175d5 None None] GET http://10.180.1.21/volume// [ 2139.050220] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2c571f09-47a5-449e-8be2-7750232175d5 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.050448] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2c571f09-47a5-449e-8be2-7750232175d5 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.050867] [54552]: INFO cinder.api.openstack.wsgi [None req-2c571f09-47a5-449e-8be2-7750232175d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2139.051188] [54552]: [pid: 54552|app: 0|req: 185/355] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:15:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2139.055113] [54553]: DEBUG cinder.api.middleware.request_id [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.057711] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2139.057953] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.058187] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.068569] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.068569] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.072046] [54553]: INFO cinder.volume.api [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2139.076613] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-3410af66-1b06-4a02-93b0-6c7cfcfaa6b0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2139.077016] [54553]: [pid: 54553|app: 0|req: 171/356] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:15:34 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2139.245143] [54552]: DEBUG cinder.api.middleware.request_id [None req-a546172e-8559-4df6-af75-6c87fccb7183 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.245624] [54552]: INFO cinder.api.openstack.wsgi [None req-a546172e-8559-4df6-af75-6c87fccb7183 None None] GET http://10.180.1.21/volume// [ 2139.245822] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a546172e-8559-4df6-af75-6c87fccb7183 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.246058] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a546172e-8559-4df6-af75-6c87fccb7183 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.246533] [54552]: INFO cinder.api.openstack.wsgi [None req-a546172e-8559-4df6-af75-6c87fccb7183 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2139.246871] [54552]: [pid: 54552|app: 0|req: 186/357] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:15:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2139.251189] [54553]: DEBUG cinder.api.middleware.request_id [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.253579] [54553]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2139.253975] [54553]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.254407] [54553]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.267152] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.267152] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.272110] [54553]: INFO cinder.volume.api [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2139.278920] [54553]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-efb04d42-2971-49a9-a875-d383d6b89507 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2139.279536] [54553]: [pid: 54553|app: 0|req: 172/358] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:15:35 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2139.280563] [54552]: DEBUG cinder.api.middleware.request_id [None req-28817e4a-ed64-4092-8b95-e4be4f91afba None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2139.285053] [54552]: INFO cinder.api.openstack.wsgi [None req-28817e4a-ed64-4092-8b95-e4be4f91afba tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2139.285322] [54552]: DEBUG cinder.api.openstack.wsgi [None req-28817e4a-ed64-4092-8b95-e4be4f91afba tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2139.285579] [54552]: DEBUG cinder.api.openstack.wsgi [None req-28817e4a-ed64-4092-8b95-e4be4f91afba tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2139.301897] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2139.301897] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2139.307674] [54552]: INFO cinder.volume.api [None req-28817e4a-ed64-4092-8b95-e4be4f91afba tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2139.316377] [54552]: INFO cinder.api.openstack.wsgi [None req-28817e4a-ed64-4092-8b95-e4be4f91afba tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2139.316936] [54552]: [pid: 54552|app: 0|req: 187/359] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:35 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2140.229426] [54553]: DEBUG cinder.api.middleware.request_id [req-e749fa04-63dc-4786-b495-df87fc82b31d req-d2a57333-4878-4093-9679-6a802909a8e4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2140.232975] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-d2a57333-4878-4093-9679-6a802909a8e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 [ 2140.232975] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-d2a57333-4878-4093-9679-6a802909a8e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2140.232975] [54553]: DEBUG cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-d2a57333-4878-4093-9679-6a802909a8e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'version_select' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2140.241784] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2140.241784] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2140.333500] [54552]: DEBUG cinder.api.middleware.request_id [None req-d3c946c5-e29f-4316-b74b-e01c0354440f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2140.335883] [54552]: INFO cinder.api.openstack.wsgi [None req-d3c946c5-e29f-4316-b74b-e01c0354440f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2140.336134] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d3c946c5-e29f-4316-b74b-e01c0354440f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2140.336374] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d3c946c5-e29f-4316-b74b-e01c0354440f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2140.349416] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2140.349416] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2140.353632] [54552]: INFO cinder.volume.api [None req-d3c946c5-e29f-4316-b74b-e01c0354440f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2140.359018] [54552]: INFO cinder.api.openstack.wsgi [None req-d3c946c5-e29f-4316-b74b-e01c0354440f tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2140.359452] [54552]: [pid: 54552|app: 0|req: 188/360] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:36 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2140.426023] [54552]: DEBUG cinder.api.middleware.request_id [req-afa3930a-725d-4357-a6df-0c18d452a41b req-20305299-58cd-4231-88f2-7b2bb6768dce None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2140.428812] [54552]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-20305299-58cd-4231-88f2-7b2bb6768dce tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 [ 2140.429167] [54552]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-20305299-58cd-4231-88f2-7b2bb6768dce tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2140.429366] [54552]: DEBUG cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-20305299-58cd-4231-88f2-7b2bb6768dce tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2140.436294] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2140.436294] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2140.772713] [54553]: INFO cinder.api.openstack.wsgi [req-e749fa04-63dc-4786-b495-df87fc82b31d req-d2a57333-4878-4093-9679-6a802909a8e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 returned with HTTP 200 [ 2140.773200] [54553]: [pid: 54553|app: 0|req: 173/361] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:15:36 2025] DELETE /volume/v3/attachments/eb66448a-1d65-47d7-8da8-584d8f9c1618 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2140.963590] [54552]: INFO cinder.api.openstack.wsgi [req-afa3930a-725d-4357-a6df-0c18d452a41b req-20305299-58cd-4231-88f2-7b2bb6768dce tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 returned with HTTP 200 [ 2140.964055] [54552]: [pid: 54552|app: 0|req: 189/362] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:15:36 2025] DELETE /volume/v3/attachments/6b0d32eb-0f95-4a35-98e9-2baf06ec6349 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2141.371285] [54553]: DEBUG cinder.api.middleware.request_id [None req-363ce090-6973-4897-846c-df787b5b1fa1 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2141.373730] [54553]: INFO cinder.api.openstack.wsgi [None req-363ce090-6973-4897-846c-df787b5b1fa1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2141.374017] [54553]: DEBUG cinder.api.openstack.wsgi [None req-363ce090-6973-4897-846c-df787b5b1fa1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2141.374272] [54553]: DEBUG cinder.api.openstack.wsgi [None req-363ce090-6973-4897-846c-df787b5b1fa1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2141.384757] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2141.384757] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2141.388752] [54553]: INFO cinder.volume.api [None req-363ce090-6973-4897-846c-df787b5b1fa1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2141.393627] [54553]: INFO cinder.api.openstack.wsgi [None req-363ce090-6973-4897-846c-df787b5b1fa1 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2141.393926] [54553]: [pid: 54553|app: 0|req: 174/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:37 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2141.402751] [54552]: DEBUG cinder.api.middleware.request_id [None req-74d74947-c670-423e-9300-45df5ceddf68 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2141.404930] [54552]: INFO cinder.api.openstack.wsgi [None req-74d74947-c670-423e-9300-45df5ceddf68 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2141.405182] [54552]: DEBUG cinder.api.openstack.wsgi [None req-74d74947-c670-423e-9300-45df5ceddf68 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2141.405405] [54552]: DEBUG cinder.api.openstack.wsgi [None req-74d74947-c670-423e-9300-45df5ceddf68 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2141.413035] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2141.413035] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2141.416299] [54552]: INFO cinder.volume.api [None req-74d74947-c670-423e-9300-45df5ceddf68 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2141.420576] [54552]: INFO cinder.api.openstack.wsgi [None req-74d74947-c670-423e-9300-45df5ceddf68 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2141.420944] [54552]: [pid: 54552|app: 0|req: 190/364] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:37 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2141.837213] [54553]: DEBUG cinder.api.middleware.request_id [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2141.839308] [54553]: INFO cinder.api.openstack.wsgi [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2141.839559] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2141.839782] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2141.847041] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2141.847041] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2141.850284] [54553]: INFO cinder.volume.api [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2141.854350] [54553]: INFO cinder.api.openstack.wsgi [None req-f59c3724-3cb5-4041-a985-2a1c40cad1f8 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2141.854712] [54553]: [pid: 54553|app: 0|req: 175/365] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:37 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2142.495384] [54552]: DEBUG cinder.api.middleware.request_id [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2142.497520] [54552]: INFO cinder.api.openstack.wsgi [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2142.497795] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2142.498048] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2142.509946] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2142.509946] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2142.514575] [54552]: INFO cinder.volume.api [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2142.519422] [54552]: INFO cinder.api.openstack.wsgi [None req-a609ecc0-9433-48c8-aaf4-2a5709b0ff26 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2142.519802] [54552]: [pid: 54552|app: 0|req: 191/366] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:38 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2142.529411] [54553]: DEBUG cinder.api.middleware.request_id [None req-a05c0906-711c-4d74-acda-c69e18b3f423 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2142.531374] [54553]: INFO cinder.api.openstack.wsgi [None req-a05c0906-711c-4d74-acda-c69e18b3f423 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2142.531783] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a05c0906-711c-4d74-acda-c69e18b3f423 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2142.532672] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a05c0906-711c-4d74-acda-c69e18b3f423 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2142.540587] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2142.540587] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2142.544012] [54553]: INFO cinder.volume.api [None req-a05c0906-711c-4d74-acda-c69e18b3f423 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2142.548503] [54553]: INFO cinder.api.openstack.wsgi [None req-a05c0906-711c-4d74-acda-c69e18b3f423 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2142.548902] [54553]: [pid: 54553|app: 0|req: 176/367] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:38 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2142.586903] [54552]: DEBUG cinder.api.middleware.request_id [None req-55d380d6-2136-4446-af3a-5ce960e64953 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2142.589018] [54552]: INFO cinder.api.openstack.wsgi [None req-55d380d6-2136-4446-af3a-5ce960e64953 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2142.589249] [54552]: DEBUG cinder.api.openstack.wsgi [None req-55d380d6-2136-4446-af3a-5ce960e64953 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2142.589469] [54552]: DEBUG cinder.api.openstack.wsgi [None req-55d380d6-2136-4446-af3a-5ce960e64953 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2142.596931] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2142.596931] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2142.600618] [54552]: INFO cinder.volume.api [None req-55d380d6-2136-4446-af3a-5ce960e64953 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2142.605249] [54552]: INFO cinder.api.openstack.wsgi [None req-55d380d6-2136-4446-af3a-5ce960e64953 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2142.605961] [54552]: [pid: 54552|app: 0|req: 192/368] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:38 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2152.546785] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=178,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2152.602942] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=171,cinder:UPDATE=27,cinder:INSERT=8 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2156.195009] [54553]: DEBUG cinder.api.middleware.request_id [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.197158] [54553]: INFO cinder.api.openstack.wsgi [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2156.197381] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2156.197597] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2156.197813] [54553]: INFO cinder.api.v3.volumes [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Delete volume with id: 7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2156.208189] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.208189] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.209025] [54553]: INFO cinder.volume.api [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2156.228631] [54553]: INFO cinder.volume.api [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Delete volume request issued successfully. [ 2156.228631] [54553]: INFO cinder.api.openstack.wsgi [None req-a08807bd-9321-4e8e-b81b-bba1c46ab9fc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 202 [ 2156.228801] [54553]: [pid: 54553|app: 0|req: 177/369] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:15:52 2025] DELETE /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2156.232171] [54552]: DEBUG cinder.api.middleware.request_id [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.234910] [54552]: INFO cinder.api.openstack.wsgi [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2156.235224] [54552]: DEBUG cinder.api.openstack.wsgi [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2156.235457] [54552]: DEBUG cinder.api.openstack.wsgi [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2156.244463] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.244463] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.248902] [54552]: INFO cinder.volume.api [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2156.253840] [54552]: INFO cinder.api.openstack.wsgi [None req-99a4dbe9-68af-41bc-b647-d315c7b1c701 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2156.254362] [54552]: [pid: 54552|app: 0|req: 193/370] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:52 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2157.166472] [54553]: DEBUG cinder.api.middleware.request_id [None req-a1149972-2f7a-4998-9df7-18275e4ec38e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2157.168530] [54553]: INFO cinder.api.openstack.wsgi [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2157.168912] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1402504926"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2157.170767] [54553]: DEBUG cinder.api.v3.volumes [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1402504926'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2157.170767] [54553]: INFO cinder.api.v3.volumes [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume of 1 GB [ 2157.175848] [54553]: INFO cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Availability Zones retrieved successfully. [ 2157.183573] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Flow 'volume_create_api' (7aaca4d9-5ea7-49eb-986d-5bcd86a81949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2157.184890] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c98c9d2-1c18-4ba7-98d4-0e562273c07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2157.186047] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2157.206090] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c98c9d2-1c18-4ba7-98d4-0e562273c07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2157.207262] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883567d4-bc55-4550-b194-7391befc3eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2157.254250] [54553]: DEBUG cinder.quota [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Created reservations ['d22b7dd7-8ed9-4bff-b048-19912405052b', '7df73ead-3477-418b-ad3b-f3750964f332', '343102af-b58c-4438-81ed-63540e9db394', 'd9a9fb9c-d997-40fe-b20e-19be253a9bfd'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2157.255333] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883567d4-bc55-4550-b194-7391befc3eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22b7dd7-8ed9-4bff-b048-19912405052b', '7df73ead-3477-418b-ad3b-f3750964f332', '343102af-b58c-4438-81ed-63540e9db394', 'd9a9fb9c-d997-40fe-b20e-19be253a9bfd']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2157.256257] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf76649-bf40-415f-9cc3-a42ed32f753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2157.263437] [54552]: DEBUG cinder.api.middleware.request_id [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2157.265734] [54552]: INFO cinder.api.openstack.wsgi [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2157.265933] [54552]: DEBUG cinder.api.openstack.wsgi [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2157.266170] [54552]: DEBUG cinder.api.openstack.wsgi [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2157.274308] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf76649-bf40-415f-9cc3-a42ed32f753e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22cf9c1c-a072-477c-9b55-c66ae401482d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1402504926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d791dcc643402497341d7fb0f84168',qos_specs=None,replication_status=,reservations=['d22b7dd7-8ed9-4bff-b048-19912405052b','7df73ead-3477-418b-ad3b-f3750964f332','343102af-b58c-4438-81ed-63540e9db394','d9a9fb9c-d997-40fe-b20e-19be253a9bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a79ff548394800951fb1fb2048b67f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1402504926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22cf9c1c-a072-477c-9b55-c66ae401482d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d791dcc643402497341d7fb0f84168',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='39a79ff548394800951fb1fb2048b67f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2157.275781] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0f8921-29c3-4a77-a9d7-0b9166537aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2157.276158] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2157.276158] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2157.280375] [54552]: INFO cinder.volume.api [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2157.285878] [54552]: INFO cinder.api.openstack.wsgi [None req-084137c8-fcbf-4c8e-b137-1f194109fd24 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2157.285878] [54552]: [pid: 54552|app: 0|req: 194/371] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:53 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2157.290351] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee0f8921-29c3-4a77-a9d7-0b9166537aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1402504926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d791dcc643402497341d7fb0f84168',qos_specs=None,replication_status=,reservations=['d22b7dd7-8ed9-4bff-b048-19912405052b','7df73ead-3477-418b-ad3b-f3750964f332','343102af-b58c-4438-81ed-63540e9db394','d9a9fb9c-d997-40fe-b20e-19be253a9bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a79ff548394800951fb1fb2048b67f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2157.291380] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d3cada-f541-4dc5-9569-383d7850b28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2157.299261] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d3cada-f541-4dc5-9569-383d7850b28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2157.300246] [54553]: DEBUG cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Flow 'volume_create_api' (7aaca4d9-5ea7-49eb-986d-5bcd86a81949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2157.300630] [54553]: INFO cinder.volume.api [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume request issued successfully. [ 2157.301390] [54553]: INFO cinder.api.openstack.wsgi [None req-a1149972-2f7a-4998-9df7-18275e4ec38e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2157.301949] [54553]: [pid: 54553|app: 0|req: 178/372] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:15:53 2025] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2158.295572] [54552]: DEBUG cinder.api.middleware.request_id [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2158.297882] [54552]: INFO cinder.api.openstack.wsgi [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2158.299843] [54552]: DEBUG cinder.api.openstack.wsgi [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2158.299843] [54552]: DEBUG cinder.api.openstack.wsgi [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2158.308519] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2158.308519] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2158.316986] [54552]: INFO cinder.volume.api [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2158.321338] [54552]: INFO cinder.api.openstack.wsgi [None req-10960bdf-d8fa-4dba-a1c1-0c38b2bbf79a tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 200 [ 2158.321793] [54552]: [pid: 54552|app: 0|req: 195/373] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:54 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2159.334821] [54553]: DEBUG cinder.api.middleware.request_id [None req-034f3a4d-32fb-41c2-a25d-2eced95e7253 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2159.336767] [54553]: INFO cinder.api.openstack.wsgi [None req-034f3a4d-32fb-41c2-a25d-2eced95e7253 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 [ 2159.337021] [54553]: DEBUG cinder.api.openstack.wsgi [None req-034f3a4d-32fb-41c2-a25d-2eced95e7253 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2159.337254] [54553]: DEBUG cinder.api.openstack.wsgi [None req-034f3a4d-32fb-41c2-a25d-2eced95e7253 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2159.345243] [54553]: INFO cinder.api.openstack.wsgi [None req-034f3a4d-32fb-41c2-a25d-2eced95e7253 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 returned with HTTP 404 [ 2159.345768] [54553]: [pid: 54553|app: 0|req: 179/374] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:55 2025] GET /volume/v3/volumes/7e3be257-a991-4f80-a6b1-7e077102cd98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2159.348977] [54552]: DEBUG cinder.api.middleware.request_id [None req-55f39199-469b-4192-888c-2706ab063640 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2159.351554] [54552]: INFO cinder.api.openstack.wsgi [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] DELETE http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2159.351822] [54552]: DEBUG cinder.api.openstack.wsgi [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2159.352068] [54552]: DEBUG cinder.api.openstack.wsgi [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2159.352292] [54552]: INFO cinder.api.v3.volumes [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Delete volume with id: 64c237ef-71fa-438e-98f7-9044703343b9 [ 2159.366916] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2159.366916] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2159.367678] [54552]: INFO cinder.volume.api [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2159.396328] [54552]: INFO cinder.volume.api [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Delete volume request issued successfully. [ 2159.396328] [54552]: INFO cinder.api.openstack.wsgi [None req-55f39199-469b-4192-888c-2706ab063640 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 202 [ 2159.396328] [54552]: [pid: 54552|app: 0|req: 196/375] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:15:55 2025] DELETE /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2159.407904] [54553]: DEBUG cinder.api.middleware.request_id [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2159.410191] [54553]: INFO cinder.api.openstack.wsgi [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2159.410499] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2159.410734] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2159.427419] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2159.427419] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2159.432410] [54553]: INFO cinder.volume.api [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2159.438352] [54553]: INFO cinder.api.openstack.wsgi [None req-1df18a1b-c37f-4ad0-961d-e72850ce87da tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2159.438614] [54553]: [pid: 54553|app: 0|req: 180/376] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:55 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2160.457616] [54552]: DEBUG cinder.api.middleware.request_id [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2160.460421] [54552]: INFO cinder.api.openstack.wsgi [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2160.460640] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2160.460864] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2160.471195] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2160.471195] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2160.475183] [54552]: INFO cinder.volume.api [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Volume info retrieved successfully. [ 2160.480041] [54552]: INFO cinder.api.openstack.wsgi [None req-e089812b-ff16-4535-8b1e-3b14e02e13dc tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 200 [ 2160.480441] [54552]: [pid: 54552|app: 0|req: 197/377] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:56 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2161.489210] [54553]: DEBUG cinder.api.middleware.request_id [None req-2e00d225-c062-4247-b005-fb40da47b8d8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.491348] [54553]: INFO cinder.api.openstack.wsgi [None req-2e00d225-c062-4247-b005-fb40da47b8d8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] GET http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 [ 2161.491573] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2e00d225-c062-4247-b005-fb40da47b8d8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2161.491792] [54553]: DEBUG cinder.api.openstack.wsgi [None req-2e00d225-c062-4247-b005-fb40da47b8d8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2161.500191] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2161.500191] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2161.502755] [54553]: INFO cinder.api.openstack.wsgi [None req-2e00d225-c062-4247-b005-fb40da47b8d8 tempest-AttachVolumeTestJSON-1439972165 tempest-AttachVolumeTestJSON-1439972165-project-member] http://10.180.1.21/volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 returned with HTTP 404 [ 2161.503829] [54553]: [pid: 54553|app: 0|req: 181/378] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:15:57 2025] GET /volume/v3/volumes/64c237ef-71fa-438e-98f7-9044703343b9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2161.754178] [54552]: DEBUG cinder.api.middleware.request_id [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.756514] [54552]: INFO cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2161.756956] [54552]: DEBUG cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-961771500", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2161.758932] [54552]: DEBUG cinder.api.v3.volumes [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-961771500', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2161.758932] [54552]: INFO cinder.api.v3.volumes [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Create volume of 1 GB [ 2161.762928] [54552]: INFO cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Availability Zones retrieved successfully. [ 2161.769955] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Flow 'volume_create_api' (b4d83981-583b-419d-be80-f8bc79b57722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2161.771440] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da6c53b-e3cf-482f-86d5-7f8dfb386a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2161.772571] [54552]: DEBUG cinder.volume.flows.api.create_volume [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2161.791684] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da6c53b-e3cf-482f-86d5-7f8dfb386a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2161.795997] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8af13e4-358a-42ba-8732-4cc5a525054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2161.833869] [54552]: DEBUG cinder.quota [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Created reservations ['6c0be07f-266c-4c32-8c90-731d612297ae', '0833b847-f0c3-47a1-bf51-0cd574408219', '61b51e96-d200-405a-97a8-adc60af41742', '7a2195b9-e8b3-4b4d-9cf4-814ae6295b8d'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2161.834812] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8af13e4-358a-42ba-8732-4cc5a525054e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0be07f-266c-4c32-8c90-731d612297ae', '0833b847-f0c3-47a1-bf51-0cd574408219', '61b51e96-d200-405a-97a8-adc60af41742', '7a2195b9-e8b3-4b4d-9cf4-814ae6295b8d']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2161.835731] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a20cca-6a22-4b5f-a1cf-ab37bd438f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2161.849112] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a20cca-6a22-4b5f-a1cf-ab37bd438f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '328025a9-583f-40c2-af6a-d5af7c5d0bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-961771500',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c6d645b0a8e4f34b079cab01ed785a9',qos_specs=None,replication_status=,reservations=['6c0be07f-266c-4c32-8c90-731d612297ae','0833b847-f0c3-47a1-bf51-0cd574408219','61b51e96-d200-405a-97a8-adc60af41742','7a2195b9-e8b3-4b4d-9cf4-814ae6295b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a26a493e084ccab8f8f7621d63c83c',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-961771500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=328025a9-583f-40c2-af6a-d5af7c5d0bb0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1c6d645b0a8e4f34b079cab01ed785a9',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='a8a26a493e084ccab8f8f7621d63c83c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2161.849988] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d27d6-f3ec-49aa-b1d6-bbeaf2014e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2161.862829] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d27d6-f3ec-49aa-b1d6-bbeaf2014e15) 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-961771500',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1c6d645b0a8e4f34b079cab01ed785a9',qos_specs=None,replication_status=,reservations=['6c0be07f-266c-4c32-8c90-731d612297ae','0833b847-f0c3-47a1-bf51-0cd574408219','61b51e96-d200-405a-97a8-adc60af41742','7a2195b9-e8b3-4b4d-9cf4-814ae6295b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a26a493e084ccab8f8f7621d63c83c',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2161.863651] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd62aba0-1693-4073-8a74-2b4bc07121de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2161.870858] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd62aba0-1693-4073-8a74-2b4bc07121de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2161.871878] [54552]: DEBUG cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Flow 'volume_create_api' (b4d83981-583b-419d-be80-f8bc79b57722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2161.872291] [54552]: INFO cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Create volume request issued successfully. [ 2161.872927] [54552]: INFO cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-f23117c7-1ac0-4c00-b33b-784ad57c7c10 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2161.873628] [54552]: [pid: 54552|app: 0|req: 198/379] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Jan 7 02:15:57 2025] POST /volume/v3/volumes => generated 761 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 2161.878871] [54553]: DEBUG cinder.api.middleware.request_id [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.881711] [54553]: INFO cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] GET http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2161.881711] [54553]: DEBUG cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2161.881837] [54553]: DEBUG cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2161.892289] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2161.892289] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2161.896109] [54553]: INFO cinder.volume.api [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Volume info retrieved successfully. [ 2161.901529] [54553]: INFO cinder.api.openstack.wsgi [req-36152b37-00f8-4ad9-9662-0ce647f21571 req-80d20e0d-abe9-4848-8cd7-2e2a8c6eb723 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 200 [ 2161.902072] [54553]: [pid: 54553|app: 0|req: 182/380] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:57 2025] GET /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2161.960088] [54552]: DEBUG cinder.api.middleware.request_id [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2161.962661] [54552]: INFO cinder.api.openstack.wsgi [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] GET http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2161.964692] [54552]: DEBUG cinder.api.openstack.wsgi [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2161.964692] [54552]: DEBUG cinder.api.openstack.wsgi [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2161.977574] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2161.977574] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2161.982334] [54552]: INFO cinder.volume.api [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Volume info retrieved successfully. [ 2161.988344] [54552]: INFO cinder.api.openstack.wsgi [req-02bae3c7-3812-400e-84db-2945812cb0fe req-7333cbbc-1940-47b8-8921-a4782b46fd5d tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 200 [ 2161.989275] [54552]: [pid: 54552|app: 0|req: 199/381] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:57 2025] GET /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2163.007557] [54553]: DEBUG cinder.api.middleware.request_id [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.009951] [54553]: INFO cinder.api.openstack.wsgi [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] GET http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2163.010192] [54553]: DEBUG cinder.api.openstack.wsgi [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.010476] [54553]: DEBUG cinder.api.openstack.wsgi [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.021429] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2163.021429] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2163.026136] [54553]: INFO cinder.volume.api [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Volume info retrieved successfully. [ 2163.032540] [54553]: INFO cinder.api.openstack.wsgi [req-12b7be4f-0061-4808-b0f2-42641e8daf64 req-b13d02af-ac06-408a-bce0-504c3491a3f6 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 200 [ 2163.034009] [54553]: [pid: 54553|app: 0|req: 183/382] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:58 2025] GET /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2163.050396] [54552]: DEBUG cinder.api.middleware.request_id [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.053321] [54552]: INFO cinder.api.openstack.wsgi [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] GET http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2163.053562] [54552]: DEBUG cinder.api.openstack.wsgi [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.053784] [54552]: DEBUG cinder.api.openstack.wsgi [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.062817] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2163.062817] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2163.068923] [54552]: INFO cinder.volume.api [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Volume info retrieved successfully. [ 2163.075675] [54552]: INFO cinder.api.openstack.wsgi [req-c289dca3-fd8b-4ebd-80f0-0c5d9a1dae8a req-4681be62-ffa7-4982-8c08-22b392170f9a tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 200 [ 2163.076108] [54552]: [pid: 54552|app: 0|req: 200/383] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:58 2025] GET /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2163.235227] [54553]: DEBUG cinder.api.middleware.request_id [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.237779] [54553]: INFO cinder.api.openstack.wsgi [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] DELETE http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2163.237976] [54553]: DEBUG cinder.api.openstack.wsgi [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.238204] [54553]: DEBUG cinder.api.openstack.wsgi [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.238388] [54553]: INFO cinder.api.v3.volumes [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Delete volume with id: 328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2163.253364] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2163.253364] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2163.253897] [54553]: INFO cinder.volume.api [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Volume info retrieved successfully. [ 2163.272188] [54553]: INFO cinder.volume.api [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Delete volume request issued successfully. [ 2163.272371] [54553]: INFO cinder.api.openstack.wsgi [req-a8085f87-e500-4efa-986b-ca996fac1604 req-6ff84ea3-b2c9-4d1e-a836-f8d7d3b7db48 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 202 [ 2163.272813] [54553]: [pid: 54553|app: 0|req: 184/384] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:15:59 2025] DELETE /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2163.398022] [54552]: DEBUG cinder.api.middleware.request_id [req-31c97f07-d95c-45ff-9268-bd543b56ccc2 req-562652a4-c4d7-4b70-bcde-95fe4399cef5 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.400437] [54552]: INFO cinder.api.openstack.wsgi [req-31c97f07-d95c-45ff-9268-bd543b56ccc2 req-562652a4-c4d7-4b70-bcde-95fe4399cef5 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] GET http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 [ 2163.400652] [54552]: DEBUG cinder.api.openstack.wsgi [req-31c97f07-d95c-45ff-9268-bd543b56ccc2 req-562652a4-c4d7-4b70-bcde-95fe4399cef5 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.400863] [54552]: DEBUG cinder.api.openstack.wsgi [req-31c97f07-d95c-45ff-9268-bd543b56ccc2 req-562652a4-c4d7-4b70-bcde-95fe4399cef5 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.407684] [54552]: INFO cinder.api.openstack.wsgi [req-31c97f07-d95c-45ff-9268-bd543b56ccc2 req-562652a4-c4d7-4b70-bcde-95fe4399cef5 tempest-VolumesGetTestJSON-1197052914 tempest-VolumesGetTestJSON-1197052914-project-member] http://10.180.1.21/volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 returned with HTTP 404 [ 2163.408311] [54552]: [pid: 54552|app: 0|req: 201/385] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:15:59 2025] GET /volume/v3/volumes/328025a9-583f-40c2-af6a-d5af7c5d0bb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2166.617033] [54553]: DEBUG cinder.api.middleware.request_id [None req-06dd8599-1e44-4d25-838e-faf47c867d50 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.619169] [54553]: INFO cinder.api.openstack.wsgi [None req-06dd8599-1e44-4d25-838e-faf47c867d50 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2166.619409] [54553]: DEBUG cinder.api.openstack.wsgi [None req-06dd8599-1e44-4d25-838e-faf47c867d50 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.619653] [54553]: DEBUG cinder.api.openstack.wsgi [None req-06dd8599-1e44-4d25-838e-faf47c867d50 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.633488] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.633488] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.637279] [54553]: INFO cinder.volume.api [None req-06dd8599-1e44-4d25-838e-faf47c867d50 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2166.642012] [54553]: INFO cinder.api.openstack.wsgi [None req-06dd8599-1e44-4d25-838e-faf47c867d50 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2166.642424] [54553]: [pid: 54553|app: 0|req: 185/386] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:02 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2166.681932] [54552]: DEBUG cinder.api.middleware.request_id [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.684253] [54552]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2166.684470] [54552]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.684689] [54552]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.694859] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.694859] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.698152] [54552]: INFO cinder.volume.api [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2166.702479] [54552]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-9316da37-478e-4220-a3b2-225e0bedd92b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2166.702946] [54552]: [pid: 54552|app: 0|req: 202/387] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:16:02 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2166.718054] [54553]: DEBUG cinder.api.middleware.request_id [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.720406] [54553]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02/action [ 2166.720800] [54553]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2166.720942] [54553]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2166.731096] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.731096] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.731610] [54553]: INFO cinder.volume.api [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2166.737304] [54553]: INFO cinder.volume.api [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Begin detaching volume completed successfully. [ 2166.737577] [54553]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-eaa979e8-bdd6-440b-871c-3a3382a3c281 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02/action returned with HTTP 202 [ 2166.738044] [54553]: [pid: 54553|app: 0|req: 186/388] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:16:02 2025] POST /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2167.759896] [54552]: DEBUG cinder.api.middleware.request_id [None req-2c68be87-2186-4ab8-b4fd-c2742871a3fc None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.760346] [54552]: INFO cinder.api.openstack.wsgi [None req-2c68be87-2186-4ab8-b4fd-c2742871a3fc None None] GET http://10.180.1.21/volume// [ 2167.760523] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2c68be87-2186-4ab8-b4fd-c2742871a3fc None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.760766] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2c68be87-2186-4ab8-b4fd-c2742871a3fc None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.761358] [54552]: INFO cinder.api.openstack.wsgi [None req-2c68be87-2186-4ab8-b4fd-c2742871a3fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2167.761666] [54552]: [pid: 54552|app: 0|req: 203/389] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:16:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2167.764924] [54553]: DEBUG cinder.api.middleware.request_id [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.767321] [54553]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2167.767624] [54553]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.767784] [54553]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.781977] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2167.781977] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2167.786425] [54553]: INFO cinder.volume.api [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2167.790774] [54553]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-4b166b25-fe8e-4e97-9aff-bb995def809f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2167.791273] [54553]: [pid: 54553|app: 0|req: 187/390] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:16:03 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2168.938064] [54552]: DEBUG cinder.api.middleware.request_id [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-fac9c369-4b0b-4451-8d44-841f0da2a86d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2168.940456] [54552]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-fac9c369-4b0b-4451-8d44-841f0da2a86d tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f [ 2168.940667] [54552]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-fac9c369-4b0b-4451-8d44-841f0da2a86d tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2168.940881] [54552]: DEBUG cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-fac9c369-4b0b-4451-8d44-841f0da2a86d tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2168.949758] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2168.949758] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2169.481084] [54552]: INFO cinder.api.openstack.wsgi [req-62d943e2-cd58-4773-ad29-33b867e70c95 req-fac9c369-4b0b-4451-8d44-841f0da2a86d tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f returned with HTTP 200 [ 2169.481533] [54552]: [pid: 54552|app: 0|req: 204/391] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:16:04 2025] DELETE /volume/v3/attachments/7dae6737-1441-45f6-99f7-6071179cf54f => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2170.925664] [54553]: DEBUG cinder.api.middleware.request_id [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2170.927729] [54553]: INFO cinder.api.openstack.wsgi [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2170.927953] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2170.928246] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2170.940526] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2170.940526] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2170.947893] [54553]: INFO cinder.volume.api [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2170.951888] [54553]: INFO cinder.api.openstack.wsgi [None req-c5c7babc-76c4-4305-8afa-d95bbb1d87b4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2170.954438] [54553]: [pid: 54553|app: 0|req: 188/392] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:06 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2179.480294] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=70,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2180.949291] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=64,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2210.952605] [54552]: DEBUG cinder.api.middleware.request_id [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2210.954707] [54552]: INFO cinder.api.openstack.wsgi [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2210.955674] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1299829671"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2210.959138] [54552]: DEBUG cinder.api.v3.volumes [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1299829671'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2210.959138] [54552]: INFO cinder.api.v3.volumes [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume of 1 GB [ 2210.959138] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2210.959138] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2210.966387] [54552]: INFO cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Availability Zones retrieved successfully. [ 2210.974637] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (6b4bd390-e661-4029-9321-69d46f84e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2210.975779] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0662e8-5d84-4694-a65f-d9ff0e047cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2210.977030] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2211.013920] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0662e8-5d84-4694-a65f-d9ff0e047cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2211.014899] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f860433-abb7-472c-97e2-5761527a85df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2211.044750] [54552]: DEBUG cinder.quota [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Created reservations ['4678ab9d-0d59-4647-8235-f0219cd0957e', 'db207d82-59fe-4f0c-ad95-491ae4da34f1', '290bea40-4098-4d23-8b55-3831bdc54e09', '57e40e82-1ede-449f-a7c9-4de9876e91c7'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2211.045855] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f860433-abb7-472c-97e2-5761527a85df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4678ab9d-0d59-4647-8235-f0219cd0957e', 'db207d82-59fe-4f0c-ad95-491ae4da34f1', '290bea40-4098-4d23-8b55-3831bdc54e09', '57e40e82-1ede-449f-a7c9-4de9876e91c7']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2211.046920] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3345d9-b33b-4e18-9d6d-93e4ba82e23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2211.060062] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3345d9-b33b-4e18-9d6d-93e4ba82e23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b697c930-a0ce-4932-aab1-72f725d8e40a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299829671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['4678ab9d-0d59-4647-8235-f0219cd0957e','db207d82-59fe-4f0c-ad95-491ae4da34f1','290bea40-4098-4d23-8b55-3831bdc54e09','57e40e82-1ede-449f-a7c9-4de9876e91c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1299829671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b697c930-a0ce-4932-aab1-72f725d8e40a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5af5979ef52740dea95801a1e50166f8',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='99d2e94ce5da4a40b849ce69157cdafa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2211.060986] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a9c1c1-3fd9-4f8f-9e51-f0a6c5e83abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2211.072480] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a9c1c1-3fd9-4f8f-9e51-f0a6c5e83abd) 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-1299829671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['4678ab9d-0d59-4647-8235-f0219cd0957e','db207d82-59fe-4f0c-ad95-491ae4da34f1','290bea40-4098-4d23-8b55-3831bdc54e09','57e40e82-1ede-449f-a7c9-4de9876e91c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2211.073292] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46c9383-60d9-4a07-b209-905c77b00271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2211.083647] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46c9383-60d9-4a07-b209-905c77b00271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2211.084737] [54552]: DEBUG cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (6b4bd390-e661-4029-9321-69d46f84e149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2211.085098] [54552]: INFO cinder.volume.api [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request issued successfully. [ 2211.085768] [54552]: INFO cinder.api.openstack.wsgi [None req-5e0adef9-e9bb-4f2c-9990-98314b59836d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2211.086216] [54552]: [pid: 54552|app: 0|req: 205/393] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:16:46 2025] POST /volume/v3/volumes => generated 754 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2211.096046] [54553]: DEBUG cinder.api.middleware.request_id [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2211.098191] [54553]: INFO cinder.api.openstack.wsgi [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2211.098671] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2211.098671] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2211.106181] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2211.106181] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2211.110055] [54553]: INFO cinder.volume.api [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2211.114218] [54553]: INFO cinder.api.openstack.wsgi [None req-4e28c7c9-f1e3-48bf-83e9-900c8b5986cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2211.114583] [54553]: [pid: 54553|app: 0|req: 189/394] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:46 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2212.123831] [54552]: DEBUG cinder.api.middleware.request_id [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.127428] [54552]: INFO cinder.api.openstack.wsgi [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2212.127428] [54552]: DEBUG cinder.api.openstack.wsgi [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.127428] [54552]: DEBUG cinder.api.openstack.wsgi [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.139182] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.139182] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.142760] [54552]: INFO cinder.volume.api [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2212.147684] [54552]: INFO cinder.api.openstack.wsgi [None req-eb91f634-e1ec-4b76-a6e5-8861725d82ff tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2212.148137] [54552]: [pid: 54552|app: 0|req: 206/395] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:47 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2212.197285] [54553]: DEBUG cinder.api.middleware.request_id [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.199660] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2212.199885] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.200117] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.207621] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.207621] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.210990] [54553]: INFO cinder.volume.api [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2212.215479] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-b1544ed8-a85f-4788-bc2e-96390c77b320 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2212.215868] [54553]: [pid: 54553|app: 0|req: 190/396] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:16:48 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2213.735369] [54552]: DEBUG cinder.api.middleware.request_id [None req-e9d780f9-505f-405b-a3bc-33850c11eceb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.735881] [54552]: INFO cinder.api.openstack.wsgi [None req-e9d780f9-505f-405b-a3bc-33850c11eceb None None] GET http://10.180.1.21/volume// [ 2213.736041] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e9d780f9-505f-405b-a3bc-33850c11eceb None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.736244] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e9d780f9-505f-405b-a3bc-33850c11eceb None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.736640] [54552]: INFO cinder.api.openstack.wsgi [None req-e9d780f9-505f-405b-a3bc-33850c11eceb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2213.736934] [54552]: [pid: 54552|app: 0|req: 207/397] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:16:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2213.740746] [54553]: DEBUG cinder.api.middleware.request_id [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-e0282b27-f317-4108-924a-45409f35b9e1 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.742977] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-e0282b27-f317-4108-924a-45409f35b9e1 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2213.743411] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-e0282b27-f317-4108-924a-45409f35b9e1 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b697c930-a0ce-4932-aab1-72f725d8e40a", "connector": null, "instance_uuid": "dc42f512-62ce-4734-8c95-29c69bf9c00c"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2213.754656] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2213.754656] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2213.775996] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-e0282b27-f317-4108-924a-45409f35b9e1 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2213.776419] [54553]: [pid: 54553|app: 0|req: 191/398] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:16:49 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2213.797066] [54552]: DEBUG cinder.api.middleware.request_id [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.799199] [54552]: INFO cinder.api.openstack.wsgi [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2213.799416] [54552]: DEBUG cinder.api.openstack.wsgi [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.799641] [54552]: DEBUG cinder.api.openstack.wsgi [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.810022] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2213.810022] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2213.813056] [54552]: INFO cinder.volume.api [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2213.816846] [54552]: INFO cinder.api.openstack.wsgi [None req-daae23f6-e082-4b84-9a5a-241f09c5a88d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2213.817425] [54552]: [pid: 54552|app: 0|req: 208/399] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:49 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2214.301733] [54553]: DEBUG cinder.api.middleware.request_id [None req-6e2f76b2-3911-41e5-ac71-72206470c5b4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.301944] [54553]: INFO cinder.api.openstack.wsgi [None req-6e2f76b2-3911-41e5-ac71-72206470c5b4 None None] GET http://10.180.1.21/volume// [ 2214.302145] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6e2f76b2-3911-41e5-ac71-72206470c5b4 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.302369] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6e2f76b2-3911-41e5-ac71-72206470c5b4 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.302766] [54553]: INFO cinder.api.openstack.wsgi [None req-6e2f76b2-3911-41e5-ac71-72206470c5b4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2214.303120] [54553]: [pid: 54553|app: 0|req: 192/400] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:16:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2214.307843] [54552]: DEBUG cinder.api.middleware.request_id [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.310185] [54552]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2214.310437] [54552]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.310661] [54552]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.320080] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.320080] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.323126] [54552]: INFO cinder.volume.api [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2214.327263] [54552]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-30c4f3a8-c7c8-44cc-b2f1-721dc26ede3c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2214.327661] [54552]: [pid: 54552|app: 0|req: 209/401] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:16:50 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2214.351512] [54553]: DEBUG cinder.api.middleware.request_id [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.353762] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] PUT http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 [ 2214.354204] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-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-418077", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2214.361606] [54553]: DEBUG cinder.coordination [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Acquiring lock "cinder-attachment_update-b697c930-a0ce-4932-aab1-72f725d8e40a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2214.366033] [54553]: DEBUG cinder.coordination [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-b697c930-a0ce-4932-aab1-72f725d8e40a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2214.367092] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.367092] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.826959] [54552]: DEBUG cinder.api.middleware.request_id [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.928849] [54552]: INFO cinder.api.openstack.wsgi [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2214.929100] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.929324] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.939850] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.939850] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.943722] [54552]: INFO cinder.volume.api [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2214.948270] [54552]: INFO cinder.api.openstack.wsgi [None req-a5e80111-ea0c-4ea1-a6b8-248cbd6cf3c7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2214.948762] [54552]: [pid: 54552|app: 0|req: 210/402] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:50 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2214.949747] [54552]: DEBUG cinder.api.middleware.request_id [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.952071] [54552]: INFO cinder.api.openstack.wsgi [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2214.952071] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.952071] [54552]: DEBUG cinder.api.openstack.wsgi [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.958297] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.958297] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.961285] [54552]: INFO cinder.volume.api [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2214.965303] [54552]: INFO cinder.api.openstack.wsgi [None req-c7fb8fde-55f7-450a-8307-98fee3b00cc1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2214.965662] [54552]: [pid: 54552|app: 0|req: 211/403] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:50 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2214.999104] [54552]: DEBUG cinder.api.middleware.request_id [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.001355] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2215.001575] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.001802] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.009089] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.009089] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.012456] [54552]: INFO cinder.volume.api [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2215.016709] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-43b52f69-9602-4725-bf96-cb1296d98299 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2215.017090] [54552]: [pid: 54552|app: 0|req: 212/404] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:16:50 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2215.958844] [54552]: DEBUG cinder.api.middleware.request_id [None req-377077c8-b11a-498f-a524-b9b02d03aa82 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.960701] [54552]: INFO cinder.api.openstack.wsgi [None req-377077c8-b11a-498f-a524-b9b02d03aa82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2215.961066] [54552]: DEBUG cinder.api.openstack.wsgi [None req-377077c8-b11a-498f-a524-b9b02d03aa82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.961420] [54552]: DEBUG cinder.api.openstack.wsgi [None req-377077c8-b11a-498f-a524-b9b02d03aa82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.974049] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.974049] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.977548] [54552]: INFO cinder.volume.api [None req-377077c8-b11a-498f-a524-b9b02d03aa82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2215.982557] [54552]: INFO cinder.api.openstack.wsgi [None req-377077c8-b11a-498f-a524-b9b02d03aa82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2215.982654] [54552]: [pid: 54552|app: 0|req: 213/405] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:51 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2216.545142] [54552]: DEBUG cinder.api.middleware.request_id [None req-1bc99ddc-7e44-47e8-b4f5-843c9205c5e2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.545142] [54552]: INFO cinder.api.openstack.wsgi [None req-1bc99ddc-7e44-47e8-b4f5-843c9205c5e2 None None] GET http://10.180.1.21/volume// [ 2216.545142] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1bc99ddc-7e44-47e8-b4f5-843c9205c5e2 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.545142] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1bc99ddc-7e44-47e8-b4f5-843c9205c5e2 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.545142] [54552]: INFO cinder.api.openstack.wsgi [None req-1bc99ddc-7e44-47e8-b4f5-843c9205c5e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2216.545142] [54552]: [pid: 54552|app: 0|req: 214/406] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:16:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2216.546196] [54552]: DEBUG cinder.api.middleware.request_id [req-5360bcbf-5771-405a-82fb-b905f2da458b req-eb55c0d1-d4fa-473c-9a5d-017318c84a27 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.548229] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-eb55c0d1-d4fa-473c-9a5d-017318c84a27 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2216.548642] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-eb55c0d1-d4fa-473c-9a5d-017318c84a27 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22cf9c1c-a072-477c-9b55-c66ae401482d", "connector": null, "instance_uuid": "61cbcbca-4684-45a8-b615-8fa4cdb5a45f"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2216.559770] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2216.559770] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2216.581929] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-eb55c0d1-d4fa-473c-9a5d-017318c84a27 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2216.582459] [54552]: [pid: 54552|app: 0|req: 215/407] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:16:52 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2216.600204] [54552]: DEBUG cinder.api.middleware.request_id [None req-efdf250d-6f60-4996-89f8-260226c799b7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.602272] [54552]: INFO cinder.api.openstack.wsgi [None req-efdf250d-6f60-4996-89f8-260226c799b7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2216.602509] [54552]: DEBUG cinder.api.openstack.wsgi [None req-efdf250d-6f60-4996-89f8-260226c799b7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.602742] [54552]: DEBUG cinder.api.openstack.wsgi [None req-efdf250d-6f60-4996-89f8-260226c799b7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.614879] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2216.614879] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2216.617882] [54552]: INFO cinder.volume.api [None req-efdf250d-6f60-4996-89f8-260226c799b7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2216.622536] [54552]: INFO cinder.api.openstack.wsgi [None req-efdf250d-6f60-4996-89f8-260226c799b7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2216.622907] [54552]: [pid: 54552|app: 0|req: 216/408] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:52 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2216.992213] [54552]: DEBUG cinder.api.middleware.request_id [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.994364] [54552]: INFO cinder.api.openstack.wsgi [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2216.994617] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.994862] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.004622] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.004622] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2217.010036] [54552]: INFO cinder.volume.api [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2217.014485] [54552]: INFO cinder.api.openstack.wsgi [None req-7384e35c-b613-4d2f-a485-0a17ceb85ce0 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2217.014876] [54552]: [pid: 54552|app: 0|req: 217/409] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:52 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2217.108155] [54552]: DEBUG cinder.api.middleware.request_id [None req-4547aa87-5fcf-4030-bedc-a7b2cf5d9abd None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.108668] [54552]: INFO cinder.api.openstack.wsgi [None req-4547aa87-5fcf-4030-bedc-a7b2cf5d9abd None None] GET http://10.180.1.21/volume// [ 2217.108883] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4547aa87-5fcf-4030-bedc-a7b2cf5d9abd None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2217.109114] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4547aa87-5fcf-4030-bedc-a7b2cf5d9abd None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.109513] [54552]: INFO cinder.api.openstack.wsgi [None req-4547aa87-5fcf-4030-bedc-a7b2cf5d9abd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2217.109908] [54552]: [pid: 54552|app: 0|req: 218/410] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:16:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2217.112922] [54552]: DEBUG cinder.api.middleware.request_id [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.115180] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2217.115563] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2217.115847] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.126412] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.126412] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2217.129648] [54552]: INFO cinder.volume.api [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2217.133784] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-cb6a3f49-d907-4c6d-8754-a3da22976a4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2217.134170] [54552]: [pid: 54552|app: 0|req: 219/411] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:16:52 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2217.160950] [54552]: DEBUG cinder.api.middleware.request_id [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.163125] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] PUT http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 [ 2217.163533] [54552]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-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-418079", "mountpoint": "/dev/sdb"}}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2217.170645] [54552]: DEBUG cinder.coordination [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Acquiring lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2217.174913] [54552]: DEBUG cinder.coordination [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2217.175889] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.175889] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.889505] [54553]: DEBUG cinder.coordination [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-b697c930-a0ce-4932-aab1-72f725d8e40a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2218.889850] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-8df877ae-e078-4396-a6df-9594f010d481 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 returned with HTTP 200 [ 2218.890325] [54553]: [pid: 54553|app: 0|req: 193/412] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:16:50 2025] PUT /volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2218.891195] [54553]: DEBUG cinder.api.middleware.request_id [None req-751840ef-7a16-420e-b7bc-671b80f5c90d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2218.893054] [54553]: INFO cinder.api.openstack.wsgi [None req-751840ef-7a16-420e-b7bc-671b80f5c90d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2218.893271] [54553]: DEBUG cinder.api.openstack.wsgi [None req-751840ef-7a16-420e-b7bc-671b80f5c90d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2218.893480] [54553]: DEBUG cinder.api.openstack.wsgi [None req-751840ef-7a16-420e-b7bc-671b80f5c90d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2218.903038] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2218.903038] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.906256] [54553]: INFO cinder.volume.api [None req-751840ef-7a16-420e-b7bc-671b80f5c90d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2218.910562] [54553]: INFO cinder.api.openstack.wsgi [None req-751840ef-7a16-420e-b7bc-671b80f5c90d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2218.910928] [54553]: [pid: 54553|app: 0|req: 194/413] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:54 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2218.911545] [54553]: DEBUG cinder.api.middleware.request_id [None req-186c2778-9773-4a9b-8779-551fec274926 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2218.913292] [54553]: INFO cinder.api.openstack.wsgi [None req-186c2778-9773-4a9b-8779-551fec274926 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2218.913497] [54553]: DEBUG cinder.api.openstack.wsgi [None req-186c2778-9773-4a9b-8779-551fec274926 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2218.913712] [54553]: DEBUG cinder.api.openstack.wsgi [None req-186c2778-9773-4a9b-8779-551fec274926 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2218.922284] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2218.922284] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.925158] [54553]: INFO cinder.volume.api [None req-186c2778-9773-4a9b-8779-551fec274926 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2218.929122] [54553]: INFO cinder.api.openstack.wsgi [None req-186c2778-9773-4a9b-8779-551fec274926 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2218.929475] [54553]: [pid: 54553|app: 0|req: 195/414] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:54 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.920806] [54553]: DEBUG cinder.api.middleware.request_id [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.922900] [54553]: INFO cinder.api.openstack.wsgi [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2219.923136] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.923356] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.933050] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.933050] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.936121] [54553]: INFO cinder.volume.api [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2219.940447] [54553]: INFO cinder.api.openstack.wsgi [None req-4ac31f10-3e86-4f04-af6e-27870cf0b142 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2219.940855] [54553]: [pid: 54553|app: 0|req: 196/415] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:55 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.941555] [54553]: DEBUG cinder.api.middleware.request_id [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.943389] [54553]: INFO cinder.api.openstack.wsgi [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2219.943600] [54553]: DEBUG cinder.api.openstack.wsgi [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.943820] [54553]: DEBUG cinder.api.openstack.wsgi [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.952931] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.952931] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.955981] [54553]: INFO cinder.volume.api [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2219.960119] [54553]: INFO cinder.api.openstack.wsgi [None req-092a39ef-bfd6-4c84-8a46-4e037d4b479c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2219.960483] [54553]: [pid: 54553|app: 0|req: 197/416] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:55 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2220.504588] [54553]: DEBUG cinder.api.middleware.request_id [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-126d0716-4b52-4649-aac4-7aeb79799eec None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2220.509495] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-126d0716-4b52-4649-aac4-7aeb79799eec tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6/action [ 2220.509495] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-126d0716-4b52-4649-aac4-7aeb79799eec tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2220.509495] [54553]: DEBUG cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-126d0716-4b52-4649-aac4-7aeb79799eec tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2220.523363] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2220.523363] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2220.530624] [54553]: INFO cinder.api.openstack.wsgi [req-7f4c8f62-5bf6-4321-b327-aa0f749f03f0 req-126d0716-4b52-4649-aac4-7aeb79799eec tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6/action returned with HTTP 204 [ 2220.531261] [54553]: [pid: 54553|app: 0|req: 198/417] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:16:56 2025] POST /volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2220.950439] [54553]: DEBUG cinder.api.middleware.request_id [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2220.952517] [54553]: INFO cinder.api.openstack.wsgi [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2220.952742] [54553]: DEBUG cinder.api.openstack.wsgi [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2220.952965] [54553]: DEBUG cinder.api.openstack.wsgi [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2220.965597] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2220.965597] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2220.969242] [54553]: INFO cinder.volume.api [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2220.973317] [54553]: INFO cinder.api.openstack.wsgi [None req-84c11b33-e3f1-40a2-bb32-1d5fc75a079f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2220.973695] [54553]: [pid: 54553|app: 0|req: 199/418] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:56 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2220.974304] [54553]: DEBUG cinder.api.middleware.request_id [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2220.976076] [54553]: INFO cinder.api.openstack.wsgi [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2220.976283] [54553]: DEBUG cinder.api.openstack.wsgi [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2220.976493] [54553]: DEBUG cinder.api.openstack.wsgi [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2220.984986] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2220.984986] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2220.988478] [54553]: INFO cinder.volume.api [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2220.993319] [54553]: INFO cinder.api.openstack.wsgi [None req-83fc7e4e-64bc-4aa5-9e68-cade181612e3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2220.993687] [54553]: [pid: 54553|app: 0|req: 200/419] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:56 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2221.001812] [54553]: DEBUG cinder.api.middleware.request_id [None req-f0e32a89-406d-41de-b410-83abada9efbb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.003667] [54553]: INFO cinder.api.openstack.wsgi [None req-f0e32a89-406d-41de-b410-83abada9efbb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2221.003883] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f0e32a89-406d-41de-b410-83abada9efbb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.004115] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f0e32a89-406d-41de-b410-83abada9efbb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.013850] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.013850] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.017294] [54553]: INFO cinder.volume.api [None req-f0e32a89-406d-41de-b410-83abada9efbb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.021942] [54553]: INFO cinder.api.openstack.wsgi [None req-f0e32a89-406d-41de-b410-83abada9efbb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2221.022376] [54553]: [pid: 54553|app: 0|req: 201/420] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:56 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2221.058771] [54553]: DEBUG cinder.api.middleware.request_id [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.061079] [54553]: INFO cinder.api.openstack.wsgi [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2221.061320] [54553]: DEBUG cinder.api.openstack.wsgi [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.061487] [54553]: DEBUG cinder.api.openstack.wsgi [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.071013] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.071013] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.074099] [54553]: INFO cinder.volume.api [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.078221] [54553]: INFO cinder.api.openstack.wsgi [req-5b784bdc-141f-4dc3-96b8-a96a5c163b97 req-2ea1a1ba-cad1-4761-b1fe-b14a3b3f461b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2221.078611] [54553]: [pid: 54553|app: 0|req: 202/421] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:16:56 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2221.088016] [54553]: DEBUG cinder.api.middleware.request_id [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.089811] [54553]: INFO cinder.api.openstack.wsgi [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2221.090034] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.090252] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.099935] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.099935] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.102724] [54553]: INFO cinder.volume.api [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.106936] [54553]: INFO cinder.api.openstack.wsgi [None req-1511c18e-0dc7-4148-b52e-2edd8135e103 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2221.107333] [54553]: [pid: 54553|app: 0|req: 203/422] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:56 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2221.139795] [54553]: DEBUG cinder.api.middleware.request_id [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.142154] [54553]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2221.142380] [54553]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.142601] [54553]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.152494] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.152494] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.155812] [54553]: INFO cinder.volume.api [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.160209] [54553]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-740b61c3-2c56-4657-bd88-c067355fa207 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2221.160638] [54553]: [pid: 54553|app: 0|req: 204/423] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:16:57 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2221.179259] [54553]: DEBUG cinder.api.middleware.request_id [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.181621] [54553]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a/action [ 2221.182063] [54553]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2221.182209] [54553]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2221.192828] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.192828] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.193422] [54553]: INFO cinder.volume.api [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.198112] [54553]: INFO cinder.volume.api [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Begin detaching volume completed successfully. [ 2221.198372] [54553]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-f9f66f62-12f9-41ad-b890-1aed16c1191f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a/action returned with HTTP 202 [ 2221.198840] [54553]: [pid: 54553|app: 0|req: 205/424] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:16:57 2025] POST /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2221.696637] [54552]: DEBUG cinder.coordination [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2221.696978] [54552]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-7ec57451-561c-4513-bb8a-c323d4e35dc7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 returned with HTTP 200 [ 2221.697448] [54552]: [pid: 54552|app: 0|req: 220/425] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:16:53 2025] PUT /volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 => generated 617 bytes in 4537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2221.761147] [54553]: DEBUG cinder.api.middleware.request_id [None req-0cae8417-3a6a-4e89-956a-df661216cc82 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.761259] [54553]: INFO cinder.api.openstack.wsgi [None req-0cae8417-3a6a-4e89-956a-df661216cc82 None None] GET http://10.180.1.21/volume// [ 2221.761445] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0cae8417-3a6a-4e89-956a-df661216cc82 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.761671] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0cae8417-3a6a-4e89-956a-df661216cc82 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.762078] [54553]: INFO cinder.api.openstack.wsgi [None req-0cae8417-3a6a-4e89-956a-df661216cc82 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2221.762373] [54553]: [pid: 54553|app: 0|req: 206/426] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:16:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2221.766435] [54552]: DEBUG cinder.api.middleware.request_id [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.768791] [54552]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2221.769051] [54552]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.769270] [54552]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.779202] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.779202] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2221.782428] [54552]: INFO cinder.volume.api [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2221.786821] [54552]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-30c4752b-adb5-4419-8b10-ded0542f8fbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2221.787235] [54552]: [pid: 54552|app: 0|req: 221/427] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:16:57 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2221.987276] [54553]: DEBUG cinder.api.middleware.request_id [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2221.989291] [54553]: INFO cinder.api.openstack.wsgi [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2221.989411] [54553]: DEBUG cinder.api.openstack.wsgi [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2221.989606] [54553]: DEBUG cinder.api.openstack.wsgi [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2221.999757] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2221.999757] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2222.003791] [54553]: INFO cinder.volume.api [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2222.008329] [54553]: INFO cinder.api.openstack.wsgi [None req-09b3d225-e8d9-4135-a348-e4b5eeeb8421 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2222.009318] [54553]: [pid: 54553|app: 0|req: 207/428] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:57 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2222.944550] [54552]: DEBUG cinder.api.middleware.request_id [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-8eaadba1-b037-4777-9503-3c59515d4f8e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2222.947088] [54552]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-8eaadba1-b037-4777-9503-3c59515d4f8e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 [ 2222.947315] [54552]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-8eaadba1-b037-4777-9503-3c59515d4f8e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2222.947563] [54552]: DEBUG cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-8eaadba1-b037-4777-9503-3c59515d4f8e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2222.955440] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2222.955440] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2223.018440] [54553]: DEBUG cinder.api.middleware.request_id [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2223.020865] [54553]: INFO cinder.api.openstack.wsgi [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2223.021109] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2223.021334] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2223.031146] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2223.031146] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2223.034233] [54553]: INFO cinder.volume.api [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2223.038343] [54553]: INFO cinder.api.openstack.wsgi [None req-5d070c6b-397f-4a44-9cff-6b8f2dcd1270 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2223.038737] [54553]: [pid: 54553|app: 0|req: 208/429] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:58 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2223.311733] [54553]: DEBUG cinder.api.middleware.request_id [req-5360bcbf-5771-405a-82fb-b905f2da458b req-f6db811f-40d1-433e-9a34-12d1f44918be None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2223.314087] [54553]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-f6db811f-40d1-433e-9a34-12d1f44918be tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57/action [ 2223.314513] [54553]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-f6db811f-40d1-433e-9a34-12d1f44918be tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2223.314655] [54553]: DEBUG cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-f6db811f-40d1-433e-9a34-12d1f44918be tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2223.329037] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2223.329037] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2223.335374] [54553]: INFO cinder.api.openstack.wsgi [req-5360bcbf-5771-405a-82fb-b905f2da458b req-f6db811f-40d1-433e-9a34-12d1f44918be tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57/action returned with HTTP 204 [ 2223.335800] [54553]: [pid: 54553|app: 0|req: 209/430] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:16:59 2025] POST /volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2223.478806] [54552]: INFO cinder.api.openstack.wsgi [req-b1dfbc59-65dc-46f7-b3ec-1d6fea81055f req-8eaadba1-b037-4777-9503-3c59515d4f8e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 returned with HTTP 200 [ 2223.479256] [54552]: [pid: 54552|app: 0|req: 222/431] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:16:58 2025] DELETE /volume/v3/attachments/01679f49-2c67-4c95-bcc7-08e00e6c85d6 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2224.051309] [54553]: DEBUG cinder.api.middleware.request_id [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.053680] [54553]: INFO cinder.api.openstack.wsgi [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2224.053899] [54553]: DEBUG cinder.api.openstack.wsgi [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.054180] [54553]: DEBUG cinder.api.openstack.wsgi [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.066668] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.066668] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.070551] [54553]: INFO cinder.volume.api [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2224.075924] [54553]: INFO cinder.api.openstack.wsgi [None req-015a83c4-6117-4711-86ad-b05bfaff0de8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2224.076377] [54553]: [pid: 54553|app: 0|req: 210/432] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:59 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.085031] [54552]: DEBUG cinder.api.middleware.request_id [None req-68979a0c-3c45-4185-a1ba-706e2183f364 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.087169] [54552]: INFO cinder.api.openstack.wsgi [None req-68979a0c-3c45-4185-a1ba-706e2183f364 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2224.087436] [54552]: DEBUG cinder.api.openstack.wsgi [None req-68979a0c-3c45-4185-a1ba-706e2183f364 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.087735] [54552]: DEBUG cinder.api.openstack.wsgi [None req-68979a0c-3c45-4185-a1ba-706e2183f364 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.097527] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.097527] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.100608] [54552]: INFO cinder.volume.api [None req-68979a0c-3c45-4185-a1ba-706e2183f364 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2224.104890] [54552]: INFO cinder.api.openstack.wsgi [None req-68979a0c-3c45-4185-a1ba-706e2183f364 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2224.105264] [54552]: [pid: 54552|app: 0|req: 223/433] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:16:59 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.318465] [54553]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.320763] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2224.320978] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.321211] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.330661] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.330661] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.333628] [54553]: INFO cinder.volume.api [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2224.337740] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-b47d038b-8c0d-4a02-be43-2d790321e381 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2224.338138] [54553]: [pid: 54553|app: 0|req: 211/434] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:17:00 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2224.361335] [54552]: DEBUG cinder.api.middleware.request_id [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2224.363998] [54552]: INFO cinder.api.openstack.wsgi [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2224.364253] [54552]: DEBUG cinder.api.openstack.wsgi [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2224.364512] [54552]: DEBUG cinder.api.openstack.wsgi [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2224.372037] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2224.372037] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2224.375398] [54552]: INFO cinder.volume.api [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2224.379637] [54552]: INFO cinder.api.openstack.wsgi [None req-03c41716-6e5c-4dd1-baf2-1c9d5d3c565e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2224.380035] [54552]: [pid: 54552|app: 0|req: 224/435] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:00 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2226.499968] [54553]: DEBUG cinder.api.middleware.request_id [None req-88a9f39b-ffb5-47ab-aaa8-bdb6a6b149ba None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2226.500430] [54553]: INFO cinder.api.openstack.wsgi [None req-88a9f39b-ffb5-47ab-aaa8-bdb6a6b149ba None None] GET http://10.180.1.21/volume// [ 2226.500618] [54553]: DEBUG cinder.api.openstack.wsgi [None req-88a9f39b-ffb5-47ab-aaa8-bdb6a6b149ba None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2226.500843] [54553]: DEBUG cinder.api.openstack.wsgi [None req-88a9f39b-ffb5-47ab-aaa8-bdb6a6b149ba None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2226.501267] [54553]: INFO cinder.api.openstack.wsgi [None req-88a9f39b-ffb5-47ab-aaa8-bdb6a6b149ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2226.501583] [54553]: [pid: 54553|app: 0|req: 212/436] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:17:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2226.505285] [54552]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-9a1ecd14-f047-4a23-90a1-d079b1a7a56b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2226.507772] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-9a1ecd14-f047-4a23-90a1-d079b1a7a56b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2226.508209] [54552]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-9a1ecd14-f047-4a23-90a1-d079b1a7a56b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22cf9c1c-a072-477c-9b55-c66ae401482d", "connector": null, "instance_uuid": "61cbcbca-4684-45a8-b615-8fa4cdb5a45f"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2226.523039] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2226.523039] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2226.548445] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-9a1ecd14-f047-4a23-90a1-d079b1a7a56b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2226.548922] [54552]: [pid: 54552|app: 0|req: 225/437] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:17:02 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2226.553468] [54553]: DEBUG cinder.api.middleware.request_id [None req-fe9a794e-dc42-46fb-ab59-6315436d240b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2226.553903] [54553]: INFO cinder.api.openstack.wsgi [None req-fe9a794e-dc42-46fb-ab59-6315436d240b None None] GET http://10.180.1.21/volume// [ 2226.554098] [54553]: DEBUG cinder.api.openstack.wsgi [None req-fe9a794e-dc42-46fb-ab59-6315436d240b None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2226.554318] [54553]: DEBUG cinder.api.openstack.wsgi [None req-fe9a794e-dc42-46fb-ab59-6315436d240b None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2226.554715] [54553]: INFO cinder.api.openstack.wsgi [None req-fe9a794e-dc42-46fb-ab59-6315436d240b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2226.555018] [54553]: [pid: 54553|app: 0|req: 213/438] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:17:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2226.558228] [54552]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2226.560469] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2226.560711] [54552]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2226.560962] [54552]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2226.573238] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2226.573238] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2226.575352] [54552]: INFO cinder.volume.api [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2226.580446] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-472f589a-b775-4a2d-90e6-c2adf284fa10 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2226.580813] [54552]: [pid: 54552|app: 0|req: 226/439] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:17:02 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2228.211842] [54553]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-f9da0729-b572-48b4-bd18-321f253db249 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2228.214289] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-f9da0729-b572-48b4-bd18-321f253db249 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 [ 2228.214501] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-f9da0729-b572-48b4-bd18-321f253db249 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2228.214720] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-f9da0729-b572-48b4-bd18-321f253db249 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'version_select' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2228.221640] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2228.221640] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2228.751096] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-f9da0729-b572-48b4-bd18-321f253db249 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 returned with HTTP 200 [ 2228.751532] [54553]: [pid: 54553|app: 0|req: 214/440] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:17:04 2025] DELETE /volume/v3/attachments/3d915c5b-7ef4-45ba-ad8b-ed6b557f9f57 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2234.856908] [54552]: DEBUG cinder.api.middleware.request_id [None req-4f2e1614-2b82-42a7-a642-518e30b84aee None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.857387] [54552]: INFO cinder.api.openstack.wsgi [None req-4f2e1614-2b82-42a7-a642-518e30b84aee None None] GET http://10.180.1.21/volume// [ 2234.857576] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4f2e1614-2b82-42a7-a642-518e30b84aee None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.857837] [54552]: DEBUG cinder.api.openstack.wsgi [None req-4f2e1614-2b82-42a7-a642-518e30b84aee None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.858277] [54552]: INFO cinder.api.openstack.wsgi [None req-4f2e1614-2b82-42a7-a642-518e30b84aee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2234.858579] [54552]: [pid: 54552|app: 0|req: 227/441] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:17:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2234.862634] [54553]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.865038] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2234.865366] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.865656] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.879254] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.879254] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.883087] [54553]: INFO cinder.volume.api [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2234.887857] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-150add3d-888a-460f-b63d-e8ee7d51d3ca tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2234.888327] [54553]: [pid: 54553|app: 0|req: 215/442] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:17:10 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2234.992181] [54552]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.994519] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] PUT http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 [ 2234.994936] [54552]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-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=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2235.003096] [54552]: DEBUG cinder.coordination [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Acquiring lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2235.007889] [54552]: DEBUG cinder.coordination [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2235.008950] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2235.008950] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2235.261367] [54553]: DEBUG cinder.api.middleware.request_id [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2235.263435] [54553]: INFO cinder.api.openstack.wsgi [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2235.263862] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-758806037"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2235.265505] [54553]: DEBUG cinder.api.v3.volumes [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-758806037'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2235.265642] [54553]: INFO cinder.api.v3.volumes [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume of 1 GB [ 2235.270073] [54553]: INFO cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Availability Zones retrieved successfully. [ 2235.277689] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Flow 'volume_create_api' (eadd57d9-578f-43f1-8dbf-bff28dcdc4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2235.278904] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bccf11e-6900-4392-9d10-f52b46d4c632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2235.280077] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2235.299957] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bccf11e-6900-4392-9d10-f52b46d4c632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2235.300985] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612e6113-0f06-4577-b4aa-f8019d3a01d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2235.336908] [54553]: DEBUG cinder.quota [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Created reservations ['68b20ee5-7cca-4758-b374-1155fedc5758', '92ca62cf-674b-4260-8bfd-345a49204798', 'f2671aff-de5b-414f-a43a-e8d200812eae', 'f50367ce-7d81-49b4-81b1-ee6fdc424958'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2235.338535] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612e6113-0f06-4577-b4aa-f8019d3a01d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68b20ee5-7cca-4758-b374-1155fedc5758', '92ca62cf-674b-4260-8bfd-345a49204798', 'f2671aff-de5b-414f-a43a-e8d200812eae', 'f50367ce-7d81-49b4-81b1-ee6fdc424958']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2235.340095] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4193282d-03a7-4e0c-8d88-540b8f31886e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2235.355633] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4193282d-03a7-4e0c-8d88-540b8f31886e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8503b6a1-f3b4-4655-b907-02e3db1de9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-758806037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b758427cb84ff0a469292b373bbffe',qos_specs=None,replication_status=,reservations=['68b20ee5-7cca-4758-b374-1155fedc5758','92ca62cf-674b-4260-8bfd-345a49204798','f2671aff-de5b-414f-a43a-e8d200812eae','f50367ce-7d81-49b4-81b1-ee6fdc424958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1829b1c0dc744259c0ae53a5183d8d0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-758806037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8503b6a1-f3b4-4655-b907-02e3db1de9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83b758427cb84ff0a469292b373bbffe',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='d1829b1c0dc744259c0ae53a5183d8d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2235.356586] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f623eb7-feac-4355-9a65-8172b650f581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2235.368839] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f623eb7-feac-4355-9a65-8172b650f581) 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-758806037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83b758427cb84ff0a469292b373bbffe',qos_specs=None,replication_status=,reservations=['68b20ee5-7cca-4758-b374-1155fedc5758','92ca62cf-674b-4260-8bfd-345a49204798','f2671aff-de5b-414f-a43a-e8d200812eae','f50367ce-7d81-49b4-81b1-ee6fdc424958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1829b1c0dc744259c0ae53a5183d8d0',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2235.369762] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8563e43a-76a7-48c6-b648-8567e3a40c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2235.378131] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8563e43a-76a7-48c6-b648-8567e3a40c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2235.379224] [54553]: DEBUG cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Flow 'volume_create_api' (eadd57d9-578f-43f1-8dbf-bff28dcdc4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2235.379580] [54553]: INFO cinder.volume.api [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Create volume request issued successfully. [ 2235.380267] [54553]: INFO cinder.api.openstack.wsgi [None req-4befd704-81bf-4e9b-832f-bb78b88005c9 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2235.381347] [54553]: [pid: 54553|app: 0|req: 216/443] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:17:11 2025] POST /volume/v3/volumes => generated 755 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2235.390347] [54553]: DEBUG cinder.api.middleware.request_id [None req-4993e2cd-920f-461f-8f14-28ec9434d762 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2235.392623] [54553]: INFO cinder.api.openstack.wsgi [None req-4993e2cd-920f-461f-8f14-28ec9434d762 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2235.392848] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4993e2cd-920f-461f-8f14-28ec9434d762 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2235.393086] [54553]: DEBUG cinder.api.openstack.wsgi [None req-4993e2cd-920f-461f-8f14-28ec9434d762 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2235.400871] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2235.400871] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2235.404950] [54553]: INFO cinder.volume.api [None req-4993e2cd-920f-461f-8f14-28ec9434d762 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2235.410904] [54553]: INFO cinder.api.openstack.wsgi [None req-4993e2cd-920f-461f-8f14-28ec9434d762 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2235.410904] [54553]: [pid: 54553|app: 0|req: 217/444] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:11 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2235.527915] [54552]: DEBUG cinder.coordination [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-22cf9c1c-a072-477c-9b55-c66ae401482d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2235.528164] [54552]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-90216b75-822b-40a4-8e8d-fda1ef49bd4e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 returned with HTTP 200 [ 2235.528625] [54552]: [pid: 54552|app: 0|req: 228/445] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:17:10 2025] PUT /volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2236.036459] [54553]: DEBUG cinder.api.middleware.request_id [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-e0afe4c0-f3cf-4da6-a7c7-bd2733181597 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.039060] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-e0afe4c0-f3cf-4da6-a7c7-bd2733181597 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45/action [ 2236.039522] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-e0afe4c0-f3cf-4da6-a7c7-bd2733181597 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2236.039693] [54553]: DEBUG cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-e0afe4c0-f3cf-4da6-a7c7-bd2733181597 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2236.055203] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.055203] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2236.062859] [54553]: INFO cinder.api.openstack.wsgi [req-588d19b1-a908-4f3f-9578-d1e6576502cf req-e0afe4c0-f3cf-4da6-a7c7-bd2733181597 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45/action returned with HTTP 204 [ 2236.063291] [54553]: [pid: 54553|app: 0|req: 218/446] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:17:11 2025] POST /volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2236.420421] [54552]: DEBUG cinder.api.middleware.request_id [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.422579] [54552]: INFO cinder.api.openstack.wsgi [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2236.422809] [54552]: DEBUG cinder.api.openstack.wsgi [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2236.423049] [54552]: DEBUG cinder.api.openstack.wsgi [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2236.431128] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.431128] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2236.434739] [54552]: INFO cinder.volume.api [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2236.439120] [54552]: INFO cinder.api.openstack.wsgi [None req-72bf19d7-b572-44da-80fd-b77e707bd3ba tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2236.439493] [54552]: [pid: 54552|app: 0|req: 229/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:12 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2246.059987] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=142,cinder:UPDATE=25,cinder:INSERT=7 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2246.437247] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=124,cinder:INSERT=8,cinder:UPDATE=21 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2263.929872] [54553]: DEBUG cinder.api.middleware.request_id [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.932201] [54553]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2263.932426] [54553]: DEBUG cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.932643] [54553]: DEBUG cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.943274] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.943274] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2263.947120] [54553]: INFO cinder.volume.api [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2263.951709] [54553]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-8723d613-aa6a-4657-a938-768165ff4710 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2263.952087] [54553]: [pid: 54553|app: 0|req: 219/448] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:17:39 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2263.962695] [54552]: DEBUG cinder.api.middleware.request_id [None req-b5fa35dc-f099-4b17-b926-511d346ce2e9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.963276] [54552]: INFO cinder.api.openstack.wsgi [None req-b5fa35dc-f099-4b17-b926-511d346ce2e9 None None] GET http://10.180.1.21/volume// [ 2263.963473] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b5fa35dc-f099-4b17-b926-511d346ce2e9 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2263.963689] [54552]: DEBUG cinder.api.openstack.wsgi [None req-b5fa35dc-f099-4b17-b926-511d346ce2e9 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2263.964095] [54552]: INFO cinder.api.openstack.wsgi [None req-b5fa35dc-f099-4b17-b926-511d346ce2e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2263.964394] [54552]: [pid: 54552|app: 0|req: 230/449] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:17:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2263.967655] [54553]: DEBUG cinder.api.middleware.request_id [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-64542ab6-3f8b-4b9c-8ff5-45bfc495038b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2263.969720] [54553]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-64542ab6-3f8b-4b9c-8ff5-45bfc495038b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2263.970117] [54553]: DEBUG cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-64542ab6-3f8b-4b9c-8ff5-45bfc495038b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8503b6a1-f3b4-4655-b907-02e3db1de9c2", "connector": null, "instance_uuid": "724db4b5-ecbc-4848-987f-0da9023eee0e"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2263.978116] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2263.978116] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2263.996457] [54553]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-64542ab6-3f8b-4b9c-8ff5-45bfc495038b tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2263.996832] [54553]: [pid: 54553|app: 0|req: 220/450] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:17:39 2025] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2264.018210] [54552]: DEBUG cinder.api.middleware.request_id [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-4658d861-2fe2-44b9-b325-a840538e3849 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.020728] [54552]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-4658d861-2fe2-44b9-b325-a840538e3849 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] POST http://10.180.1.21/volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311/action [ 2264.021220] [54552]: DEBUG cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-4658d861-2fe2-44b9-b325-a840538e3849 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2264.021419] [54552]: DEBUG cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-4658d861-2fe2-44b9-b325-a840538e3849 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2264.037058] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.037058] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.042475] [54552]: INFO cinder.api.openstack.wsgi [req-8e7ff3ae-52e4-460f-805a-8badf2f3aadf req-4658d861-2fe2-44b9-b325-a840538e3849 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311/action returned with HTTP 204 [ 2264.042864] [54552]: [pid: 54552|app: 0|req: 231/451] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:17:39 2025] POST /volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2264.054798] [54553]: DEBUG cinder.api.middleware.request_id [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.057034] [54553]: INFO cinder.api.openstack.wsgi [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2264.057136] [54553]: DEBUG cinder.api.openstack.wsgi [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.057315] [54553]: DEBUG cinder.api.openstack.wsgi [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.066662] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.066662] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.069634] [54553]: INFO cinder.volume.api [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2264.073692] [54553]: INFO cinder.api.openstack.wsgi [None req-455b76e0-1d6f-4501-967f-fa4bb6b6b9ca tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2264.074056] [54553]: [pid: 54553|app: 0|req: 221/452] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:39 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2264.081942] [54552]: DEBUG cinder.api.middleware.request_id [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.083904] [54552]: INFO cinder.api.openstack.wsgi [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2264.084140] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.084358] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.093990] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.093990] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.097160] [54552]: INFO cinder.volume.api [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2264.101383] [54552]: INFO cinder.api.openstack.wsgi [None req-ce3e820a-c6eb-4ddf-9af0-ca836f1fc204 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2264.101747] [54552]: [pid: 54552|app: 0|req: 232/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:39 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2264.134899] [54553]: DEBUG cinder.api.middleware.request_id [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.137207] [54553]: INFO cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2264.137427] [54553]: DEBUG cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.137645] [54553]: DEBUG cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.146873] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.146873] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.150136] [54553]: INFO cinder.volume.api [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2264.154487] [54553]: INFO cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-998b1e89-1271-4f7f-9fa2-74b76bd8ef05 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2264.154885] [54553]: [pid: 54553|app: 0|req: 222/454] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:17:39 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2264.173753] [54552]: DEBUG cinder.api.middleware.request_id [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-843ef24b-ef26-4e4d-98f5-12f72907eff0 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.176087] [54552]: INFO cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-843ef24b-ef26-4e4d-98f5-12f72907eff0 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311 [ 2264.176311] [54552]: DEBUG cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-843ef24b-ef26-4e4d-98f5-12f72907eff0 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.176529] [54552]: DEBUG cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-843ef24b-ef26-4e4d-98f5-12f72907eff0 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.183464] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.183464] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.707885] [54552]: INFO cinder.api.openstack.wsgi [req-e7168503-9f46-4bce-a833-8dbf4f4e9364 req-843ef24b-ef26-4e4d-98f5-12f72907eff0 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311 returned with HTTP 200 [ 2264.708362] [54552]: [pid: 54552|app: 0|req: 233/455] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:17:40 2025] DELETE /volume/v3/attachments/c45bb92b-30e0-439b-b014-cfdaca8b4311 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2264.725899] [54553]: DEBUG cinder.api.middleware.request_id [None req-71105fd9-a693-4404-8134-5979f10b4c98 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2264.727997] [54553]: INFO cinder.api.openstack.wsgi [None req-71105fd9-a693-4404-8134-5979f10b4c98 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2264.728280] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71105fd9-a693-4404-8134-5979f10b4c98 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2264.728501] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71105fd9-a693-4404-8134-5979f10b4c98 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2264.736663] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2264.736663] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2264.740226] [54553]: INFO cinder.volume.api [None req-71105fd9-a693-4404-8134-5979f10b4c98 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2264.744542] [54553]: INFO cinder.api.openstack.wsgi [None req-71105fd9-a693-4404-8134-5979f10b4c98 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2264.744791] [54553]: [pid: 54553|app: 0|req: 223/456] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:40 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2266.628421] [54552]: DEBUG cinder.api.middleware.request_id [None req-6679f7dd-c327-419f-89b7-6f291b32409b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2266.630379] [54552]: INFO cinder.api.openstack.wsgi [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2266.630752] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-231143531"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2266.634087] [54552]: DEBUG cinder.api.v3.volumes [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-231143531'}} {{(pid=54552) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2266.634087] [54552]: INFO cinder.api.v3.volumes [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Create volume of 1 GB [ 2266.634087] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2266.634087] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2266.638867] [54552]: INFO cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Availability Zones retrieved successfully. [ 2266.644886] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Flow 'volume_create_api' (525648a0-3458-4a0c-af1d-89a3a5e9143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2266.646033] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e05c1a-76d4-4f4f-92b0-29f565891601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2266.647089] [54552]: DEBUG cinder.volume.flows.api.create_volume [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Validating volume size '1' using validate_int {{(pid=54552) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2266.664109] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e05c1a-76d4-4f4f-92b0-29f565891601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2266.665027] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc76ddd1-c5de-4442-997b-d1325f147de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2266.709945] [54552]: DEBUG cinder.quota [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Created reservations ['61de5005-4857-436e-a6bf-e09bb2eeba10', '037be9ba-c5b8-456c-9a2e-1240b6e3afa6', '86712c2c-45b6-4518-a12e-f07d85d09724', 'a10583f3-d1f3-4f0b-804b-6e35a412006c'] {{(pid=54552) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2266.710915] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc76ddd1-c5de-4442-997b-d1325f147de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61de5005-4857-436e-a6bf-e09bb2eeba10', '037be9ba-c5b8-456c-9a2e-1240b6e3afa6', '86712c2c-45b6-4518-a12e-f07d85d09724', 'a10583f3-d1f3-4f0b-804b-6e35a412006c']}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2266.711795] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf188d5-eb67-4572-ba9e-e2ecf34b93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2266.724101] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf188d5-eb67-4572-ba9e-e2ecf34b93c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa12f108-12e0-4d8c-99d1-5251bfd60436', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-231143531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7166c7592ef40b6a96210b9e9e530b5',qos_specs=None,replication_status=,reservations=['61de5005-4857-436e-a6bf-e09bb2eeba10','037be9ba-c5b8-456c-9a2e-1240b6e3afa6','86712c2c-45b6-4518-a12e-f07d85d09724','a10583f3-d1f3-4f0b-804b-6e35a412006c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96ac3c392e54caa81a8edad2c9c2067',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-231143531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa12f108-12e0-4d8c-99d1-5251bfd60436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7166c7592ef40b6a96210b9e9e530b5',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='e96ac3c392e54caa81a8edad2c9c2067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2266.724960] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42285a26-291e-48ae-b1e7-1b0f8a56bf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2266.737877] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42285a26-291e-48ae-b1e7-1b0f8a56bf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-231143531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7166c7592ef40b6a96210b9e9e530b5',qos_specs=None,replication_status=,reservations=['61de5005-4857-436e-a6bf-e09bb2eeba10','037be9ba-c5b8-456c-9a2e-1240b6e3afa6','86712c2c-45b6-4518-a12e-f07d85d09724','a10583f3-d1f3-4f0b-804b-6e35a412006c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e96ac3c392e54caa81a8edad2c9c2067',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2266.738870] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476e6537-1ef5-49c7-ba0a-a537d6941926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2266.747475] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476e6537-1ef5-49c7-ba0a-a537d6941926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54552) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2266.748532] [54552]: DEBUG cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Flow 'volume_create_api' (525648a0-3458-4a0c-af1d-89a3a5e9143c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54552) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2266.748974] [54552]: INFO cinder.volume.api [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Create volume request issued successfully. [ 2266.749562] [54552]: INFO cinder.api.openstack.wsgi [None req-6679f7dd-c327-419f-89b7-6f291b32409b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2266.749990] [54552]: [pid: 54552|app: 0|req: 234/457] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:17:42 2025] POST /volume/v3/volumes => generated 752 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2266.759700] [54553]: DEBUG cinder.api.middleware.request_id [None req-67da2a23-95f6-4142-9559-00f8e62a005c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2266.760820] [54553]: INFO cinder.api.openstack.wsgi [None req-67da2a23-95f6-4142-9559-00f8e62a005c tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2266.761115] [54553]: DEBUG cinder.api.openstack.wsgi [None req-67da2a23-95f6-4142-9559-00f8e62a005c tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2266.761341] [54553]: DEBUG cinder.api.openstack.wsgi [None req-67da2a23-95f6-4142-9559-00f8e62a005c tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2266.768854] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2266.768854] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2266.772853] [54553]: INFO cinder.volume.api [None req-67da2a23-95f6-4142-9559-00f8e62a005c tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2266.777040] [54553]: INFO cinder.api.openstack.wsgi [None req-67da2a23-95f6-4142-9559-00f8e62a005c tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2266.777697] [54553]: [pid: 54553|app: 0|req: 224/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:42 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2267.787329] [54552]: DEBUG cinder.api.middleware.request_id [None req-f1988c7d-c046-441c-b3d6-334925042171 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2267.789571] [54552]: INFO cinder.api.openstack.wsgi [None req-f1988c7d-c046-441c-b3d6-334925042171 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2267.789802] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f1988c7d-c046-441c-b3d6-334925042171 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2267.790040] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f1988c7d-c046-441c-b3d6-334925042171 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2267.797540] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2267.797540] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2267.801067] [54552]: INFO cinder.volume.api [None req-f1988c7d-c046-441c-b3d6-334925042171 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2267.805348] [54552]: INFO cinder.api.openstack.wsgi [None req-f1988c7d-c046-441c-b3d6-334925042171 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2267.805701] [54552]: [pid: 54552|app: 0|req: 235/459] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:43 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2267.963922] [54553]: DEBUG cinder.api.middleware.request_id [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2267.966307] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2267.966541] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2267.966760] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2267.974189] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2267.974189] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2267.977510] [54553]: INFO cinder.volume.api [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2267.981508] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-dd76f963-dc6a-47eb-be10-70a7a5f6b467 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2267.981868] [54553]: [pid: 54553|app: 0|req: 225/460] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:17:43 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2269.500399] [54552]: DEBUG cinder.api.middleware.request_id [None req-1be463de-1e23-40f9-8827-1dcfb858b3a1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2269.500847] [54552]: INFO cinder.api.openstack.wsgi [None req-1be463de-1e23-40f9-8827-1dcfb858b3a1 None None] GET http://10.180.1.21/volume// [ 2269.501052] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1be463de-1e23-40f9-8827-1dcfb858b3a1 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2269.501279] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1be463de-1e23-40f9-8827-1dcfb858b3a1 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2269.501668] [54552]: INFO cinder.api.openstack.wsgi [None req-1be463de-1e23-40f9-8827-1dcfb858b3a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2269.501967] [54552]: [pid: 54552|app: 0|req: 236/461] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:17:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2269.505570] [54553]: DEBUG cinder.api.middleware.request_id [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-751935ac-eaad-452a-ae05-1f45c47e31f4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2269.507872] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-751935ac-eaad-452a-ae05-1f45c47e31f4 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2269.508335] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-751935ac-eaad-452a-ae05-1f45c47e31f4 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa12f108-12e0-4d8c-99d1-5251bfd60436", "connector": null, "instance_uuid": "93bd4356-ad05-4971-a5ef-71e6783108df"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2269.518303] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2269.518303] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2269.537282] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-751935ac-eaad-452a-ae05-1f45c47e31f4 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2269.537663] [54553]: [pid: 54553|app: 0|req: 226/462] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:17:45 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2269.556426] [54552]: DEBUG cinder.api.middleware.request_id [None req-e919de64-e338-4445-9975-c22bb2b4f54f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2269.558573] [54552]: INFO cinder.api.openstack.wsgi [None req-e919de64-e338-4445-9975-c22bb2b4f54f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2269.558802] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e919de64-e338-4445-9975-c22bb2b4f54f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2269.559495] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e919de64-e338-4445-9975-c22bb2b4f54f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2269.568886] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2269.568886] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2269.571890] [54552]: INFO cinder.volume.api [None req-e919de64-e338-4445-9975-c22bb2b4f54f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2269.576360] [54552]: INFO cinder.api.openstack.wsgi [None req-e919de64-e338-4445-9975-c22bb2b4f54f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2269.576712] [54552]: [pid: 54552|app: 0|req: 237/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:45 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2270.059705] [54553]: DEBUG cinder.api.middleware.request_id [None req-83d1a234-fe07-42ea-8bc6-780015741e93 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.060182] [54553]: INFO cinder.api.openstack.wsgi [None req-83d1a234-fe07-42ea-8bc6-780015741e93 None None] GET http://10.180.1.21/volume// [ 2270.060372] [54553]: DEBUG cinder.api.openstack.wsgi [None req-83d1a234-fe07-42ea-8bc6-780015741e93 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2270.060599] [54553]: DEBUG cinder.api.openstack.wsgi [None req-83d1a234-fe07-42ea-8bc6-780015741e93 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2270.061012] [54553]: INFO cinder.api.openstack.wsgi [None req-83d1a234-fe07-42ea-8bc6-780015741e93 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2270.061335] [54553]: [pid: 54553|app: 0|req: 227/464] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:17:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2270.065112] [54552]: DEBUG cinder.api.middleware.request_id [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.067439] [54552]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2270.067687] [54552]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2270.067907] [54552]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2270.077569] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2270.077569] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2270.080748] [54552]: INFO cinder.volume.api [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2270.084844] [54552]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-c262f3c0-c34f-4f87-8c5c-f6e07e466892 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2270.085230] [54552]: [pid: 54552|app: 0|req: 238/465] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:17:45 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2270.109952] [54553]: DEBUG cinder.api.middleware.request_id [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.112300] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] PUT http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 [ 2270.112700] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-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-418084", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2270.120705] [54553]: DEBUG cinder.coordination [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Acquiring lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2270.124871] [54553]: DEBUG cinder.coordination [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2270.126021] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2270.126021] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2270.585447] [54552]: DEBUG cinder.api.middleware.request_id [None req-6f097d73-e071-4951-98d5-298df85cc944 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.587531] [54552]: INFO cinder.api.openstack.wsgi [None req-6f097d73-e071-4951-98d5-298df85cc944 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2270.587784] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6f097d73-e071-4951-98d5-298df85cc944 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2270.588042] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6f097d73-e071-4951-98d5-298df85cc944 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2270.597929] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2270.597929] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2270.601115] [54552]: INFO cinder.volume.api [None req-6f097d73-e071-4951-98d5-298df85cc944 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2270.605396] [54552]: INFO cinder.api.openstack.wsgi [None req-6f097d73-e071-4951-98d5-298df85cc944 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2270.605799] [54552]: [pid: 54552|app: 0|req: 239/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:46 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2271.615306] [54552]: DEBUG cinder.api.middleware.request_id [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.617411] [54552]: INFO cinder.api.openstack.wsgi [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2271.617633] [54552]: DEBUG cinder.api.openstack.wsgi [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2271.617853] [54552]: DEBUG cinder.api.openstack.wsgi [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2271.629452] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.629452] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.632870] [54552]: INFO cinder.volume.api [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2271.637049] [54552]: INFO cinder.api.openstack.wsgi [None req-af7a0eb6-a308-4e5b-837c-06c126be8a96 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2271.637317] [54552]: [pid: 54552|app: 0|req: 240/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:47 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2272.647250] [54552]: DEBUG cinder.api.middleware.request_id [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2272.649338] [54552]: INFO cinder.api.openstack.wsgi [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2272.649567] [54552]: DEBUG cinder.api.openstack.wsgi [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2272.649792] [54552]: DEBUG cinder.api.openstack.wsgi [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2272.659360] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2272.659360] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2272.662568] [54552]: INFO cinder.volume.api [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2272.666819] [54552]: INFO cinder.api.openstack.wsgi [None req-651c5364-7d4c-4702-ab0a-874c3a03cea9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2272.667320] [54552]: [pid: 54552|app: 0|req: 241/468] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:48 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2273.676208] [54552]: DEBUG cinder.api.middleware.request_id [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2273.678300] [54552]: INFO cinder.api.openstack.wsgi [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2273.678532] [54552]: DEBUG cinder.api.openstack.wsgi [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2273.678785] [54552]: DEBUG cinder.api.openstack.wsgi [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2273.688068] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2273.688068] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2273.691249] [54552]: INFO cinder.volume.api [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2273.695391] [54552]: INFO cinder.api.openstack.wsgi [None req-efc4387a-d922-4cba-9f67-e267f6a7d1b1 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2273.695772] [54552]: [pid: 54552|app: 0|req: 242/469] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:49 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2274.648125] [54553]: DEBUG cinder.coordination [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2274.648511] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-918ca95a-8def-43ff-ad75-ed290a477726 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 returned with HTTP 200 [ 2274.649093] [54553]: [pid: 54553|app: 0|req: 228/470] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:17:45 2025] PUT /volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2274.706593] [54552]: DEBUG cinder.api.middleware.request_id [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2274.708706] [54552]: INFO cinder.api.openstack.wsgi [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2274.708918] [54552]: DEBUG cinder.api.openstack.wsgi [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2274.709158] [54552]: DEBUG cinder.api.openstack.wsgi [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2274.719044] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2274.719044] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2274.722174] [54552]: INFO cinder.volume.api [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2274.726631] [54552]: INFO cinder.api.openstack.wsgi [None req-692eba12-ba5d-4828-a858-a9e4d0310bfb tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2274.727105] [54552]: [pid: 54552|app: 0|req: 243/471] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:50 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2275.738664] [54553]: DEBUG cinder.api.middleware.request_id [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2275.741178] [54553]: INFO cinder.api.openstack.wsgi [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2275.741447] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2275.741758] [54553]: DEBUG cinder.api.openstack.wsgi [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2275.751743] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2275.751743] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2275.754926] [54553]: INFO cinder.volume.api [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2275.759429] [54553]: INFO cinder.api.openstack.wsgi [None req-24762fbf-f93a-4f3b-b095-0a0ba1de7eda tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2275.759840] [54553]: [pid: 54553|app: 0|req: 229/472] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:51 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2276.769765] [54552]: DEBUG cinder.api.middleware.request_id [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2276.772964] [54552]: INFO cinder.api.openstack.wsgi [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2276.773347] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2276.773709] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2276.787320] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2276.787320] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2276.791472] [54552]: INFO cinder.volume.api [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2276.797090] [54552]: INFO cinder.api.openstack.wsgi [None req-e558ba0a-a7cf-470f-980b-c8aaf9e243b3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2276.797517] [54552]: [pid: 54552|app: 0|req: 244/473] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:52 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2277.279113] [54553]: DEBUG cinder.api.middleware.request_id [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-db9ca8e7-2004-49cd-bf00-b59fc5bdb22e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2277.281532] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-db9ca8e7-2004-49cd-bf00-b59fc5bdb22e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379/action [ 2277.281862] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-db9ca8e7-2004-49cd-bf00-b59fc5bdb22e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2277.282014] [54553]: DEBUG cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-db9ca8e7-2004-49cd-bf00-b59fc5bdb22e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2277.298233] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2277.298233] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2277.305371] [54553]: INFO cinder.api.openstack.wsgi [req-e3526a55-ee68-4cba-a6da-557ca5124329 req-db9ca8e7-2004-49cd-bf00-b59fc5bdb22e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379/action returned with HTTP 204 [ 2277.305832] [54553]: [pid: 54553|app: 0|req: 230/474] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:17:53 2025] POST /volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2277.807739] [54552]: DEBUG cinder.api.middleware.request_id [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2277.810057] [54552]: INFO cinder.api.openstack.wsgi [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2277.810337] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2277.810610] [54552]: DEBUG cinder.api.openstack.wsgi [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2277.821034] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2277.821034] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2277.824228] [54552]: INFO cinder.volume.api [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2277.828624] [54552]: INFO cinder.api.openstack.wsgi [None req-bafa9bb6-0ee5-4b40-90d1-9ccc51671b8f tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2277.829014] [54552]: [pid: 54552|app: 0|req: 245/475] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:53 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2277.837458] [54553]: DEBUG cinder.api.middleware.request_id [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2277.839539] [54553]: INFO cinder.api.openstack.wsgi [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2277.839770] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2277.839990] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2277.849461] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2277.849461] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2277.852535] [54553]: INFO cinder.volume.api [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2277.856657] [54553]: INFO cinder.api.openstack.wsgi [None req-ef658924-bba6-4ce2-8873-bfe46aa5ea52 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2277.857030] [54553]: [pid: 54553|app: 0|req: 231/476] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:53 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2280.907936] [54552]: DEBUG cinder.api.middleware.request_id [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.910157] [54552]: INFO cinder.api.openstack.wsgi [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2280.910376] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2280.910599] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2280.924023] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.924023] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.927268] [54552]: INFO cinder.volume.api [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2280.931798] [54552]: INFO cinder.api.openstack.wsgi [None req-d3fd52e1-0635-4511-9db5-8599ab0a5eb9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2280.932184] [54552]: [pid: 54552|app: 0|req: 246/477] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:56 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2281.072201] [54553]: DEBUG cinder.api.middleware.request_id [None req-88184407-b00e-4c74-852c-922b39b053cb None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.074291] [54553]: INFO cinder.api.openstack.wsgi [None req-88184407-b00e-4c74-852c-922b39b053cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2281.074517] [54553]: DEBUG cinder.api.openstack.wsgi [None req-88184407-b00e-4c74-852c-922b39b053cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.074738] [54553]: DEBUG cinder.api.openstack.wsgi [None req-88184407-b00e-4c74-852c-922b39b053cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.084421] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.084421] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.087616] [54553]: INFO cinder.volume.api [None req-88184407-b00e-4c74-852c-922b39b053cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2281.091909] [54553]: INFO cinder.api.openstack.wsgi [None req-88184407-b00e-4c74-852c-922b39b053cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2281.092290] [54553]: [pid: 54553|app: 0|req: 232/478] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:17:56 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2281.126055] [54552]: DEBUG cinder.api.middleware.request_id [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.128578] [54552]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2281.128813] [54552]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.129069] [54552]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.138791] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.138791] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.141837] [54552]: INFO cinder.volume.api [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2281.145835] [54552]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-ed6adcbf-076a-4ea7-ab5f-9af6c9e9ddfd tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2281.146203] [54552]: [pid: 54552|app: 0|req: 247/479] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:17:56 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2281.161643] [54553]: DEBUG cinder.api.middleware.request_id [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.163946] [54553]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d/action [ 2281.164341] [54553]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2281.164482] [54553]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2281.173933] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.173933] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.174430] [54553]: INFO cinder.volume.api [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2281.179092] [54553]: INFO cinder.volume.api [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Begin detaching volume completed successfully. [ 2281.179299] [54553]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c3cbf237-4bc1-41f9-b832-a770abb5ad49 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d/action returned with HTTP 202 [ 2281.179710] [54553]: [pid: 54553|app: 0|req: 233/480] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:17:57 2025] POST /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2282.202283] [54552]: DEBUG cinder.api.middleware.request_id [None req-44ff339f-ac9d-4e1f-91cd-71337973eb75 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2282.202832] [54552]: INFO cinder.api.openstack.wsgi [None req-44ff339f-ac9d-4e1f-91cd-71337973eb75 None None] GET http://10.180.1.21/volume// [ 2282.203046] [54552]: DEBUG cinder.api.openstack.wsgi [None req-44ff339f-ac9d-4e1f-91cd-71337973eb75 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2282.203268] [54552]: DEBUG cinder.api.openstack.wsgi [None req-44ff339f-ac9d-4e1f-91cd-71337973eb75 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2282.203748] [54552]: INFO cinder.api.openstack.wsgi [None req-44ff339f-ac9d-4e1f-91cd-71337973eb75 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2282.204074] [54552]: [pid: 54552|app: 0|req: 248/481] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:17:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2282.207940] [54553]: DEBUG cinder.api.middleware.request_id [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2282.210636] [54553]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2282.210906] [54553]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2282.211194] [54553]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2282.221941] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2282.221941] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2282.225672] [54553]: INFO cinder.volume.api [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2282.230591] [54553]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-c8b0f6db-1f54-4a75-a653-7e9c2ef8a28f tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2282.231138] [54553]: [pid: 54553|app: 0|req: 234/482] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:17:58 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2283.389437] [54552]: DEBUG cinder.api.middleware.request_id [req-67322dec-cb08-4755-a548-76b5616f4f7f req-2fbceb3c-ad32-459e-bf77-000d20fc1478 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.391687] [54552]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-2fbceb3c-ad32-459e-bf77-000d20fc1478 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 [ 2283.391904] [54552]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-2fbceb3c-ad32-459e-bf77-000d20fc1478 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.392134] [54552]: DEBUG cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-2fbceb3c-ad32-459e-bf77-000d20fc1478 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.400014] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.400014] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.926984] [54552]: INFO cinder.api.openstack.wsgi [req-67322dec-cb08-4755-a548-76b5616f4f7f req-2fbceb3c-ad32-459e-bf77-000d20fc1478 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 returned with HTTP 200 [ 2283.927431] [54552]: [pid: 54552|app: 0|req: 249/483] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:17:59 2025] DELETE /volume/v3/attachments/af9f812c-c3a8-4800-8054-90c77ab14a45 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2285.350853] [54553]: DEBUG cinder.api.middleware.request_id [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2285.352906] [54553]: INFO cinder.api.openstack.wsgi [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2285.353135] [54553]: DEBUG cinder.api.openstack.wsgi [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2285.353399] [54553]: DEBUG cinder.api.openstack.wsgi [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2285.362260] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2285.362260] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2285.365474] [54553]: INFO cinder.volume.api [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2285.370397] [54553]: INFO cinder.api.openstack.wsgi [None req-37d4a566-98ce-492e-a466-bd0e8c8c8065 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2285.370911] [54553]: [pid: 54553|app: 0|req: 235/484] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:01 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2290.375053] [54552]: DEBUG cinder.api.middleware.request_id [None req-92acc31d-077f-4e80-beb2-b87e795daaad None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.375506] [54552]: INFO cinder.api.openstack.wsgi [None req-92acc31d-077f-4e80-beb2-b87e795daaad None None] GET http://10.180.1.21/volume// [ 2290.375686] [54552]: DEBUG cinder.api.openstack.wsgi [None req-92acc31d-077f-4e80-beb2-b87e795daaad None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.375905] [54552]: DEBUG cinder.api.openstack.wsgi [None req-92acc31d-077f-4e80-beb2-b87e795daaad None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.376315] [54552]: INFO cinder.api.openstack.wsgi [None req-92acc31d-077f-4e80-beb2-b87e795daaad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2290.376633] [54552]: [pid: 54552|app: 0|req: 250/485] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:18:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2290.380249] [54553]: DEBUG cinder.api.middleware.request_id [req-11beab3b-089f-49cf-9454-07cdc0112208 req-77b35046-6a68-44e5-b478-1b4adccfe0a9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.382556] [54553]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-77b35046-6a68-44e5-b478-1b4adccfe0a9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2290.382959] [54553]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-77b35046-6a68-44e5-b478-1b4adccfe0a9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa12f108-12e0-4d8c-99d1-5251bfd60436", "connector": null, "instance_uuid": "93bd4356-ad05-4971-a5ef-71e6783108df"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2290.398640] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.398640] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.424362] [54553]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-77b35046-6a68-44e5-b478-1b4adccfe0a9 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2290.424791] [54553]: [pid: 54553|app: 0|req: 236/486] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:18:06 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2290.428399] [54552]: DEBUG cinder.api.middleware.request_id [req-11beab3b-089f-49cf-9454-07cdc0112208 req-d4b575c0-9381-45d6-99cf-9b915e143b86 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.430731] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-d4b575c0-9381-45d6-99cf-9b915e143b86 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 [ 2290.431030] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-d4b575c0-9381-45d6-99cf-9b915e143b86 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.431260] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-d4b575c0-9381-45d6-99cf-9b915e143b86 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.438666] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.438666] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.966404] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-d4b575c0-9381-45d6-99cf-9b915e143b86 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 returned with HTTP 200 [ 2290.966805] [54552]: [pid: 54552|app: 0|req: 251/487] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:18:06 2025] DELETE /volume/v3/attachments/f16d0039-1d80-46b1-bf54-46e153005379 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2292.239836] [54553]: DEBUG cinder.api.middleware.request_id [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2292.241848] [54553]: INFO cinder.api.openstack.wsgi [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2292.242323] [54553]: DEBUG cinder.api.openstack.wsgi [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1437153811"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2292.244139] [54553]: DEBUG cinder.api.v3.volumes [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1437153811'}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2292.244286] [54553]: INFO cinder.api.v3.volumes [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume of 1 GB [ 2292.244629] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2292.244629] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2292.248483] [54553]: INFO cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Availability Zones retrieved successfully. [ 2292.255627] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (0ac1c03e-0349-48d5-984a-95829a280638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2292.256811] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85b8426-ba22-457c-b98a-b009a58be910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2292.257917] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2292.275686] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85b8426-ba22-457c-b98a-b009a58be910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2292.276623] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d11339-533f-4589-b634-f7c4f7149743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2292.312583] [54553]: DEBUG cinder.quota [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Created reservations ['a4d11167-aa87-4c15-98e3-5f0cd7960768', '818a0513-23d2-4f42-b104-9043c2fe4223', 'e8828bb3-72c1-4ab2-867a-66a199187281', '6d6574bc-f947-4beb-b4eb-5c7fe42e86ae'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2292.313604] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d11339-533f-4589-b634-f7c4f7149743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d11167-aa87-4c15-98e3-5f0cd7960768', '818a0513-23d2-4f42-b104-9043c2fe4223', 'e8828bb3-72c1-4ab2-867a-66a199187281', '6d6574bc-f947-4beb-b4eb-5c7fe42e86ae']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2292.314528] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf87f4b7-2a7a-4304-a39d-924de07da529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2292.328390] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf87f4b7-2a7a-4304-a39d-924de07da529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4df82eac-7509-4e6e-8650-3fd921593c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1437153811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['a4d11167-aa87-4c15-98e3-5f0cd7960768','818a0513-23d2-4f42-b104-9043c2fe4223','e8828bb3-72c1-4ab2-867a-66a199187281','6d6574bc-f947-4beb-b4eb-5c7fe42e86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1437153811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4df82eac-7509-4e6e-8650-3fd921593c61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5af5979ef52740dea95801a1e50166f8',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='99d2e94ce5da4a40b849ce69157cdafa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2292.329363] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c1b649-560d-4b63-971b-393a97fd7af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2292.342689] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c1b649-560d-4b63-971b-393a97fd7af4) 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-1437153811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5af5979ef52740dea95801a1e50166f8',qos_specs=None,replication_status=,reservations=['a4d11167-aa87-4c15-98e3-5f0cd7960768','818a0513-23d2-4f42-b104-9043c2fe4223','e8828bb3-72c1-4ab2-867a-66a199187281','6d6574bc-f947-4beb-b4eb-5c7fe42e86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d2e94ce5da4a40b849ce69157cdafa',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2292.343636] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257ca0b4-54b9-4d3f-a54b-6398ffd7fcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2292.352073] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257ca0b4-54b9-4d3f-a54b-6398ffd7fcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2292.353165] [54553]: DEBUG cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Flow 'volume_create_api' (0ac1c03e-0349-48d5-984a-95829a280638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2292.353730] [54553]: INFO cinder.volume.api [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Create volume request issued successfully. [ 2292.354202] [54553]: INFO cinder.api.openstack.wsgi [None req-bbc71b9b-5e2e-4689-b209-aaf67f5eb540 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2292.354671] [54553]: [pid: 54553|app: 0|req: 237/488] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Jan 7 02:18:08 2025] POST /volume/v3/volumes => generated 754 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2292.365846] [54552]: DEBUG cinder.api.middleware.request_id [None req-6b2ead95-9d94-4851-86bc-3b9899085727 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2292.368782] [54552]: INFO cinder.api.openstack.wsgi [None req-6b2ead95-9d94-4851-86bc-3b9899085727 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2292.369109] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6b2ead95-9d94-4851-86bc-3b9899085727 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2292.369312] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6b2ead95-9d94-4851-86bc-3b9899085727 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2292.376831] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2292.376831] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2292.380551] [54552]: INFO cinder.volume.api [None req-6b2ead95-9d94-4851-86bc-3b9899085727 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2292.385258] [54552]: INFO cinder.api.openstack.wsgi [None req-6b2ead95-9d94-4851-86bc-3b9899085727 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2292.385673] [54552]: [pid: 54552|app: 0|req: 252/489] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:08 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2293.398510] [54553]: DEBUG cinder.api.middleware.request_id [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.400848] [54553]: INFO cinder.api.openstack.wsgi [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2293.401095] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.401325] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.410453] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.410453] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.414192] [54553]: INFO cinder.volume.api [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2293.418996] [54553]: INFO cinder.api.openstack.wsgi [None req-1f1c5113-10a1-42fc-ae69-73d10e16492c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2293.419359] [54553]: [pid: 54553|app: 0|req: 238/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:09 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2293.459989] [54552]: DEBUG cinder.api.middleware.request_id [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.462375] [54552]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2293.462599] [54552]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.462820] [54552]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.470157] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.470157] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.473319] [54552]: INFO cinder.volume.api [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2293.477437] [54552]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-ea23dd8e-939e-439e-b264-f059586122d7 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2293.477798] [54552]: [pid: 54552|app: 0|req: 253/491] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:18:09 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2294.996973] [54553]: DEBUG cinder.api.middleware.request_id [None req-962cbde8-4957-45b7-a9e5-89bdd9b2f3bc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2294.997400] [54553]: INFO cinder.api.openstack.wsgi [None req-962cbde8-4957-45b7-a9e5-89bdd9b2f3bc None None] GET http://10.180.1.21/volume// [ 2294.997589] [54553]: DEBUG cinder.api.openstack.wsgi [None req-962cbde8-4957-45b7-a9e5-89bdd9b2f3bc None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2294.997848] [54553]: DEBUG cinder.api.openstack.wsgi [None req-962cbde8-4957-45b7-a9e5-89bdd9b2f3bc None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2294.998276] [54553]: INFO cinder.api.openstack.wsgi [None req-962cbde8-4957-45b7-a9e5-89bdd9b2f3bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2294.998631] [54553]: [pid: 54553|app: 0|req: 239/492] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:18:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2295.003049] [54552]: DEBUG cinder.api.middleware.request_id [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-1442a24b-10fd-421b-809b-9e6d721402b3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.005066] [54552]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-1442a24b-10fd-421b-809b-9e6d721402b3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2295.005487] [54552]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-1442a24b-10fd-421b-809b-9e6d721402b3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4df82eac-7509-4e6e-8650-3fd921593c61", "connector": null, "instance_uuid": "a6bd9b50-c88c-42bd-9ad2-dc076c4b525d"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2295.017632] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.017632] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.037993] [54552]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-1442a24b-10fd-421b-809b-9e6d721402b3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2295.038487] [54552]: [pid: 54552|app: 0|req: 254/493] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:18:10 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2295.079143] [54553]: DEBUG cinder.api.middleware.request_id [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.081371] [54553]: INFO cinder.api.openstack.wsgi [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2295.081680] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.081991] [54553]: DEBUG cinder.api.openstack.wsgi [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.092108] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.092108] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.095431] [54553]: INFO cinder.volume.api [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2295.100236] [54553]: INFO cinder.api.openstack.wsgi [None req-f02e4e25-8a7f-4d05-bf8d-f2c6f321e631 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2295.100709] [54553]: [pid: 54553|app: 0|req: 240/494] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:10 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2295.333487] [54552]: DEBUG cinder.api.middleware.request_id [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.335909] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] PUT http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 [ 2295.336341] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-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-418084", "mountpoint": "/dev/sdb"}}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2295.343972] [54552]: DEBUG cinder.coordination [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Acquiring lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2295.348222] [54552]: DEBUG cinder.coordination [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2295.349266] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.349266] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.584016] [54553]: DEBUG cinder.api.middleware.request_id [None req-119f0dd5-b9ec-4d7a-8d93-c440c0667851 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.584502] [54553]: INFO cinder.api.openstack.wsgi [None req-119f0dd5-b9ec-4d7a-8d93-c440c0667851 None None] GET http://10.180.1.21/volume// [ 2295.584688] [54553]: DEBUG cinder.api.openstack.wsgi [None req-119f0dd5-b9ec-4d7a-8d93-c440c0667851 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.584913] [54553]: DEBUG cinder.api.openstack.wsgi [None req-119f0dd5-b9ec-4d7a-8d93-c440c0667851 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.585323] [54553]: INFO cinder.api.openstack.wsgi [None req-119f0dd5-b9ec-4d7a-8d93-c440c0667851 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2295.585748] [54553]: [pid: 54553|app: 0|req: 241/495] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:18:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2295.588480] [54553]: DEBUG cinder.api.middleware.request_id [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.590666] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2295.590898] [54553]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.591112] [54553]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.600724] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.600724] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.603799] [54553]: INFO cinder.volume.api [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2295.607884] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-aa1dac7b-7a19-493e-be95-a7060ae0bc8d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2295.608330] [54553]: [pid: 54553|app: 0|req: 242/496] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:18:11 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2295.632394] [54553]: DEBUG cinder.api.middleware.request_id [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.634527] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] PUT http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 [ 2295.634915] [54553]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-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-418088", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2295.641810] [54553]: DEBUG cinder.coordination [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Acquiring lock "cinder-attachment_update-4df82eac-7509-4e6e-8650-3fd921593c61-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2295.646054] [54553]: DEBUG cinder.coordination [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-4df82eac-7509-4e6e-8650-3fd921593c61-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2295.647051] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.647051] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.868093] [54552]: DEBUG cinder.coordination [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2295.868598] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-2b7fe321-18db-4a13-ab14-1328ee1caa29 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 returned with HTTP 200 [ 2295.869240] [54552]: [pid: 54552|app: 0|req: 255/497] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:18:11 2025] PUT /volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2295.874053] [54552]: DEBUG cinder.api.middleware.request_id [req-11beab3b-089f-49cf-9454-07cdc0112208 req-cbe41d36-c6f6-4aea-b57f-aada046d5bdd None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.877112] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-cbe41d36-c6f6-4aea-b57f-aada046d5bdd tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 [ 2295.877455] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-cbe41d36-c6f6-4aea-b57f-aada046d5bdd tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.877764] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-cbe41d36-c6f6-4aea-b57f-aada046d5bdd tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.892216] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-cbe41d36-c6f6-4aea-b57f-aada046d5bdd tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 returned with HTTP 200 [ 2295.892646] [54552]: [pid: 54552|app: 0|req: 256/498] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Jan 7 02:18:11 2025] GET /volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2296.110410] [54552]: DEBUG cinder.api.middleware.request_id [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2296.112437] [54552]: INFO cinder.api.openstack.wsgi [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2296.112695] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2296.112890] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2296.122752] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2296.122752] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2296.125916] [54552]: INFO cinder.volume.api [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2296.130169] [54552]: INFO cinder.api.openstack.wsgi [None req-5a478822-b17c-4d95-b8fe-a3091aea39cb tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2296.130540] [54552]: [pid: 54552|app: 0|req: 257/499] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:11 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2297.139386] [54552]: DEBUG cinder.api.middleware.request_id [None req-27777c42-12c1-4d00-8188-b3b328d7a11d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2297.141458] [54552]: INFO cinder.api.openstack.wsgi [None req-27777c42-12c1-4d00-8188-b3b328d7a11d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2297.141717] [54552]: DEBUG cinder.api.openstack.wsgi [None req-27777c42-12c1-4d00-8188-b3b328d7a11d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2297.141950] [54552]: DEBUG cinder.api.openstack.wsgi [None req-27777c42-12c1-4d00-8188-b3b328d7a11d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2297.152157] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2297.152157] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2297.155395] [54552]: INFO cinder.volume.api [None req-27777c42-12c1-4d00-8188-b3b328d7a11d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2297.159601] [54552]: INFO cinder.api.openstack.wsgi [None req-27777c42-12c1-4d00-8188-b3b328d7a11d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2297.159994] [54552]: [pid: 54552|app: 0|req: 258/500] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:13 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2297.969885] [54552]: DEBUG cinder.api.middleware.request_id [req-11beab3b-089f-49cf-9454-07cdc0112208 req-188e2159-3c75-4568-8d9a-a65d944e3d41 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2297.972039] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-188e2159-3c75-4568-8d9a-a65d944e3d41 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411/action [ 2297.972454] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-188e2159-3c75-4568-8d9a-a65d944e3d41 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action body: b'{"os-complete": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2297.972594] [54552]: DEBUG cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-188e2159-3c75-4568-8d9a-a65d944e3d41 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2298.002028] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2298.002028] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2298.027689] [54552]: INFO cinder.api.openstack.wsgi [req-11beab3b-089f-49cf-9454-07cdc0112208 req-188e2159-3c75-4568-8d9a-a65d944e3d41 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411/action returned with HTTP 204 [ 2298.028238] [54552]: [pid: 54552|app: 0|req: 259/501] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:18:13 2025] POST /volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2298.169475] [54552]: DEBUG cinder.api.middleware.request_id [None req-761af08c-421a-45e5-ab22-935fe9882dbc None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2298.171689] [54552]: INFO cinder.api.openstack.wsgi [None req-761af08c-421a-45e5-ab22-935fe9882dbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2298.172032] [54552]: DEBUG cinder.api.openstack.wsgi [None req-761af08c-421a-45e5-ab22-935fe9882dbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2298.172191] [54552]: DEBUG cinder.api.openstack.wsgi [None req-761af08c-421a-45e5-ab22-935fe9882dbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2298.182083] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2298.182083] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2298.185845] [54552]: INFO cinder.volume.api [None req-761af08c-421a-45e5-ab22-935fe9882dbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2298.190546] [54552]: INFO cinder.api.openstack.wsgi [None req-761af08c-421a-45e5-ab22-935fe9882dbc tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2298.190934] [54552]: [pid: 54552|app: 0|req: 260/502] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:14 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2299.200310] [54552]: DEBUG cinder.api.middleware.request_id [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2299.202377] [54552]: INFO cinder.api.openstack.wsgi [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2299.202598] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2299.202818] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2299.215480] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2299.215480] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2299.218994] [54552]: INFO cinder.volume.api [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2299.223548] [54552]: INFO cinder.api.openstack.wsgi [None req-cc9c0839-57da-46a1-8550-312a3c7537a3 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2299.223909] [54552]: [pid: 54552|app: 0|req: 261/503] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:15 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2300.171087] [54553]: DEBUG cinder.coordination [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Lock "cinder-attachment_update-4df82eac-7509-4e6e-8650-3fd921593c61-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2300.171582] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-a4feb162-4138-485f-ab75-3fa18f574972 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 returned with HTTP 200 [ 2300.172213] [54553]: [pid: 54553|app: 0|req: 243/504] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:18:11 2025] PUT /volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2300.233247] [54552]: DEBUG cinder.api.middleware.request_id [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2300.235342] [54552]: INFO cinder.api.openstack.wsgi [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2300.235563] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2300.235804] [54552]: DEBUG cinder.api.openstack.wsgi [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2300.245618] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2300.245618] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2300.249147] [54552]: INFO cinder.volume.api [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2300.253407] [54552]: INFO cinder.api.openstack.wsgi [None req-7d594e22-95b1-42d6-8174-5bcf8fc5ec82 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2300.253789] [54552]: [pid: 54552|app: 0|req: 262/505] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:16 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2301.263597] [54553]: DEBUG cinder.api.middleware.request_id [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.265707] [54553]: INFO cinder.api.openstack.wsgi [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2301.265986] [54553]: DEBUG cinder.api.openstack.wsgi [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2301.266234] [54553]: DEBUG cinder.api.openstack.wsgi [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2301.276190] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.276190] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2301.279326] [54553]: INFO cinder.volume.api [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2301.283433] [54553]: INFO cinder.api.openstack.wsgi [None req-90c4df91-f93f-4cc5-b24a-19806ec9b786 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2301.283804] [54553]: [pid: 54553|app: 0|req: 244/506] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:17 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2301.652196] [54552]: DEBUG cinder.api.middleware.request_id [None req-751f7d8b-c24e-42c0-9826-bf565abf6fd3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.652196] [54552]: INFO cinder.api.openstack.wsgi [None req-751f7d8b-c24e-42c0-9826-bf565abf6fd3 None None] GET http://10.180.1.21/volume// [ 2301.652196] [54552]: DEBUG cinder.api.openstack.wsgi [None req-751f7d8b-c24e-42c0-9826-bf565abf6fd3 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2301.652196] [54552]: DEBUG cinder.api.openstack.wsgi [None req-751f7d8b-c24e-42c0-9826-bf565abf6fd3 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2301.652562] [54552]: INFO cinder.api.openstack.wsgi [None req-751f7d8b-c24e-42c0-9826-bf565abf6fd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2301.652595] [54552]: [pid: 54552|app: 0|req: 263/507] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:18:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2301.656334] [54553]: DEBUG cinder.api.middleware.request_id [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4fd6b654-a4de-4b29-8159-ade7b27dad87 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.658163] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4fd6b654-a4de-4b29-8159-ade7b27dad87 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2301.658570] [54553]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4fd6b654-a4de-4b29-8159-ade7b27dad87 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa12f108-12e0-4d8c-99d1-5251bfd60436", "connector": null, "instance_uuid": "93bd4356-ad05-4971-a5ef-71e6783108df"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2301.669423] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.669423] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2301.703370] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4fd6b654-a4de-4b29-8159-ade7b27dad87 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2301.703835] [54553]: [pid: 54553|app: 0|req: 245/508] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:18:17 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2301.707712] [54552]: DEBUG cinder.api.middleware.request_id [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-1be6d9d7-dd15-4da6-9d7b-def49fac8b23 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.710097] [54552]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-1be6d9d7-dd15-4da6-9d7b-def49fac8b23 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] DELETE http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 [ 2301.710390] [54552]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-1be6d9d7-dd15-4da6-9d7b-def49fac8b23 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2301.710531] [54552]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-1be6d9d7-dd15-4da6-9d7b-def49fac8b23 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2301.717140] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.717140] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2301.800015] [54553]: DEBUG cinder.api.middleware.request_id [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-45636517-80e9-41d7-b391-3387e12472ce None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2301.802367] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-45636517-80e9-41d7-b391-3387e12472ce tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99/action [ 2301.802803] [54553]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-45636517-80e9-41d7-b391-3387e12472ce tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2301.802949] [54553]: DEBUG cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-45636517-80e9-41d7-b391-3387e12472ce tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2301.817978] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2301.817978] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2301.824013] [54553]: INFO cinder.api.openstack.wsgi [req-f05dbe81-c9c3-4bc6-a1ef-00d95cbbb2fb req-45636517-80e9-41d7-b391-3387e12472ce tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99/action returned with HTTP 204 [ 2301.824633] [54553]: [pid: 54553|app: 0|req: 246/509] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:18:17 2025] POST /volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2302.244709] [54552]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-1be6d9d7-dd15-4da6-9d7b-def49fac8b23 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 returned with HTTP 200 [ 2302.245274] [54552]: [pid: 54552|app: 0|req: 264/510] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:18:17 2025] DELETE /volume/v3/attachments/717f92d9-de1d-4ab0-afb9-578e8d9aa411 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2302.293223] [54553]: DEBUG cinder.api.middleware.request_id [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.295389] [54553]: INFO cinder.api.openstack.wsgi [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.295552] [54553]: DEBUG cinder.api.openstack.wsgi [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2302.295774] [54553]: DEBUG cinder.api.openstack.wsgi [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2302.305393] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.305393] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.308461] [54553]: INFO cinder.volume.api [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.312616] [54553]: INFO cinder.api.openstack.wsgi [None req-bbfe8c98-a2e5-4062-940e-c67eeeda732e tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2302.313032] [54553]: [pid: 54553|app: 0|req: 247/511] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:18 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2302.321296] [54552]: DEBUG cinder.api.middleware.request_id [None req-a72558ac-591f-4e08-b2af-43fe38736df2 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.323356] [54552]: INFO cinder.api.openstack.wsgi [None req-a72558ac-591f-4e08-b2af-43fe38736df2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.323578] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a72558ac-591f-4e08-b2af-43fe38736df2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2302.323799] [54552]: DEBUG cinder.api.openstack.wsgi [None req-a72558ac-591f-4e08-b2af-43fe38736df2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2302.333079] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.333079] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.336173] [54552]: INFO cinder.volume.api [None req-a72558ac-591f-4e08-b2af-43fe38736df2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.340338] [54552]: INFO cinder.api.openstack.wsgi [None req-a72558ac-591f-4e08-b2af-43fe38736df2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2302.340697] [54552]: [pid: 54552|app: 0|req: 265/512] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:18 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2302.348440] [54553]: DEBUG cinder.api.middleware.request_id [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.350385] [54553]: INFO cinder.api.openstack.wsgi [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.350598] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2302.350813] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2302.351009] [54553]: INFO cinder.api.v3.volumes [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume with id: 4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.359914] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.359914] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.360408] [54553]: INFO cinder.volume.api [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.369462] [54553]: INFO cinder.volume.api [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-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. [ 2302.369862] [54553]: INFO cinder.api.openstack.wsgi [None req-1efd73b0-01ad-407c-b9d7-19a99bb763aa tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 400 [ 2302.370426] [54553]: [pid: 54553|app: 0|req: 248/513] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:18 2025] DELETE /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 2302.373080] [54552]: DEBUG cinder.api.middleware.request_id [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.375045] [54552]: INFO cinder.api.openstack.wsgi [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.375268] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2302.375487] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2302.384515] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.384515] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.387509] [54552]: INFO cinder.volume.api [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.391644] [54552]: INFO cinder.api.openstack.wsgi [None req-d41682ae-4d0e-4b29-ae40-efd94672cf12 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2302.391996] [54552]: [pid: 54552|app: 0|req: 266/514] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:18 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2302.425321] [54553]: DEBUG cinder.api.middleware.request_id [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.427673] [54553]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2302.427900] [54553]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2302.428135] [54553]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2302.437538] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.437538] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.440633] [54553]: INFO cinder.volume.api [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.444747] [54553]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-140a8a73-6158-4128-ba26-a663bcfae357 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2302.445113] [54553]: [pid: 54553|app: 0|req: 249/515] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:18:18 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2302.460521] [54552]: DEBUG cinder.api.middleware.request_id [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2302.462859] [54552]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] POST http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61/action [ 2302.463273] [54552]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54552) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2302.463413] [54552]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2302.472651] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2302.472651] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2302.473173] [54552]: INFO cinder.volume.api [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2302.477190] [54552]: INFO cinder.volume.api [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Begin detaching volume completed successfully. [ 2302.477402] [54552]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-5671afb7-b1df-426c-9255-dc384ed23832 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61/action returned with HTTP 202 [ 2302.477777] [54552]: [pid: 54552|app: 0|req: 267/516] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Jan 7 02:18:18 2025] POST /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2303.499410] [54553]: DEBUG cinder.api.middleware.request_id [None req-0b8983ed-9e26-4a06-8232-05ffb04b5340 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2303.499832] [54553]: INFO cinder.api.openstack.wsgi [None req-0b8983ed-9e26-4a06-8232-05ffb04b5340 None None] GET http://10.180.1.21/volume// [ 2303.500032] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0b8983ed-9e26-4a06-8232-05ffb04b5340 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2303.500259] [54553]: DEBUG cinder.api.openstack.wsgi [None req-0b8983ed-9e26-4a06-8232-05ffb04b5340 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2303.500674] [54553]: INFO cinder.api.openstack.wsgi [None req-0b8983ed-9e26-4a06-8232-05ffb04b5340 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2303.501033] [54553]: [pid: 54553|app: 0|req: 250/517] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:18:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2303.505179] [54552]: DEBUG cinder.api.middleware.request_id [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2303.507801] [54552]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2303.508104] [54552]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2303.508379] [54552]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2303.522825] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2303.522825] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2303.527329] [54552]: INFO cinder.volume.api [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2303.533343] [54552]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-b77d8381-bb30-4c74-be7d-36003c38d7e4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2303.533822] [54552]: [pid: 54552|app: 0|req: 268/518] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:18:19 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2304.673513] [54553]: DEBUG cinder.api.middleware.request_id [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-d2338b79-f42b-4d53-93f2-575b28260c65 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2304.675793] [54553]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-d2338b79-f42b-4d53-93f2-575b28260c65 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 [ 2304.677046] [54553]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-d2338b79-f42b-4d53-93f2-575b28260c65 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2304.677046] [54553]: DEBUG cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-d2338b79-f42b-4d53-93f2-575b28260c65 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'version_select' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2304.684305] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2304.684305] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.209580] [54553]: INFO cinder.api.openstack.wsgi [req-5ff84cb6-e7a7-40fb-a611-cc5962c73dea req-d2338b79-f42b-4d53-93f2-575b28260c65 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 returned with HTTP 200 [ 2305.210732] [54553]: [pid: 54553|app: 0|req: 251/519] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:18:20 2025] DELETE /volume/v3/attachments/2b7525c8-21d4-4fab-8ab6-c857b8942d99 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2306.660829] [54552]: DEBUG cinder.api.middleware.request_id [None req-8dac8c68-02ef-4e98-a376-91a89659d02c None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2306.662934] [54552]: INFO cinder.api.openstack.wsgi [None req-8dac8c68-02ef-4e98-a376-91a89659d02c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2306.663172] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8dac8c68-02ef-4e98-a376-91a89659d02c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2306.663391] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8dac8c68-02ef-4e98-a376-91a89659d02c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2306.670937] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2306.670937] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2306.674287] [54552]: INFO cinder.volume.api [None req-8dac8c68-02ef-4e98-a376-91a89659d02c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2306.678394] [54552]: INFO cinder.api.openstack.wsgi [None req-8dac8c68-02ef-4e98-a376-91a89659d02c tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2306.678779] [54552]: [pid: 54552|app: 0|req: 269/520] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:22 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2308.306919] [54553]: DEBUG cinder.api.middleware.request_id [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2308.309412] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] PUT http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 [ 2308.309882] [54553]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-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-418084", "mountpoint": "/dev/sdb"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2308.319648] [54553]: DEBUG cinder.coordination [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Acquiring lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2308.323529] [54553]: DEBUG cinder.coordination [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2308.324646] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2308.324646] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2308.843430] [54553]: DEBUG cinder.coordination [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Lock "cinder-attachment_update-aa12f108-12e0-4d8c-99d1-5251bfd60436-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2308.843778] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-433fb4aa-daf8-47bb-ab1f-588a83b82270 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 returned with HTTP 200 [ 2308.844330] [54553]: [pid: 54553|app: 0|req: 252/521] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:18:24 2025] PUT /volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2308.848832] [54552]: DEBUG cinder.api.middleware.request_id [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4b0a96d1-afda-4f20-867e-69a064b6eaff None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2308.851314] [54552]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4b0a96d1-afda-4f20-867e-69a064b6eaff tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 [ 2308.851555] [54552]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4b0a96d1-afda-4f20-867e-69a064b6eaff tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2308.851779] [54552]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4b0a96d1-afda-4f20-867e-69a064b6eaff tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2308.866927] [54552]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4b0a96d1-afda-4f20-867e-69a064b6eaff tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 returned with HTTP 200 [ 2308.866927] [54552]: [pid: 54552|app: 0|req: 270/522] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Jan 7 02:18:24 2025] GET /volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2309.132350] [54553]: DEBUG cinder.api.middleware.request_id [None req-03a25ba0-144e-4819-9bac-d34627722146 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2309.134385] [54553]: INFO cinder.api.openstack.wsgi [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2309.134760] [54553]: DEBUG cinder.api.openstack.wsgi [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-389939268", "imageRef": "8b09a24f-7c63-4cfd-9648-c1cd08fa1a69", "size": 1}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2309.136383] [54553]: DEBUG cinder.api.v3.volumes [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-389939268', 'imageRef': '8b09a24f-7c63-4cfd-9648-c1cd08fa1a69', 'size': 1}} {{(pid=54553) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2309.304720] [54553]: INFO cinder.api.v3.volumes [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume of 1 GB [ 2309.305235] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2309.305235] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2309.309228] [54553]: INFO cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Availability Zones retrieved successfully. [ 2309.317194] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Flow 'volume_create_api' (6befd49b-7cac-4b63-8142-08c8f08c8c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2309.318358] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45f651c-cebe-4a29-a012-53b3dba3baed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2309.319536] [54553]: DEBUG cinder.volume.flows.api.create_volume [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Validating volume size '1' using validate_int {{(pid=54553) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2309.360825] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45f651c-cebe-4a29-a012-53b3dba3baed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-01-07T01:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcbdf70f-df75-43e1-b42c-3fdc5e726f72', '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=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2309.361785] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec9bf8d-45d1-4ac6-a48c-a9c73df24953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2309.393727] [54553]: DEBUG cinder.quota [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Created reservations ['ff329e75-5333-46f5-9d66-1a4f830646eb', 'd9728e65-6ec7-4321-9162-dd20219f0a4a', '42aaa37d-a92b-47cd-af51-fe4f1ea4958b', '00353b00-dffb-4e4c-8a39-79b0d299cf59'] {{(pid=54553) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2309.394738] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec9bf8d-45d1-4ac6-a48c-a9c73df24953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff329e75-5333-46f5-9d66-1a4f830646eb', 'd9728e65-6ec7-4321-9162-dd20219f0a4a', '42aaa37d-a92b-47cd-af51-fe4f1ea4958b', '00353b00-dffb-4e4c-8a39-79b0d299cf59']}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2309.395941] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3250e6-4e79-4181-b654-284694471518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2309.411521] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3250e6-4e79-4181-b654-284694471518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ebd2891-276c-4599-872c-72a0e3cbcb67', '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-389939268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d791dcc643402497341d7fb0f84168',qos_specs=None,replication_status=,reservations=['ff329e75-5333-46f5-9d66-1a4f830646eb','d9728e65-6ec7-4321-9162-dd20219f0a4a','42aaa37d-a92b-47cd-af51-fe4f1ea4958b','00353b00-dffb-4e4c-8a39-79b0d299cf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a79ff548394800951fb1fb2048b67f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-01-07T02:18:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-389939268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ebd2891-276c-4599-872c-72a0e3cbcb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0d791dcc643402497341d7fb0f84168',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='39a79ff548394800951fb1fb2048b67f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcbdf70f-df75-43e1-b42c-3fdc5e726f72),volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2309.412626] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b7fa85-b863-4042-9876-a75b57a7130a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2309.432237] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b7fa85-b863-4042-9876-a75b57a7130a) 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-389939268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0d791dcc643402497341d7fb0f84168',qos_specs=None,replication_status=,reservations=['ff329e75-5333-46f5-9d66-1a4f830646eb','d9728e65-6ec7-4321-9162-dd20219f0a4a','42aaa37d-a92b-47cd-af51-fe4f1ea4958b','00353b00-dffb-4e4c-8a39-79b0d299cf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a79ff548394800951fb1fb2048b67f',volume_type_id=fcbdf70f-df75-43e1-b42c-3fdc5e726f72)}' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2309.433174] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f46e004-8093-4cc8-8232-cd1f55bac2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2309.442384] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f46e004-8093-4cc8-8232-cd1f55bac2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54553) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2309.443470] [54553]: DEBUG cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Flow 'volume_create_api' (6befd49b-7cac-4b63-8142-08c8f08c8c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54553) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2309.443822] [54553]: INFO cinder.volume.api [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Create volume request issued successfully. [ 2309.444512] [54553]: INFO cinder.api.openstack.wsgi [None req-03a25ba0-144e-4819-9bac-d34627722146 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2309.444998] [54553]: [pid: 54553|app: 0|req: 253/523] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Jan 7 02:18:24 2025] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2309.453752] [54552]: DEBUG cinder.api.middleware.request_id [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2309.457395] [54552]: INFO cinder.api.openstack.wsgi [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2309.457617] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2309.457840] [54552]: DEBUG cinder.api.openstack.wsgi [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2309.465329] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2309.465329] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2309.468819] [54552]: INFO cinder.volume.api [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2309.473334] [54552]: INFO cinder.api.openstack.wsgi [None req-1d9b4a57-295a-4246-82f2-9e5753efd147 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2309.473772] [54552]: [pid: 54552|app: 0|req: 271/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:25 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2310.483844] [54553]: DEBUG cinder.api.middleware.request_id [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2310.486233] [54553]: INFO cinder.api.openstack.wsgi [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2310.486471] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2310.486708] [54553]: DEBUG cinder.api.openstack.wsgi [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2310.495477] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2310.495477] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2310.499121] [54553]: INFO cinder.volume.api [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2310.503468] [54553]: INFO cinder.api.openstack.wsgi [None req-d76befe7-6644-4e0d-9f0c-437a8bda94c5 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2310.503988] [54553]: [pid: 54553|app: 0|req: 254/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:26 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2311.513522] [54552]: DEBUG cinder.api.middleware.request_id [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2311.515547] [54552]: INFO cinder.api.openstack.wsgi [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2311.515772] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2311.515993] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2311.523473] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2311.523473] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2311.526685] [54552]: INFO cinder.volume.api [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2311.530796] [54552]: INFO cinder.api.openstack.wsgi [None req-f1ce6161-3b1c-46f0-92af-1c9cc1136370 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2311.531185] [54552]: [pid: 54552|app: 0|req: 272/526] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:27 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2312.541392] [54553]: DEBUG cinder.api.middleware.request_id [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2312.543782] [54553]: INFO cinder.api.openstack.wsgi [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2312.544080] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2312.544461] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2312.553212] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2312.553212] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2312.557748] [54553]: INFO cinder.volume.api [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2312.562754] [54553]: INFO cinder.api.openstack.wsgi [None req-ea6eeb99-762f-4dd1-9e48-89c1f86cbdc9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2312.563204] [54553]: [pid: 54553|app: 0|req: 255/527] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:28 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2313.573176] [54552]: DEBUG cinder.api.middleware.request_id [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2313.575441] [54552]: INFO cinder.api.openstack.wsgi [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2313.575663] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2313.575880] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2313.592981] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2313.592981] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2313.596887] [54552]: INFO cinder.volume.api [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2313.601851] [54552]: INFO cinder.api.openstack.wsgi [None req-ebacf2f5-79ff-4b7e-b1d1-f75b8deb13b3 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2313.602167] [54552]: [pid: 54552|app: 0|req: 273/528] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:29 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2313.651943] [54553]: DEBUG cinder.api.middleware.request_id [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4aba882a-b801-43ea-b6a0-a3b97ee43248 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2313.654681] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4aba882a-b801-43ea-b6a0-a3b97ee43248 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] POST http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88/action [ 2313.655313] [54553]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4aba882a-b801-43ea-b6a0-a3b97ee43248 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2313.655624] [54553]: DEBUG cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4aba882a-b801-43ea-b6a0-a3b97ee43248 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2313.671652] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2313.671652] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2313.678439] [54553]: INFO cinder.api.openstack.wsgi [req-301cd8bf-ca78-4979-942c-37006f3b7fbc req-4aba882a-b801-43ea-b6a0-a3b97ee43248 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88/action returned with HTTP 204 [ 2313.678868] [54553]: [pid: 54553|app: 0|req: 256/529] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:18:29 2025] POST /volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2314.613480] [54552]: DEBUG cinder.api.middleware.request_id [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2314.615710] [54552]: INFO cinder.api.openstack.wsgi [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2314.615976] [54552]: DEBUG cinder.api.openstack.wsgi [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2314.616233] [54552]: DEBUG cinder.api.openstack.wsgi [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2314.627656] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2314.627656] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2314.632123] [54552]: INFO cinder.volume.api [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2314.637147] [54552]: INFO cinder.api.openstack.wsgi [None req-af10a6b3-6c86-41da-829c-d4cfff2c7de7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2314.637521] [54552]: [pid: 54552|app: 0|req: 274/530] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:30 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2315.647113] [54553]: DEBUG cinder.api.middleware.request_id [None req-7226628d-2a6d-425d-98b2-f981100f35f0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2315.649501] [54553]: INFO cinder.api.openstack.wsgi [None req-7226628d-2a6d-425d-98b2-f981100f35f0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2315.649781] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7226628d-2a6d-425d-98b2-f981100f35f0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2315.649991] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7226628d-2a6d-425d-98b2-f981100f35f0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2315.657521] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2315.657521] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2315.660853] [54553]: INFO cinder.volume.api [None req-7226628d-2a6d-425d-98b2-f981100f35f0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2315.664963] [54553]: INFO cinder.api.openstack.wsgi [None req-7226628d-2a6d-425d-98b2-f981100f35f0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2315.665327] [54553]: [pid: 54553|app: 0|req: 257/531] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:31 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2316.674198] [54552]: DEBUG cinder.api.middleware.request_id [None req-41c4a406-574f-41be-8278-f5d09d28a741 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2316.676324] [54552]: INFO cinder.api.openstack.wsgi [None req-41c4a406-574f-41be-8278-f5d09d28a741 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2316.676553] [54552]: DEBUG cinder.api.openstack.wsgi [None req-41c4a406-574f-41be-8278-f5d09d28a741 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2316.676784] [54552]: DEBUG cinder.api.openstack.wsgi [None req-41c4a406-574f-41be-8278-f5d09d28a741 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2316.679113] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=230,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2316.685714] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2316.685714] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2316.689777] [54552]: INFO cinder.volume.api [None req-41c4a406-574f-41be-8278-f5d09d28a741 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2316.694265] [54552]: INFO cinder.api.openstack.wsgi [None req-41c4a406-574f-41be-8278-f5d09d28a741 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2316.694658] [54552]: [pid: 54552|app: 0|req: 275/532] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:32 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2317.704104] [54553]: DEBUG cinder.api.middleware.request_id [None req-7c65032c-0453-4550-b672-e0da6ae6626a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2317.706209] [54553]: INFO cinder.api.openstack.wsgi [None req-7c65032c-0453-4550-b672-e0da6ae6626a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2317.706434] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7c65032c-0453-4550-b672-e0da6ae6626a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2317.706655] [54553]: DEBUG cinder.api.openstack.wsgi [None req-7c65032c-0453-4550-b672-e0da6ae6626a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2317.708771] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=201,cinder:UPDATE=46,cinder:INSERT=16 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2317.716227] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2317.716227] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2317.719929] [54553]: INFO cinder.volume.api [None req-7c65032c-0453-4550-b672-e0da6ae6626a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2317.724338] [54553]: INFO cinder.api.openstack.wsgi [None req-7c65032c-0453-4550-b672-e0da6ae6626a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2317.724730] [54553]: [pid: 54553|app: 0|req: 258/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:33 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2318.098227] [54552]: DEBUG cinder.api.middleware.request_id [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2318.100198] [54552]: INFO cinder.api.openstack.wsgi [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2318.102026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2318.102026] [54552]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2318.102026] [54552]: INFO cinder.api.v3.volumes [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume with id: 4df82eac-7509-4e6e-8650-3fd921593c61 [ 2318.109442] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2318.109442] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2318.110132] [54552]: INFO cinder.volume.api [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2318.127488] [54552]: INFO cinder.volume.api [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume request issued successfully. [ 2318.127950] [54552]: INFO cinder.api.openstack.wsgi [None req-0a0f0be5-f6c7-4f46-a2d5-04134f945655 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 202 [ 2318.128516] [54552]: [pid: 54552|app: 0|req: 276/534] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:33 2025] DELETE /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2318.132974] [54553]: DEBUG cinder.api.middleware.request_id [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2318.135254] [54553]: INFO cinder.api.openstack.wsgi [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2318.135619] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2318.135875] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2318.144320] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2318.144320] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2318.149656] [54553]: INFO cinder.volume.api [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2318.154336] [54553]: INFO cinder.api.openstack.wsgi [None req-a61b5211-27ec-4f22-a638-b7b4ed35b053 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2318.154724] [54553]: [pid: 54553|app: 0|req: 259/535] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:33 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2318.734637] [54552]: DEBUG cinder.api.middleware.request_id [None req-61f5a204-6758-4395-8ea7-497eec8ab59d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2318.736871] [54552]: INFO cinder.api.openstack.wsgi [None req-61f5a204-6758-4395-8ea7-497eec8ab59d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2318.737111] [54552]: DEBUG cinder.api.openstack.wsgi [None req-61f5a204-6758-4395-8ea7-497eec8ab59d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2318.737353] [54552]: DEBUG cinder.api.openstack.wsgi [None req-61f5a204-6758-4395-8ea7-497eec8ab59d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2318.745151] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2318.745151] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2318.748482] [54552]: INFO cinder.volume.api [None req-61f5a204-6758-4395-8ea7-497eec8ab59d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2318.753019] [54552]: INFO cinder.api.openstack.wsgi [None req-61f5a204-6758-4395-8ea7-497eec8ab59d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2318.753757] [54552]: [pid: 54552|app: 0|req: 277/536] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:34 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2319.164347] [54553]: DEBUG cinder.api.middleware.request_id [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.166594] [54553]: INFO cinder.api.openstack.wsgi [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2319.166827] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2319.167083] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2319.179284] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2319.179284] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2319.183459] [54553]: INFO cinder.volume.api [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2319.188484] [54553]: INFO cinder.api.openstack.wsgi [None req-c8b3664e-86d2-46ba-9451-a1507c5150d2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2319.188925] [54553]: [pid: 54553|app: 0|req: 260/537] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:35 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2319.324872] [54552]: DEBUG cinder.api.middleware.request_id [req-4cc184a0-e51e-4016-b070-ae9e3ef3e545 req-1291653a-d212-4200-9a92-3cbe838874c3 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.327753] [54552]: INFO cinder.api.openstack.wsgi [req-4cc184a0-e51e-4016-b070-ae9e3ef3e545 req-1291653a-d212-4200-9a92-3cbe838874c3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 [ 2319.328120] [54552]: DEBUG cinder.api.openstack.wsgi [req-4cc184a0-e51e-4016-b070-ae9e3ef3e545 req-1291653a-d212-4200-9a92-3cbe838874c3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2319.328446] [54552]: DEBUG cinder.api.openstack.wsgi [req-4cc184a0-e51e-4016-b070-ae9e3ef3e545 req-1291653a-d212-4200-9a92-3cbe838874c3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2319.336731] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2319.336731] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2319.763992] [54553]: DEBUG cinder.api.middleware.request_id [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2319.766233] [54553]: INFO cinder.api.openstack.wsgi [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2319.766456] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2319.766678] [54553]: DEBUG cinder.api.openstack.wsgi [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2319.774978] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2319.774978] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2319.778730] [54553]: INFO cinder.volume.api [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2319.782995] [54553]: INFO cinder.api.openstack.wsgi [None req-e0a3cc2d-62c1-4cab-a53a-5366098ca0dc tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2319.783370] [54553]: [pid: 54553|app: 0|req: 261/538] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:35 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2319.864425] [54552]: INFO cinder.api.openstack.wsgi [req-4cc184a0-e51e-4016-b070-ae9e3ef3e545 req-1291653a-d212-4200-9a92-3cbe838874c3 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 returned with HTTP 200 [ 2319.865039] [54552]: [pid: 54552|app: 0|req: 278/539] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:18:35 2025] DELETE /volume/v3/attachments/1e6c17e0-2ede-4551-8e94-55560efbdd88 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2320.198461] [54553]: DEBUG cinder.api.middleware.request_id [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.200643] [54553]: INFO cinder.api.openstack.wsgi [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2320.200882] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2320.201108] [54553]: DEBUG cinder.api.openstack.wsgi [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2320.208520] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2320.208520] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2320.212067] [54553]: INFO cinder.volume.api [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2320.216387] [54553]: INFO cinder.api.openstack.wsgi [None req-ad3b9d4b-9dd1-460e-a23f-5cdea0694ff9 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 200 [ 2320.216784] [54553]: [pid: 54553|app: 0|req: 262/540] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:36 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2320.793583] [54552]: DEBUG cinder.api.middleware.request_id [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2320.795729] [54552]: INFO cinder.api.openstack.wsgi [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2320.795958] [54552]: DEBUG cinder.api.openstack.wsgi [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2320.796197] [54552]: DEBUG cinder.api.openstack.wsgi [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2320.803917] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2320.803917] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2320.807357] [54552]: INFO cinder.volume.api [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2320.811601] [54552]: INFO cinder.api.openstack.wsgi [None req-125f1ef7-3d90-4a2d-8a84-0250fc17f5f1 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2320.812108] [54552]: [pid: 54552|app: 0|req: 279/541] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:36 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2321.226336] [54553]: DEBUG cinder.api.middleware.request_id [None req-a9a663ab-3e2e-4955-a462-1e2da99a7c36 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.228530] [54553]: INFO cinder.api.openstack.wsgi [None req-a9a663ab-3e2e-4955-a462-1e2da99a7c36 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 [ 2321.228771] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a9a663ab-3e2e-4955-a462-1e2da99a7c36 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.229092] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a9a663ab-3e2e-4955-a462-1e2da99a7c36 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.235268] [54553]: INFO cinder.api.openstack.wsgi [None req-a9a663ab-3e2e-4955-a462-1e2da99a7c36 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 returned with HTTP 404 [ 2321.235730] [54553]: [pid: 54553|app: 0|req: 263/542] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:37 2025] GET /volume/v3/volumes/4df82eac-7509-4e6e-8650-3fd921593c61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2321.279145] [54552]: DEBUG cinder.api.middleware.request_id [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.281166] [54552]: INFO cinder.api.openstack.wsgi [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2321.281386] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.281603] [54552]: DEBUG cinder.api.openstack.wsgi [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.281788] [54552]: INFO cinder.api.v3.volumes [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume with id: b697c930-a0ce-4932-aab1-72f725d8e40a [ 2321.289185] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.289185] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2321.289688] [54552]: INFO cinder.volume.api [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2321.302989] [54552]: INFO cinder.volume.api [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume request issued successfully. [ 2321.302989] [54552]: INFO cinder.api.openstack.wsgi [None req-e62cd9ec-3ed6-412f-938a-654ca441c10d tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 202 [ 2321.303273] [54552]: [pid: 54552|app: 0|req: 280/543] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:37 2025] DELETE /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2321.306161] [54553]: DEBUG cinder.api.middleware.request_id [None req-71d9f1d4-192a-419b-9344-2972f5676b6f None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.308237] [54553]: INFO cinder.api.openstack.wsgi [None req-71d9f1d4-192a-419b-9344-2972f5676b6f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2321.308463] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71d9f1d4-192a-419b-9344-2972f5676b6f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.308684] [54553]: DEBUG cinder.api.openstack.wsgi [None req-71d9f1d4-192a-419b-9344-2972f5676b6f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.316813] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.316813] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2321.320367] [54553]: INFO cinder.volume.api [None req-71d9f1d4-192a-419b-9344-2972f5676b6f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2321.324495] [54553]: INFO cinder.api.openstack.wsgi [None req-71d9f1d4-192a-419b-9344-2972f5676b6f tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2321.324862] [54553]: [pid: 54553|app: 0|req: 264/544] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:37 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2321.796471] [54552]: DEBUG cinder.api.middleware.request_id [None req-920738b5-14e4-4339-b1d1-ba3be436afcd None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.798555] [54552]: INFO cinder.api.openstack.wsgi [None req-920738b5-14e4-4339-b1d1-ba3be436afcd tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2321.798779] [54552]: DEBUG cinder.api.openstack.wsgi [None req-920738b5-14e4-4339-b1d1-ba3be436afcd tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.799049] [54552]: DEBUG cinder.api.openstack.wsgi [None req-920738b5-14e4-4339-b1d1-ba3be436afcd tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.806570] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.806570] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2321.809852] [54552]: INFO cinder.volume.api [None req-920738b5-14e4-4339-b1d1-ba3be436afcd tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2321.813969] [54552]: INFO cinder.api.openstack.wsgi [None req-920738b5-14e4-4339-b1d1-ba3be436afcd tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2321.814334] [54552]: [pid: 54552|app: 0|req: 281/545] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:37 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2321.821106] [54553]: DEBUG cinder.api.middleware.request_id [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.823209] [54553]: INFO cinder.api.openstack.wsgi [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2321.823433] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.823650] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.831151] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.831151] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2321.834557] [54553]: INFO cinder.volume.api [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2321.838711] [54553]: INFO cinder.api.openstack.wsgi [None req-3302b0dc-c69c-4e08-85dd-b93b3a0f08f8 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2321.839126] [54553]: [pid: 54553|app: 0|req: 265/546] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:37 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2321.851095] [54552]: DEBUG cinder.api.middleware.request_id [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2321.852994] [54552]: INFO cinder.api.openstack.wsgi [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2321.853222] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2321.853436] [54552]: DEBUG cinder.api.openstack.wsgi [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2321.860374] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2321.860374] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2321.863450] [54552]: INFO cinder.volume.api [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2321.867525] [54552]: INFO cinder.api.openstack.wsgi [None req-8da8e76b-20f0-4896-acb3-aceee4fd8321 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2321.867865] [54552]: [pid: 54552|app: 0|req: 282/547] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:37 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2322.333620] [54553]: DEBUG cinder.api.middleware.request_id [None req-5d09df77-8fa7-48da-81c9-94379571b659 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2322.335672] [54553]: INFO cinder.api.openstack.wsgi [None req-5d09df77-8fa7-48da-81c9-94379571b659 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2322.335892] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5d09df77-8fa7-48da-81c9-94379571b659 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2322.336122] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5d09df77-8fa7-48da-81c9-94379571b659 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2322.346471] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2322.346471] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2322.350230] [54553]: INFO cinder.volume.api [None req-5d09df77-8fa7-48da-81c9-94379571b659 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2322.354657] [54553]: INFO cinder.api.openstack.wsgi [None req-5d09df77-8fa7-48da-81c9-94379571b659 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2322.355023] [54553]: [pid: 54553|app: 0|req: 266/548] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:38 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2322.848669] [54552]: DEBUG cinder.api.middleware.request_id [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2322.850922] [54552]: INFO cinder.api.openstack.wsgi [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2322.851176] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2322.851424] [54552]: DEBUG cinder.api.openstack.wsgi [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2322.859151] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2322.859151] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2322.862529] [54552]: INFO cinder.volume.api [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2322.866823] [54552]: INFO cinder.api.openstack.wsgi [None req-6b0a5cf1-ba63-4630-9623-edc8d3ce2c3b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2322.867365] [54552]: [pid: 54552|app: 0|req: 283/549] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:38 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2323.020749] [54553]: DEBUG cinder.api.middleware.request_id [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2323.021499] [54553]: INFO cinder.api.openstack.wsgi [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2323.021720] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2323.021880] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2323.030018] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2323.030018] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2323.033715] [54553]: INFO cinder.volume.api [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2323.038639] [54553]: INFO cinder.api.openstack.wsgi [None req-3d8657ea-abcf-4c8f-91ee-02edde3bc1df tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2323.039105] [54553]: [pid: 54553|app: 0|req: 267/550] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:38 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2323.070631] [54552]: DEBUG cinder.api.middleware.request_id [None req-5be60bed-0561-4181-9f81-5918835ea072 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2323.072639] [54552]: INFO cinder.api.openstack.wsgi [None req-5be60bed-0561-4181-9f81-5918835ea072 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2323.072857] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5be60bed-0561-4181-9f81-5918835ea072 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2323.073096] [54552]: DEBUG cinder.api.openstack.wsgi [None req-5be60bed-0561-4181-9f81-5918835ea072 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2323.080566] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2323.080566] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2323.084179] [54552]: INFO cinder.volume.api [None req-5be60bed-0561-4181-9f81-5918835ea072 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2323.089703] [54552]: INFO cinder.api.openstack.wsgi [None req-5be60bed-0561-4181-9f81-5918835ea072 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2323.090188] [54552]: [pid: 54552|app: 0|req: 284/551] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:38 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2323.364543] [54553]: DEBUG cinder.api.middleware.request_id [None req-430577c8-4cee-4d90-884e-d9b1742f1989 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2323.366652] [54553]: INFO cinder.api.openstack.wsgi [None req-430577c8-4cee-4d90-884e-d9b1742f1989 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2323.366841] [54553]: DEBUG cinder.api.openstack.wsgi [None req-430577c8-4cee-4d90-884e-d9b1742f1989 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2323.367080] [54553]: DEBUG cinder.api.openstack.wsgi [None req-430577c8-4cee-4d90-884e-d9b1742f1989 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2323.374451] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2323.374451] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2323.377921] [54553]: INFO cinder.volume.api [None req-430577c8-4cee-4d90-884e-d9b1742f1989 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2323.382166] [54553]: INFO cinder.api.openstack.wsgi [None req-430577c8-4cee-4d90-884e-d9b1742f1989 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 200 [ 2323.382662] [54553]: [pid: 54553|app: 0|req: 268/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:39 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2323.877196] [54552]: DEBUG cinder.api.middleware.request_id [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2323.879383] [54552]: INFO cinder.api.openstack.wsgi [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2323.879600] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2323.879816] [54552]: DEBUG cinder.api.openstack.wsgi [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2323.887581] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2323.887581] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2323.890953] [54552]: INFO cinder.volume.api [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2323.895134] [54552]: INFO cinder.api.openstack.wsgi [None req-ecca6ddd-553e-4066-a91a-e6fa754c4079 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2323.895547] [54552]: [pid: 54552|app: 0|req: 285/553] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:39 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2324.392306] [54553]: DEBUG cinder.api.middleware.request_id [None req-9c901881-19ab-48c8-9439-ed697e10242b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2324.394400] [54553]: INFO cinder.api.openstack.wsgi [None req-9c901881-19ab-48c8-9439-ed697e10242b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a [ 2324.394626] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9c901881-19ab-48c8-9439-ed697e10242b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2324.394846] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9c901881-19ab-48c8-9439-ed697e10242b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2324.402461] [54553]: INFO cinder.api.openstack.wsgi [None req-9c901881-19ab-48c8-9439-ed697e10242b tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a returned with HTTP 404 [ 2324.402938] [54553]: [pid: 54553|app: 0|req: 269/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:40 2025] GET /volume/v3/volumes/b697c930-a0ce-4932-aab1-72f725d8e40a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2324.487571] [54552]: DEBUG cinder.api.middleware.request_id [None req-038d077a-1b00-4ff8-a821-2c155a446c2a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2324.489635] [54552]: INFO cinder.api.openstack.wsgi [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2324.489857] [54552]: DEBUG cinder.api.openstack.wsgi [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2324.490092] [54552]: DEBUG cinder.api.openstack.wsgi [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2324.490279] [54552]: INFO cinder.api.v3.volumes [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume with id: a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2324.499519] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2324.499519] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2324.500056] [54552]: INFO cinder.volume.api [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2324.520940] [54552]: INFO cinder.volume.api [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Delete volume request issued successfully. [ 2324.521596] [54552]: INFO cinder.api.openstack.wsgi [None req-038d077a-1b00-4ff8-a821-2c155a446c2a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 202 [ 2324.521596] [54552]: [pid: 54552|app: 0|req: 286/555] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:40 2025] DELETE /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2324.524687] [54553]: DEBUG cinder.api.middleware.request_id [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2324.529924] [54553]: INFO cinder.api.openstack.wsgi [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2324.530089] [54553]: DEBUG cinder.api.openstack.wsgi [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2324.530845] [54553]: DEBUG cinder.api.openstack.wsgi [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2324.539348] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2324.539348] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2324.543331] [54553]: INFO cinder.volume.api [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2324.548606] [54553]: INFO cinder.api.openstack.wsgi [None req-991d3fd1-eca1-4fab-9b84-735635ab95f4 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2324.549150] [54553]: [pid: 54553|app: 0|req: 270/556] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:40 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2324.904441] [54552]: DEBUG cinder.api.middleware.request_id [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2324.906686] [54552]: INFO cinder.api.openstack.wsgi [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2324.906929] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2324.907237] [54552]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2324.915009] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2324.915009] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2324.918436] [54552]: INFO cinder.volume.api [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2324.922862] [54552]: INFO cinder.api.openstack.wsgi [None req-2b0cd462-b964-47d1-80e7-37f3ab2a4d24 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2324.923278] [54552]: [pid: 54552|app: 0|req: 287/557] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:40 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2325.558190] [54553]: DEBUG cinder.api.middleware.request_id [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2325.560452] [54553]: INFO cinder.api.openstack.wsgi [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2325.560669] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2325.560887] [54553]: DEBUG cinder.api.openstack.wsgi [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2325.571253] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2325.571253] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2325.575249] [54553]: INFO cinder.volume.api [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2325.579378] [54553]: INFO cinder.api.openstack.wsgi [None req-6d8b15de-da43-4c7c-8c16-34ee93b939b2 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2325.579734] [54553]: [pid: 54553|app: 0|req: 271/558] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:41 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2325.933272] [54552]: DEBUG cinder.api.middleware.request_id [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2325.935511] [54552]: INFO cinder.api.openstack.wsgi [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2325.935561] [54552]: DEBUG cinder.api.openstack.wsgi [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2325.935782] [54552]: DEBUG cinder.api.openstack.wsgi [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2325.943860] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2325.943860] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2325.947434] [54552]: INFO cinder.volume.api [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2325.951723] [54552]: INFO cinder.api.openstack.wsgi [None req-479c18cd-f379-4cd1-928d-619b44dfa2a9 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2325.952102] [54552]: [pid: 54552|app: 0|req: 288/559] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:41 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2326.589039] [54553]: DEBUG cinder.api.middleware.request_id [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2326.591233] [54553]: INFO cinder.api.openstack.wsgi [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2326.591465] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2326.591685] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2326.599170] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2326.599170] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2326.602493] [54553]: INFO cinder.volume.api [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Volume info retrieved successfully. [ 2326.606665] [54553]: INFO cinder.api.openstack.wsgi [None req-a6146757-8c53-4d2b-a237-e9f102d49cc6 tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 200 [ 2326.607030] [54553]: [pid: 54553|app: 0|req: 272/560] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:42 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2326.961594] [54552]: DEBUG cinder.api.middleware.request_id [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2326.963630] [54552]: INFO cinder.api.openstack.wsgi [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2326.963851] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2326.964091] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2326.971378] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2326.971378] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2326.974536] [54552]: INFO cinder.volume.api [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2326.978638] [54552]: INFO cinder.api.openstack.wsgi [None req-d6c5b5a0-d339-4af1-8139-1bc26535f7cb tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2326.979009] [54552]: [pid: 54552|app: 0|req: 289/561] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:42 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2327.616438] [54553]: DEBUG cinder.api.middleware.request_id [None req-9828fdeb-fe6d-4a20-86ea-317a2860229a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.618486] [54553]: INFO cinder.api.openstack.wsgi [None req-9828fdeb-fe6d-4a20-86ea-317a2860229a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] GET http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 [ 2327.618711] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9828fdeb-fe6d-4a20-86ea-317a2860229a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2327.618928] [54553]: DEBUG cinder.api.openstack.wsgi [None req-9828fdeb-fe6d-4a20-86ea-317a2860229a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2327.625560] [54553]: INFO cinder.api.openstack.wsgi [None req-9828fdeb-fe6d-4a20-86ea-317a2860229a tempest-AttachVolumeNegativeTest-236595907 tempest-AttachVolumeNegativeTest-236595907-project-member] http://10.180.1.21/volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 returned with HTTP 404 [ 2327.626018] [54553]: [pid: 54553|app: 0|req: 273/562] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:43 2025] GET /volume/v3/volumes/a34d416e-68bf-40ed-85cf-e7a89dcf9409 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2327.988902] [54552]: DEBUG cinder.api.middleware.request_id [None req-48c7e622-a189-4996-a514-7fb367cf26ae None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2327.993024] [54552]: INFO cinder.api.openstack.wsgi [None req-48c7e622-a189-4996-a514-7fb367cf26ae tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2327.993024] [54552]: DEBUG cinder.api.openstack.wsgi [None req-48c7e622-a189-4996-a514-7fb367cf26ae tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2327.993024] [54552]: DEBUG cinder.api.openstack.wsgi [None req-48c7e622-a189-4996-a514-7fb367cf26ae tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2328.004323] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2328.004323] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2328.007686] [54552]: INFO cinder.volume.api [None req-48c7e622-a189-4996-a514-7fb367cf26ae tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2328.013808] [54552]: INFO cinder.api.openstack.wsgi [None req-48c7e622-a189-4996-a514-7fb367cf26ae tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2328.013808] [54552]: [pid: 54552|app: 0|req: 290/563] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:43 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2328.041280] [54553]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2328.044211] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2328.044532] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2328.044859] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2328.054208] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2328.054208] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2328.058498] [54553]: INFO cinder.volume.api [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2328.064384] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-c45bac6d-b277-4301-9882-6383056404c2 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2328.064765] [54553]: [pid: 54553|app: 0|req: 274/564] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:18:43 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2328.449029] [54552]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2328.453025] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2328.453025] [54552]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2328.453025] [54552]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2328.465307] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2328.465307] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2328.469384] [54552]: INFO cinder.volume.api [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2328.474923] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-f854c22e-c7f5-4708-bf40-75e8b087bd70 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2328.475389] [54552]: [pid: 54552|app: 0|req: 291/565] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Jan 7 02:18:44 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2328.481352] [54553]: DEBUG cinder.api.middleware.request_id [None req-b0b459fa-015a-41dd-a4bd-fd8720f34317 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2328.481790] [54553]: INFO cinder.api.openstack.wsgi [None req-b0b459fa-015a-41dd-a4bd-fd8720f34317 None None] GET http://10.180.1.21/volume// [ 2328.481984] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b0b459fa-015a-41dd-a4bd-fd8720f34317 None None] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2328.482223] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b0b459fa-015a-41dd-a4bd-fd8720f34317 None None] Calling method 'all' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2328.482644] [54553]: INFO cinder.api.openstack.wsgi [None req-b0b459fa-015a-41dd-a4bd-fd8720f34317 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2328.482933] [54553]: [pid: 54553|app: 0|req: 275/566] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Jan 7 02:18:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2328.486380] [54552]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-e5572ae9-2ad7-4003-9262-370596ec0623 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2328.488445] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-e5572ae9-2ad7-4003-9262-370596ec0623 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2328.488834] [54552]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-e5572ae9-2ad7-4003-9262-370596ec0623 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ebd2891-276c-4599-872c-72a0e3cbcb67", "connector": null, "instance_uuid": "a80cb125-2a86-4425-af91-fcb6b10f0807"}} {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2328.497154] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2328.497154] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2328.532656] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-e5572ae9-2ad7-4003-9262-370596ec0623 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2328.533131] [54552]: [pid: 54552|app: 0|req: 292/567] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:18:44 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2329.884013] [54553]: DEBUG cinder.api.middleware.request_id [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2329.886154] [54553]: INFO cinder.api.openstack.wsgi [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2329.886326] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2329.886541] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2329.886731] [54553]: INFO cinder.api.v3.volumes [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Delete volume with id: 8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2329.897624] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2329.897624] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2329.898125] [54553]: INFO cinder.volume.api [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2329.915983] [54553]: INFO cinder.volume.api [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Delete volume request issued successfully. [ 2329.916194] [54553]: INFO cinder.api.openstack.wsgi [None req-b278f8a4-e1ab-4779-a200-793aad7e3232 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 202 [ 2329.916606] [54553]: [pid: 54553|app: 0|req: 276/568] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:45 2025] DELETE /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2329.919568] [54552]: DEBUG cinder.api.middleware.request_id [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2329.921635] [54552]: INFO cinder.api.openstack.wsgi [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2329.921852] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2329.922087] [54552]: DEBUG cinder.api.openstack.wsgi [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2329.930678] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2329.930678] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2329.935120] [54552]: INFO cinder.volume.api [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2329.940664] [54552]: INFO cinder.api.openstack.wsgi [None req-cd0f324c-f850-47f8-b597-5c5bb72fe962 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 200 [ 2329.941074] [54552]: [pid: 54552|app: 0|req: 293/569] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:45 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2330.950522] [54553]: DEBUG cinder.api.middleware.request_id [None req-5acd8926-b195-47e2-b0f7-4ad034cecb8a None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2330.952712] [54553]: INFO cinder.api.openstack.wsgi [None req-5acd8926-b195-47e2-b0f7-4ad034cecb8a tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 [ 2330.952942] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5acd8926-b195-47e2-b0f7-4ad034cecb8a tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2330.953206] [54553]: DEBUG cinder.api.openstack.wsgi [None req-5acd8926-b195-47e2-b0f7-4ad034cecb8a tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2330.960583] [54553]: INFO cinder.api.openstack.wsgi [None req-5acd8926-b195-47e2-b0f7-4ad034cecb8a tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 returned with HTTP 404 [ 2330.961127] [54553]: [pid: 54553|app: 0|req: 277/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:46 2025] GET /volume/v3/volumes/8503b6a1-f3b4-4655-b907-02e3db1de9c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2331.003769] [54552]: DEBUG cinder.api.middleware.request_id [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2331.005843] [54552]: INFO cinder.api.openstack.wsgi [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] DELETE http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2331.006072] [54552]: DEBUG cinder.api.openstack.wsgi [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2331.006369] [54552]: DEBUG cinder.api.openstack.wsgi [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2331.006562] [54552]: INFO cinder.api.v3.volumes [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Delete volume with id: 127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2331.016438] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2331.016438] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2331.017095] [54552]: INFO cinder.volume.api [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2331.033767] [54552]: INFO cinder.volume.api [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Delete volume request issued successfully. [ 2331.033958] [54552]: INFO cinder.api.openstack.wsgi [None req-28b527bd-5fec-4bf5-a88c-b9647a8bb3e1 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 202 [ 2331.034392] [54552]: [pid: 54552|app: 0|req: 294/571] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:18:46 2025] DELETE /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2331.037280] [54553]: DEBUG cinder.api.middleware.request_id [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2331.039379] [54553]: INFO cinder.api.openstack.wsgi [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2331.039600] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2331.039815] [54553]: DEBUG cinder.api.openstack.wsgi [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2331.047350] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2331.047350] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2331.052973] [54553]: INFO cinder.volume.api [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2331.057950] [54553]: INFO cinder.api.openstack.wsgi [None req-1a942b93-60d0-41f0-9fb2-b079318f2b90 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2331.058337] [54553]: [pid: 54553|app: 0|req: 278/572] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:46 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2332.067547] [54552]: DEBUG cinder.api.middleware.request_id [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2332.069689] [54552]: INFO cinder.api.openstack.wsgi [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2332.069913] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2332.070155] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2332.077749] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2332.077749] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2332.080964] [54552]: INFO cinder.volume.api [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2332.085040] [54552]: INFO cinder.api.openstack.wsgi [None req-3317f5f8-b670-4336-8708-fe0f0cce9b3f tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2332.085395] [54552]: [pid: 54552|app: 0|req: 295/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:47 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2333.094681] [54553]: DEBUG cinder.api.middleware.request_id [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2333.098019] [54553]: INFO cinder.api.openstack.wsgi [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2333.098019] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2333.098019] [54553]: DEBUG cinder.api.openstack.wsgi [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2333.104827] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2333.104827] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2333.110769] [54553]: INFO cinder.volume.api [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Volume info retrieved successfully. [ 2333.115248] [54553]: INFO cinder.api.openstack.wsgi [None req-a4945696-4b0c-4509-a5a2-49d989dcfaa4 tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 200 [ 2333.115720] [54553]: [pid: 54553|app: 0|req: 279/574] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:48 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2333.893341] [54552]: DEBUG cinder.api.middleware.request_id [None req-f0d7aa00-a966-4cfe-9157-aa999dd4955a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2333.893692] [54552]: INFO cinder.api.openstack.wsgi [None req-f0d7aa00-a966-4cfe-9157-aa999dd4955a None None] GET http://10.180.1.21/volume// [ 2333.893772] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f0d7aa00-a966-4cfe-9157-aa999dd4955a None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2333.894282] [54552]: DEBUG cinder.api.openstack.wsgi [None req-f0d7aa00-a966-4cfe-9157-aa999dd4955a None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2333.894542] [54552]: INFO cinder.api.openstack.wsgi [None req-f0d7aa00-a966-4cfe-9157-aa999dd4955a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2333.895179] [54552]: [pid: 54552|app: 0|req: 296/575] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:18:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2333.898780] [54553]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2333.902205] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2333.902205] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2333.902205] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2333.917268] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2333.917268] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2333.921046] [54553]: INFO cinder.volume.api [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2333.926347] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-0e507638-f85f-4846-a50e-0cce06d152a0 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 200 [ 2333.926720] [54553]: [pid: 54553|app: 0|req: 280/576] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Jan 7 02:18:49 2025] GET /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2334.021193] [54552]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2334.023795] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] PUT http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df [ 2334.024211] [54552]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-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=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2334.031992] [54552]: DEBUG cinder.coordination [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Acquiring lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2334.036054] [54552]: DEBUG cinder.coordination [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54552) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2334.037045] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2334.037045] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2334.125145] [54553]: DEBUG cinder.api.middleware.request_id [None req-dcb0fa26-e9fe-4bcd-8522-dbee41e6148c None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2334.127357] [54553]: INFO cinder.api.openstack.wsgi [None req-dcb0fa26-e9fe-4bcd-8522-dbee41e6148c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] GET http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 [ 2334.127626] [54553]: DEBUG cinder.api.openstack.wsgi [None req-dcb0fa26-e9fe-4bcd-8522-dbee41e6148c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2334.127855] [54553]: DEBUG cinder.api.openstack.wsgi [None req-dcb0fa26-e9fe-4bcd-8522-dbee41e6148c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2334.133963] [54553]: INFO cinder.api.openstack.wsgi [None req-dcb0fa26-e9fe-4bcd-8522-dbee41e6148c tempest-AttachVolumeShelveTestJSON-2111575459 tempest-AttachVolumeShelveTestJSON-2111575459-project-member] http://10.180.1.21/volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 returned with HTTP 404 [ 2334.134443] [54553]: [pid: 54553|app: 0|req: 281/577] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:18:49 2025] GET /volume/v3/volumes/127baf9f-5fbd-46d7-aae8-93bf806b7b02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2334.554023] [54552]: DEBUG cinder.coordination [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=54552) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2334.554484] [54552]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-7fc710c8-fda8-4a2c-9b7c-b864146ec710 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df returned with HTTP 200 [ 2334.554959] [54552]: [pid: 54552|app: 0|req: 297/578] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:18:49 2025] PUT /volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df => generated 617 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2335.062683] [54553]: DEBUG cinder.api.middleware.request_id [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-ccbf96b0-8670-46ae-9ffe-64ae9fac498b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2335.065328] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-ccbf96b0-8670-46ae-9ffe-64ae9fac498b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df/action [ 2335.065863] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-ccbf96b0-8670-46ae-9ffe-64ae9fac498b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2335.065998] [54553]: DEBUG cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-ccbf96b0-8670-46ae-9ffe-64ae9fac498b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2335.085815] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2335.085815] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2335.092510] [54553]: INFO cinder.api.openstack.wsgi [req-700a2257-c7ff-4409-9896-9970e252d6a1 req-ccbf96b0-8670-46ae-9ffe-64ae9fac498b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df/action returned with HTTP 204 [ 2335.092954] [54553]: [pid: 54553|app: 0|req: 282/579] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:18:50 2025] POST /volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2344.550629] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=91,cinder:UPDATE=10,cinder:INSERT=5 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2345.090557] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=80,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2358.182506] [54552]: DEBUG cinder.api.middleware.request_id [None req-d28e7fd6-f0b5-4371-91eb-f07d6d43a6e1 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2358.182981] [54552]: INFO cinder.api.openstack.wsgi [None req-d28e7fd6-f0b5-4371-91eb-f07d6d43a6e1 None None] GET http://10.180.1.21/volume// [ 2358.183178] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d28e7fd6-f0b5-4371-91eb-f07d6d43a6e1 None None] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2358.183398] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d28e7fd6-f0b5-4371-91eb-f07d6d43a6e1 None None] Calling method 'all' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2358.183811] [54552]: INFO cinder.api.openstack.wsgi [None req-d28e7fd6-f0b5-4371-91eb-f07d6d43a6e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2358.184249] [54552]: [pid: 54552|app: 0|req: 298/580] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Jan 7 02:19:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2358.187528] [54553]: DEBUG cinder.api.middleware.request_id [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-056146dd-a5fd-4618-80e0-613d371304db None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2358.189959] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-056146dd-a5fd-4618-80e0-613d371304db tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2358.190421] [54553]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-056146dd-a5fd-4618-80e0-613d371304db tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ebd2891-276c-4599-872c-72a0e3cbcb67", "connector": null, "instance_uuid": "a80cb125-2a86-4425-af91-fcb6b10f0807"}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2358.206199] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2358.206199] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2358.235055] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-056146dd-a5fd-4618-80e0-613d371304db tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2358.235582] [54553]: [pid: 54553|app: 0|req: 283/581] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Jan 7 02:19:14 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2358.239662] [54552]: DEBUG cinder.api.middleware.request_id [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-b7a04ad8-f416-4045-9f83-2e0764ff70f7 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2358.242012] [54552]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-b7a04ad8-f416-4045-9f83-2e0764ff70f7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df [ 2358.242243] [54552]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-b7a04ad8-f416-4045-9f83-2e0764ff70f7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2358.242461] [54552]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-b7a04ad8-f416-4045-9f83-2e0764ff70f7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2358.249524] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2358.249524] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2358.776174] [54552]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-b7a04ad8-f416-4045-9f83-2e0764ff70f7 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df returned with HTTP 200 [ 2358.776613] [54552]: [pid: 54552|app: 0|req: 299/582] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:19:14 2025] DELETE /volume/v3/attachments/f4b14596-d3da-4797-8db8-a74de23128df => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2363.106764] [54553]: DEBUG cinder.api.middleware.request_id [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.109183] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] PUT http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b [ 2363.109645] [54553]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-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-418098", "mountpoint": "/dev/sda"}}} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2363.119072] [54553]: DEBUG cinder.coordination [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Acquiring lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2363.123098] [54553]: DEBUG cinder.coordination [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54553) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2363.124115] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2363.124115] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2363.643770] [54553]: DEBUG cinder.coordination [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Lock "cinder-attachment_update-7ebd2891-276c-4599-872c-72a0e3cbcb67-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54553) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2363.644131] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-34a6c157-dd43-4406-a050-c0eacf7f9d35 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b returned with HTTP 200 [ 2363.644600] [54553]: [pid: 54553|app: 0|req: 284/583] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Jan 7 02:19:18 2025] PUT /volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2363.649361] [54552]: DEBUG cinder.api.middleware.request_id [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-250bd947-2f44-41b7-81c9-fcc0a123e59a None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2363.651795] [54552]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-250bd947-2f44-41b7-81c9-fcc0a123e59a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b [ 2363.652085] [54552]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-250bd947-2f44-41b7-81c9-fcc0a123e59a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2363.652315] [54552]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-250bd947-2f44-41b7-81c9-fcc0a123e59a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2363.666409] [54552]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-250bd947-2f44-41b7-81c9-fcc0a123e59a tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b returned with HTTP 200 [ 2363.666783] [54552]: [pid: 54552|app: 0|req: 300/584] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Jan 7 02:19:19 2025] GET /volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2365.797050] [54553]: DEBUG cinder.api.middleware.request_id [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-6592b1a1-d4dc-46a1-94b5-1c99eae82fe4 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2365.799495] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-6592b1a1-d4dc-46a1-94b5-1c99eae82fe4 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] POST http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b/action [ 2365.799952] [54553]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-6592b1a1-d4dc-46a1-94b5-1c99eae82fe4 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action body: b'{"os-complete": null}' {{(pid=54553) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2365.800126] [54553]: DEBUG cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-6592b1a1-d4dc-46a1-94b5-1c99eae82fe4 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2365.815134] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2365.815134] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2365.821778] [54553]: INFO cinder.api.openstack.wsgi [req-0e5cce27-5187-4b15-b839-d8aba19dfc36 req-6592b1a1-d4dc-46a1-94b5-1c99eae82fe4 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b/action returned with HTTP 204 [ 2365.822378] [54553]: [pid: 54553|app: 0|req: 285/585] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Jan 7 02:19:21 2025] POST /volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2373.666055] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2375.819974] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2409.130998] [54552]: DEBUG cinder.api.middleware.request_id [req-c0a44276-f410-49ce-846e-069000b1bd16 req-13968499-35fa-4cf7-b136-d5920ce9fb8e None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2409.133336] [54552]: INFO cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-13968499-35fa-4cf7-b136-d5920ce9fb8e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b [ 2409.133527] [54552]: DEBUG cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-13968499-35fa-4cf7-b136-d5920ce9fb8e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2409.133760] [54552]: DEBUG cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-13968499-35fa-4cf7-b136-d5920ce9fb8e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'version_select' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2409.142261] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2409.142261] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2409.666752] [54552]: INFO cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-13968499-35fa-4cf7-b136-d5920ce9fb8e tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b returned with HTTP 200 [ 2409.667229] [54552]: [pid: 54552|app: 0|req: 301/586] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Jan 7 02:20:04 2025] DELETE /volume/v3/attachments/f624560b-2229-441b-a1ed-5b41e7da2b9b => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2409.673841] [54553]: DEBUG cinder.api.middleware.request_id [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2409.676107] [54553]: INFO cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2409.676391] [54553]: DEBUG cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2409.676613] [54553]: DEBUG cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2409.676804] [54553]: INFO cinder.api.v3.volumes [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Delete volume with id: 7ebd2891-276c-4599-872c-72a0e3cbcb67 [ 2409.685970] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2409.685970] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2409.686465] [54553]: INFO cinder.volume.api [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2409.703727] [54553]: INFO cinder.volume.api [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Delete volume request issued successfully. [ 2409.703913] [54553]: INFO cinder.api.openstack.wsgi [req-c0a44276-f410-49ce-846e-069000b1bd16 req-6af9c3d1-abda-4f42-9250-dc771739a613 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 returned with HTTP 202 [ 2409.704316] [54553]: [pid: 54553|app: 0|req: 286/587] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Jan 7 02:20:05 2025] DELETE /volume/v3/volumes/7ebd2891-276c-4599-872c-72a0e3cbcb67 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2417.030476] [54552]: DEBUG cinder.api.middleware.request_id [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2417.032384] [54552]: INFO cinder.api.openstack.wsgi [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] DELETE http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2417.032606] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2417.032827] [54552]: DEBUG cinder.api.openstack.wsgi [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'delete' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2417.033035] [54552]: INFO cinder.api.v3.volumes [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Delete volume with id: 22cf9c1c-a072-477c-9b55-c66ae401482d [ 2417.044791] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2417.044791] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2417.045476] [54552]: INFO cinder.volume.api [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2417.062897] [54552]: INFO cinder.volume.api [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Delete volume request issued successfully. [ 2417.063119] [54552]: INFO cinder.api.openstack.wsgi [None req-d13b7fcb-f5dc-493a-a58d-eee957ff5354 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 202 [ 2417.063726] [54552]: [pid: 54552|app: 0|req: 302/588] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:20:12 2025] DELETE /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2417.066700] [54553]: DEBUG cinder.api.middleware.request_id [None req-01497b86-d329-453e-a366-3fda007b008d None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2417.068857] [54553]: INFO cinder.api.openstack.wsgi [None req-01497b86-d329-453e-a366-3fda007b008d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2417.069090] [54553]: DEBUG cinder.api.openstack.wsgi [None req-01497b86-d329-453e-a366-3fda007b008d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2417.069312] [54553]: DEBUG cinder.api.openstack.wsgi [None req-01497b86-d329-453e-a366-3fda007b008d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2417.077142] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2417.077142] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2417.081023] [54553]: INFO cinder.volume.api [None req-01497b86-d329-453e-a366-3fda007b008d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2417.085696] [54553]: INFO cinder.api.openstack.wsgi [None req-01497b86-d329-453e-a366-3fda007b008d tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2417.086086] [54553]: [pid: 54553|app: 0|req: 287/589] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:12 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2418.095657] [54552]: DEBUG cinder.api.middleware.request_id [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2418.097754] [54552]: INFO cinder.api.openstack.wsgi [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2418.097993] [54552]: DEBUG cinder.api.openstack.wsgi [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2418.098352] [54552]: DEBUG cinder.api.openstack.wsgi [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2418.106280] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2418.106280] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2418.109683] [54552]: INFO cinder.volume.api [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2418.114087] [54552]: INFO cinder.api.openstack.wsgi [None req-debc09d9-668f-47e5-b0fd-dd7248290a29 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2418.114590] [54552]: [pid: 54552|app: 0|req: 303/590] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:13 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2419.126217] [54553]: DEBUG cinder.api.middleware.request_id [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2419.128589] [54553]: INFO cinder.api.openstack.wsgi [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2419.128918] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2419.129163] [54553]: DEBUG cinder.api.openstack.wsgi [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2419.137180] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2419.137180] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2419.140474] [54553]: INFO cinder.volume.api [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Volume info retrieved successfully. [ 2419.144732] [54553]: INFO cinder.api.openstack.wsgi [None req-3c78f9c6-874f-4336-8a03-d9168ef3be4b tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 200 [ 2419.145129] [54553]: [pid: 54553|app: 0|req: 288/591] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:14 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2420.154863] [54552]: DEBUG cinder.api.middleware.request_id [None req-523f3737-6750-49af-9fe0-b98166300e08 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2420.156923] [54552]: INFO cinder.api.openstack.wsgi [None req-523f3737-6750-49af-9fe0-b98166300e08 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] GET http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d [ 2420.157160] [54552]: DEBUG cinder.api.openstack.wsgi [None req-523f3737-6750-49af-9fe0-b98166300e08 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2420.157380] [54552]: DEBUG cinder.api.openstack.wsgi [None req-523f3737-6750-49af-9fe0-b98166300e08 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2420.163703] [54552]: INFO cinder.api.openstack.wsgi [None req-523f3737-6750-49af-9fe0-b98166300e08 tempest-ServerActionsTestOtherA-865983364 tempest-ServerActionsTestOtherA-865983364-project-member] http://10.180.1.21/volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d returned with HTTP 404 [ 2420.164195] [54552]: [pid: 54552|app: 0|req: 304/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:16 2025] GET /volume/v3/volumes/22cf9c1c-a072-477c-9b55-c66ae401482d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2429.142805] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2430.159723] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2436.764086] [54553]: DEBUG cinder.api.middleware.request_id [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2436.766213] [54553]: INFO cinder.api.openstack.wsgi [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2436.766440] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2436.766659] [54553]: DEBUG cinder.api.openstack.wsgi [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'delete' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2436.766851] [54553]: INFO cinder.api.v3.volumes [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Delete volume with id: aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2436.792102] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2436.792102] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2436.792679] [54553]: INFO cinder.volume.api [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2436.810861] [54553]: INFO cinder.volume.api [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Delete volume request issued successfully. [ 2436.811088] [54553]: INFO cinder.api.openstack.wsgi [None req-c4cf8b81-bd9d-4b4e-9a9c-09000a31b38e tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 202 [ 2436.811502] [54553]: [pid: 54553|app: 0|req: 289/593] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Jan 7 02:20:32 2025] DELETE /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2436.814574] [54552]: DEBUG cinder.api.middleware.request_id [None req-3d1661ce-7d4b-4741-8667-54b0d0896add None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2436.817055] [54552]: INFO cinder.api.openstack.wsgi [None req-3d1661ce-7d4b-4741-8667-54b0d0896add tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2436.817055] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3d1661ce-7d4b-4741-8667-54b0d0896add tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2436.817600] [54552]: DEBUG cinder.api.openstack.wsgi [None req-3d1661ce-7d4b-4741-8667-54b0d0896add tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2436.825055] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2436.825055] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2436.828973] [54552]: INFO cinder.volume.api [None req-3d1661ce-7d4b-4741-8667-54b0d0896add tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2436.833912] [54552]: INFO cinder.api.openstack.wsgi [None req-3d1661ce-7d4b-4741-8667-54b0d0896add tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2436.834331] [54552]: [pid: 54552|app: 0|req: 305/594] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:32 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2437.843450] [54553]: DEBUG cinder.api.middleware.request_id [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2437.845614] [54553]: INFO cinder.api.openstack.wsgi [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2437.845839] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2437.846070] [54553]: DEBUG cinder.api.openstack.wsgi [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2437.853850] [54553]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2437.853850] [54553]: warnings.warn('Policy enforcement is depending on the value of ' [ 2437.857107] [54553]: INFO cinder.volume.api [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2437.861265] [54553]: INFO cinder.api.openstack.wsgi [None req-b272a16b-84a6-4736-a4f7-9aa303f3566b tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2437.861661] [54553]: [pid: 54553|app: 0|req: 290/595] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:33 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2438.870239] [54552]: DEBUG cinder.api.middleware.request_id [None req-001e5866-5086-462f-95e1-bd691036c844 None None] RequestId filter calling following filter/app {{(pid=54552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2438.872602] [54552]: INFO cinder.api.openstack.wsgi [None req-001e5866-5086-462f-95e1-bd691036c844 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2438.872787] [54552]: DEBUG cinder.api.openstack.wsgi [None req-001e5866-5086-462f-95e1-bd691036c844 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2438.873062] [54552]: DEBUG cinder.api.openstack.wsgi [None req-001e5866-5086-462f-95e1-bd691036c844 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2438.880653] [54552]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2438.880653] [54552]: warnings.warn('Policy enforcement is depending on the value of ' [ 2438.884226] [54552]: INFO cinder.volume.api [None req-001e5866-5086-462f-95e1-bd691036c844 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Volume info retrieved successfully. [ 2438.888785] [54552]: INFO cinder.api.openstack.wsgi [None req-001e5866-5086-462f-95e1-bd691036c844 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 200 [ 2438.889175] [54552]: [pid: 54552|app: 0|req: 306/596] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:34 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2439.898687] [54553]: DEBUG cinder.api.middleware.request_id [None req-239eb997-d77f-4ae9-96c9-57baed5fc675 None None] RequestId filter calling following filter/app {{(pid=54553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2439.900822] [54553]: INFO cinder.api.openstack.wsgi [None req-239eb997-d77f-4ae9-96c9-57baed5fc675 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] GET http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 [ 2439.901059] [54553]: DEBUG cinder.api.openstack.wsgi [None req-239eb997-d77f-4ae9-96c9-57baed5fc675 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Empty body provided in request {{(pid=54553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2439.901281] [54553]: DEBUG cinder.api.openstack.wsgi [None req-239eb997-d77f-4ae9-96c9-57baed5fc675 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] Calling method 'show' {{(pid=54553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2439.907331] [54553]: INFO cinder.api.openstack.wsgi [None req-239eb997-d77f-4ae9-96c9-57baed5fc675 tempest-ServerActionsTestOtherB-508392860 tempest-ServerActionsTestOtherB-508392860-project-member] http://10.180.1.21/volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 returned with HTTP 404 [ 2439.907774] [54553]: [pid: 54553|app: 0|req: 291/597] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Jan 7 02:20:35 2025] GET /volume/v3/volumes/aa12f108-12e0-4d8c-99d1-5251bfd60436 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2448.886572] [54552]: DEBUG dbcounter [-] [54552] Writing DB stats cinder:SELECT=8 {{(pid=54552) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2449.903666] [54553]: DEBUG dbcounter [-] [54553] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54553) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}